2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update devDependencies. (#28016)

This commit is contained in:
XhmikosR
2019-01-10 15:56:54 +02:00
committed by GitHub
parent ff4c35f566
commit 746a057f0c
4 changed files with 63 additions and 53 deletions
+3 -3
View File
@@ -135,15 +135,15 @@
"popper.js": "^1.14.6",
"postcss-cli": "^6.1.1",
"qunit": "^2.9.1",
"rollup": "^1.0.2",
"rollup-plugin-babel": "^4.2.0",
"rollup": "^1.1.0",
"rollup-plugin-babel": "^4.3.0",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0",
"shelljs": "^0.8.3",
"shx": "^0.3.2",
"sinon": "^7.2.2",
"stylelint": "^9.9.0",
"stylelint-config-bootstrap": "twbs/stylelint-config-bootstrap#v0.1.0",
"stylelint-config-twbs-bootstrap": "^0.2.1",
"uglify-js": "^3.4.9",
"vnu-jar": "18.11.5"
},