aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
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",