aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/package.json b/package.json
index dc95584905..5d0d20060e 100644
--- a/package.json
+++ b/package.json
@@ -5,26 +5,26 @@
"node": ">=10"
},
"devDependencies": {
- "@babel/core": "7.7.4",
- "@babel/plugin-transform-runtime": "7.7.4",
- "@babel/preset-env": "7.7.4",
- "@babel/runtime": "7.7.4",
+ "@babel/core": "7.7.7",
+ "@babel/plugin-transform-runtime": "7.7.6",
+ "@babel/preset-env": "7.7.7",
+ "@babel/runtime": "7.7.7",
"autoprefixer": "9.7.3",
"babel-loader": "8.0.6",
- "core-js": "3.4.7",
- "css-loader": "3.2.1",
+ "core-js": "3.6.2",
+ "css-loader": "3.4.1",
"cssnano": "4.1.10",
- "eslint": "6.7.2",
+ "eslint": "6.8.0",
"eslint-config-airbnb-base": "14.0.0",
- "eslint-plugin-import": "2.18.2",
+ "eslint-plugin-import": "2.19.1",
"less": "3.10.3",
- "postcss-cli": "6.1.3",
- "style-loader": "1.0.1",
- "stylelint": "12.0.0",
+ "postcss-cli": "7.1.0",
+ "style-loader": "1.1.2",
+ "stylelint": "12.0.1",
"stylelint-config-standard": "19.0.0",
- "terser-webpack-plugin": "2.2.1",
- "updates": "9.3.0",
- "webpack": "4.41.2",
+ "terser-webpack-plugin": "2.3.2",
+ "updates": "9.3.3",
+ "webpack": "4.41.5",
"webpack-cli": "3.3.10"
},
"browserslist": [