2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update devDependencies and regenerate package-lock.json (#37471)

* postcss                          ^8.4.18  →  ^8.4.19
* stylelint-config-twbs-bootstrap   ^6.0.0  →   ^7.0.0
This commit is contained in:
XhmikosR
2022-11-11 08:29:35 +02:00
committed by GitHub
parent 634e449b9a
commit e34e1598ca
2 changed files with 218 additions and 260 deletions
+2 -2
View File
@@ -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"
},