2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Update devDependencies (#31086)

* rollup        ^2.16.1  →  ^2.17.0
* sirv-cli       ^1.0.0  →   ^1.0.1
* stylelint     ^13.6.0  →  ^13.6.1
This commit is contained in:
XhmikosR
2020-06-18 10:32:59 +03:00
committed by GitHub
parent d80a9fc553
commit 3a2741507e
2 changed files with 42 additions and 64 deletions
+3 -3
View File
@@ -129,11 +129,11 @@
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.0",
"postcss-cli": "^7.1.1",
"rollup": "^2.16.1",
"rollup": "^2.17.0",
"rollup-plugin-istanbul": "^2.0.1",
"shelljs": "^0.8.4",
"sirv-cli": "^1.0.0",
"stylelint": "^13.6.0",
"sirv-cli": "^1.0.1",
"stylelint": "^13.6.1",
"stylelint-config-twbs-bootstrap": "^2.0.3",
"terser": "^4.8.0",
"vnu-jar": "20.5.29"