diff options
| author | XhmikosR <[email protected]> | 2017-11-13 12:11:55 +0200 |
|---|---|---|
| committer | Johann-S <[email protected]> | 2017-11-13 11:11:55 +0100 |
| commit | 1354a929f911bfb8bf3a9b22c0f79fc0277c3a74 (patch) | |
| tree | 142886ee96802aaa97530c4dba6b99a916c5c6c2 /package.json | |
| parent | f251e72c1257b086b12f73569041aad15c5d2b29 (diff) | |
| download | bootstrap-1354a929f911bfb8bf3a9b22c0f79fc0277c3a74.tar.xz bootstrap-1354a929f911bfb8bf3a9b22c0f79fc0277c3a74.zip | |
Update devDependencies. (#24762)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/package.json b/package.json index 8fa682646..7d710881d 100644 --- a/package.json +++ b/package.json @@ -77,43 +77,43 @@ "dependencies": {}, "peerDependencies": { "jquery": "1.9.1 - 3", - "popper.js": "^1.12.6" + "popper.js": "^1.12.7" }, "devDependencies": { "@babel/cli": "7.0.0-beta.31", "@babel/core": "7.0.0-beta.31", "@babel/preset-env": "7.0.0-beta.31", - "autoprefixer": "^7.1.2", + "autoprefixer": "^7.1.6", "babel-eslint": "^8.0.2", "babel-plugin-transform-es2015-modules-strip": "^0.1.1", - "bundlesize": "^0.15.2", - "clean-css-cli": "^4.1.6", - "cross-env": "^5.0.5", - "eslint": "^4.2.0", - "eslint-plugin-compat": "^2.0.1", + "bundlesize": "^0.15.3", + "clean-css-cli": "^4.1.10", + "cross-env": "^5.1.1", + "eslint": "^4.11.0", + "eslint-plugin-compat": "^2.1.0", "htmllint-cli": "^0.0.6", - "jsunitsaucelabs": "^1.2.0", - "node-sass": "^4.5.3", - "nodemon": "^1.11.0", - "npm-run-all": "^4.0.2", - "phantomjs-prebuilt": "^2.1.14", - "popper.js": "^1.12.6", - "postcss-cli": "^4.1.0", + "jsunitsaucelabs": "^1.3.0", + "node-sass": "^4.6.1", + "nodemon": "^1.12.1", + "npm-run-all": "^4.1.2", + "phantomjs-prebuilt": "^2.1.16", + "popper.js": "^1.12.7", + "postcss-cli": "^4.1.1", "qunit-phantomjs-runner": "^2.3.0", - "qunitjs": "^2.4.0", - "rollup": "^0.51.1", + "qunitjs": "^2.4.1", + "rollup": "^0.51.5", "rollup-plugin-babel": "4.0.0-beta.0", "rollup-plugin-node-resolve": "^3.0.0", "shelljs": "^0.7.8", "shx": "^0.2.2", - "stylelint": "^8.1.1", + "stylelint": "^8.2.0", "stylelint-config-recommended-scss": "^2.0.0", "stylelint-config-standard": "^17.0.0", "stylelint-order": "^0.7.0", "stylelint-scss": "^2.1.0", - "uglify-js": "^3.0.24", + "uglify-js": "^3.1.9", "vnu-jar": "^17.11.1", - "workbox-build": "^2.0.1" + "workbox-build": "^2.1.1" }, "engines": { "node": ">=6" @@ -199,7 +199,7 @@ "dependencies": {}, "peerDependencies": { "jquery": "^3.0.0", - "popper.js": "^1.12.6" + "popper.js": "^1.12.7" } } } |
