diff options
| author | XhmikosR <[email protected]> | 2018-10-06 11:49:39 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-07 08:20:24 +0300 |
| commit | f59c2d946c276ccc247a34ccfe6f5063c847306b (patch) | |
| tree | 4bc0c85a66094927c42875714b2116301db53bce /package.json | |
| parent | 9d63deb954723e350fab2798925883609e60afb1 (diff) | |
| download | bootstrap-f59c2d946c276ccc247a34ccfe6f5063c847306b.tar.xz bootstrap-f59c2d946c276ccc247a34ccfe6f5063c847306b.zip | |
Update devDependencies and gems.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json index a3af2fbb9..cd4541f74 100644 --- a/package.json +++ b/package.json @@ -97,19 +97,19 @@ "popper.js": "^1.14.4" }, "devDependencies": { - "@babel/cli": "^7.0.0", - "@babel/core": "^7.0.0", + "@babel/cli": "^7.1.2", + "@babel/core": "^7.1.2", "@babel/plugin-proposal-object-rest-spread": "^7.0.0", - "@babel/preset-env": "^7.0.0", + "@babel/preset-env": "^7.1.0", "autoprefixer": "^9.1.5", - "babel-eslint": "9.0.0", + "babel-eslint": "^10.0.1", "babel-plugin-istanbul": "^5.1.0", "broken-link-checker": "^0.7.8", "bundlesize": "^0.15.3", "clean-css-cli": "^4.2.1", "coveralls": "^3.0.2", "cross-env": "^5.2.0", - "eslint": "^5.5.0", + "eslint": "^5.6.1", "find-unused-sass-variables": "^0.2.1", "glob": "^7.1.3", "htmllint-cli": "^0.0.7", @@ -119,7 +119,7 @@ "karma-browserstack-launcher": "^1.3.0", "karma-chrome-launcher": "^2.2.0", "karma-coverage-istanbul-reporter": "^2.0.4", - "karma-detect-browsers": "^2.3.2", + "karma-detect-browsers": "^2.3.3", "karma-firefox-launcher": "^1.1.0", "karma-qunit": "^2.1.0", "karma-sinon": "^1.0.5", @@ -129,21 +129,21 @@ "popper.js": "^1.14.4", "postcss-cli": "^6.0.0", "qunit": "^2.6.2", - "rollup": "^0.65.2", + "rollup": "^0.66.4", "rollup-plugin-babel": "^4.0.3", "rollup-plugin-node-resolve": "^3.4.0", "shelljs": "^0.8.2", "shx": "^0.3.2", - "sinon": "^6.2.0", + "sinon": "^6.3.5", "sri-toolbox": "^0.2.0", - "stylelint": "^9.5.0", + "stylelint": "^9.6.0", "stylelint-config-recommended-scss": "^3.2.0", "stylelint-config-standard": "^18.2.0", "stylelint-order": "^1.0.0", - "stylelint-scss": "^3.3.0", + "stylelint-scss": "^3.3.1", "uglify-js": "^3.4.9", - "vnu-jar": "^18.8.29", - "workbox-build": "^3.4.1" + "vnu-jar": "18.8.29", + "workbox-build": "^3.6.2" }, "engines": { "node": ">=6" |
