diff options
| author | XhmikosR <[email protected]> | 2019-08-27 14:39:53 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-27 14:39:53 +0300 |
| commit | cad3d1098a2340299e88d05d7da190aac08ca319 (patch) | |
| tree | 23128496eb9e075587f0bd7cef8adfd795fdad55 /package.json | |
| parent | cd4dc92dd8acf07596234d1d09aa707c0a85490a (diff) | |
| download | bootstrap-cad3d1098a2340299e88d05d7da190aac08ca319.tar.xz bootstrap-cad3d1098a2340299e88d05d7da190aac08ca319.zip | |
Update devDependencies. (#29305)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 4920284ab..054abbb6d 100644 --- a/package.json +++ b/package.json @@ -106,17 +106,17 @@ "@babel/plugin-proposal-object-rest-spread": "^7.5.5", "@babel/preset-env": "^7.5.5", "autoprefixer": "^9.6.1", - "babel-eslint": "^10.0.2", + "babel-eslint": "^10.0.3", "babel-plugin-istanbul": "^5.2.0", "bundlesize": "^0.18.0", "clean-css-cli": "^4.3.0", "coveralls": "^3.0.6", "cross-env": "^5.2.0", - "eslint": "6.1.0", + "eslint": "^6.2.2", "eslint-config-xo": "^0.26.0", "eslint-plugin-import": "^2.18.2", "eslint-plugin-unicorn": "^10.0.0", - "find-unused-sass-variables": "^0.4.2", + "find-unused-sass-variables": "^0.5.0", "glob": "^7.1.4", "hammer-simulator": "0.0.1", "hugo-bin": "^0.45.2", @@ -137,7 +137,7 @@ "npm-run-all": "^4.1.5", "popper.js": "^1.15.0", "postcss-cli": "^6.1.3", - "rollup": "^1.20.1", + "rollup": "^1.20.2", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-istanbul": "^2.0.1", "rollup-plugin-node-resolve": "^5.2.0", @@ -146,7 +146,7 @@ "shx": "^0.3.2", "stylelint": "^10.1.0", "stylelint-config-twbs-bootstrap": "^0.4.0", - "terser": "^4.2.0", + "terser": "^4.2.1", "vnu-jar": "19.6.7" }, "engines": { |
