aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-01-10 15:56:54 +0200
committerGitHub <[email protected]>2019-01-10 15:56:54 +0200
commit746a057f0c32ca4249288b8522487cfb1ff63195 (patch)
tree79a8de041a5c83935686e62e68cd727f5402cd0a /package.json
parentff4c35f5664e1dcefad0c37ab402873c78f0e3ad (diff)
downloadbootstrap-746a057f0c32ca4249288b8522487cfb1ff63195.tar.xz
bootstrap-746a057f0c32ca4249288b8522487cfb1ff63195.zip
Update devDependencies. (#28016)
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 8099c005d..865c375c3 100644
--- a/package.json
+++ b/package.json
@@ -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"
},