diff options
| author | Mark Otto <[email protected]> | 2017-05-30 23:31:40 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-30 23:31:40 -0700 |
| commit | 2fd192968dadc0f8d1d22a6f48c208aacd79e71f (patch) | |
| tree | d029a8d11816751496292de096438004b0d82627 /package.json | |
| parent | f8d1dc4d04fa341c2900de9a2ea01f3ecd8753b2 (diff) | |
| parent | ccd86bdc967d8714f718c55bd13db967f2e849d2 (diff) | |
| download | bootstrap-2fd192968dadc0f8d1d22a6f48c208aacd79e71f.tar.xz bootstrap-2fd192968dadc0f8d1d22a6f48c208aacd79e71f.zip | |
Merge branch 'v4-dev' into v4-docs-streamlined
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index 8816c1bd1..e44d30186 100644 --- a/package.json +++ b/package.json @@ -73,25 +73,25 @@ "popper.js": "^1.9.9" }, "devDependencies": { - "autoprefixer": "^6.7.7", + "autoprefixer": "^7.1.1", "babel-cli": "^6.24.1", - "babel-eslint": "^7.2.2", + "babel-eslint": "^7.2.3", "babel-plugin-transform-es2015-modules-strip": "^0.1.1", "babel-preset-es2015": "^7.0.0-alpha.7", - "clean-css-cli": "^4.0.12", + "clean-css-cli": "^4.1.3", "eslint": "^3.19.0", "htmllint-cli": "^0.0.6", - "node-sass": "^4.5.2", + "node-sass": "^4.5.3", "nodemon": "^1.11.0", "npm-run-all": "^4.0.2", "phantomjs-prebuilt": "^2.1.14", - "postcss-cli": "^3.1.1", - "postcss-flexbugs-fixes": "^2.1.1", + "postcss-cli": "^4.0.0", + "postcss-flexbugs-fixes": "^3.0.0", "qunit-phantomjs-runner": "^2.3.0", - "qunitjs": "^2.3.1", + "qunitjs": "^2.3.2", "shelljs": "^0.7.7", "shx": "^0.2.2", - "uglify-js": "^2.8.22" + "uglify-js": "^3.0.13" }, "engines": { "node": ">=4" |
