Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 1de3d22ef6..a573e0fb20 100644
--- a/package.json
+++ b/package.json
@@ -140,7 +140,7 @@
"lockfile-lint": "^4.9.6",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
- "postcss": "^8.4.18",
+ "postcss": "^8.4.19",
"postcss-cli": "^10.0.0",
"rollup": "^3.2.5",
"rollup-plugin-istanbul": "^4.0.0",
@@ -148,7 +148,7 @@
"sass": "^1.56.1",
"shelljs": "^0.8.5",
"stylelint": "^14.14.1",
- "stylelint-config-twbs-bootstrap": "^6.0.0",
+ "stylelint-config-twbs-bootstrap": "^7.0.0",
"terser": "^5.15.1",
"vnu-jar": "22.9.29"
},