aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBardi Harborow <[email protected]>2017-07-15 09:23:36 +0000
committerBardi Harborow <[email protected]>2017-07-16 13:51:16 +1000
commitd35020cee8babd1b3e1938f2d264aae2984ec5eb (patch)
treee450586ee9024027c0e581ad3f76ac7cf6f53777 /package.json
parent62a47962683a751ddbd6eb4d507c53c16721d97f (diff)
downloadbootstrap-d35020cee8babd1b3e1938f2d264aae2984ec5eb.tar.xz
bootstrap-d35020cee8babd1b3e1938f2d264aae2984ec5eb.zip
Update dependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 88c13ceeb..77a644eec 100644
--- a/package.json
+++ b/package.json
@@ -71,13 +71,13 @@
"popper.js": "^1.10.8"
},
"devDependencies": {
- "autoprefixer": "^7.1.1",
+ "autoprefixer": "^7.1.2",
"babel-cli": "^6.24.1",
"babel-eslint": "^7.2.3",
"babel-plugin-transform-es2015-modules-strip": "^0.1.1",
"babel-preset-es2015": "^6.24.1",
- "clean-css-cli": "^4.1.3",
- "eslint": "^3.19.0",
+ "clean-css-cli": "^4.1.6",
+ "eslint": "^4.2.0",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-saucelabs": "^9.0.0",
@@ -86,12 +86,12 @@
"nodemon": "^1.11.0",
"npm-run-all": "^4.0.2",
"phantomjs-prebuilt": "^2.1.14",
- "postcss-cli": "^4.0.0",
+ "postcss-cli": "^4.1.0",
"qunit-phantomjs-runner": "^2.3.0",
- "qunitjs": "^2.3.2",
- "shelljs": "^0.7.7",
+ "qunitjs": "^2.4.0",
+ "shelljs": "^0.7.8",
"shx": "^0.2.2",
- "uglify-js": "^3.0.13"
+ "uglify-js": "^3.0.24"
},
"engines": {
"node": ">=4"