diff options
| author | XhmikosR <[email protected]> | 2019-07-23 12:53:01 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-23 12:53:01 +0300 |
| commit | 08d81c843706c2b952fadb703f3f9be709a8ca6a (patch) | |
| tree | b3b1bc20a48fb3474198a957be0c1b64bfd9125d /package.json | |
| parent | 8db74682e41847a66ef681ac54980fe65415b517 (diff) | |
| download | bootstrap-08d81c843706c2b952fadb703f3f9be709a8ca6a.tar.xz bootstrap-08d81c843706c2b952fadb703f3f9be709a8ca6a.zip | |
Update devDependencies. (#29099)
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 697222c1b..693bfdce4 100644 --- a/package.json +++ b/package.json @@ -107,20 +107,20 @@ "popper.js": "^1.15.0" }, "devDependencies": { - "@babel/cli": "^7.5.0", - "@babel/core": "^7.5.4", - "@babel/plugin-proposal-object-rest-spread": "^7.5.4", - "@babel/preset-env": "^7.5.4", + "@babel/cli": "^7.5.5", + "@babel/core": "^7.5.5", + "@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-plugin-istanbul": "^5.1.4", + "babel-plugin-istanbul": "^5.2.0", "bundlesize": "^0.18.0", "clean-css-cli": "^4.3.0", "coveralls": "^3.0.5", "cross-env": "^5.2.0", - "eslint": "^6.0.1", + "eslint": "^6.1.0", "eslint-config-xo": "^0.26.0", - "eslint-plugin-import": "^2.18.0", + "eslint-plugin-import": "^2.18.2", "eslint-plugin-unicorn": "^9.1.1", "find-unused-sass-variables": "^0.4.1", "glob": "^7.1.4", @@ -131,7 +131,7 @@ "karma": "^4.2.0", "karma-browserstack-launcher": "1.4.0", "karma-chrome-launcher": "^3.0.0", - "karma-coverage-istanbul-reporter": "^2.0.5", + "karma-coverage-istanbul-reporter": "^2.0.6", "karma-detect-browsers": "^2.3.3", "karma-firefox-launcher": "^1.1.0", "karma-qunit": "^4.0.0", |
