diff options
| author | XhmikosR <[email protected]> | 2018-07-28 21:47:14 +0300 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2018-07-29 14:07:38 -0700 |
| commit | c73b4a705efa5585c72f9ea089a4df925b9509c1 (patch) | |
| tree | 82eb853b939f866d47ee5c4622db4dbc5c20b590 /package.json | |
| parent | 70ad98d34d105836b109e02574d36ed2a9d91d48 (diff) | |
| download | bootstrap-c73b4a705efa5585c72f9ea089a4df925b9509c1.tar.xz bootstrap-c73b4a705efa5585c72f9ea089a4df925b9509c1.zip | |
Update devDependencies and gems.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 37 |
1 files changed, 18 insertions, 19 deletions
diff --git a/package.json b/package.json index b6d843106..3c3c93a5a 100644 --- a/package.json +++ b/package.json @@ -97,51 +97,50 @@ "popper.js": "^1.14.3" }, "devDependencies": { - "@babel/cli": "7.0.0-beta.52", - "@babel/core": "7.0.0-beta.52", - "@babel/preset-env": "7.0.0-beta.52", - "autoprefixer": "^8.6.5", - "babel-eslint": "^8.2.5", + "@babel/cli": "7.0.0-beta.54", + "@babel/core": "7.0.0-beta.54", + "@babel/preset-env": "7.0.0-beta.54", + "autoprefixer": "^9.0.1", + "babel-eslint": "^8.2.6", "babel-plugin-istanbul": "^4.1.6", "broken-link-checker": "^0.7.8", "bundlesize": "^0.15.3", "clean-css-cli": "^4.1.11", "coveralls": "^3.0.2", "cross-env": "^5.2.0", - "eslint": "^5.0.1", - "eslint-plugin-compat": "^2.4.0", + "eslint": "^5.2.0", "glob": "^7.1.2", "htmllint-cli": "^0.0.7", "http-server": "^0.11.1", "jsunitsaucelabs": "^1.3.2", - "karma": "^2.0.4", + "karma": "^2.0.5", "karma-chrome-launcher": "^2.2.0", "karma-coverage-istanbul-reporter": "^2.0.1", "karma-detect-browsers": "^2.3.2", "karma-firefox-launcher": "^1.1.0", "karma-qunit": "^2.1.0", "karma-sinon": "^1.0.5", - "node-sass": "^4.9.1", - "nodemon": "^1.17.5", + "node-sass": "^4.9.2", + "nodemon": "^1.18.3", "npm-run-all": "^4.1.3", "popper.js": "^1.14.3", - "postcss-cli": "^5.0.1", + "postcss-cli": "^6.0.0", "qunit": "^2.6.1", - "rollup": "^0.62.0", + "rollup": "^0.63.4", "rollup-plugin-babel": "4.0.0-beta.5", "rollup-plugin-node-resolve": "^3.3.0", "shelljs": "^0.8.2", - "shx": "^0.3.1", - "sinon": "^6.1.2", + "shx": "^0.3.2", + "sinon": "^6.1.4", "sri-toolbox": "^0.2.0", - "stylelint": "^9.3.0", + "stylelint": "^9.4.0", "stylelint-config-recommended-scss": "^3.2.0", "stylelint-config-standard": "^18.2.0", "stylelint-order": "^0.8.1", - "stylelint-scss": "^3.1.3", - "uglify-js": "^3.4.3", - "vnu-jar": "^18.3.0", - "workbox-build": "^3.3.1" + "stylelint-scss": "^3.2.0", + "uglify-js": "^3.4.6", + "vnu-jar": "^18.7.23", + "workbox-build": "^3.4.1" }, "engines": { "node": ">=6" |
