aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0e5d9887..444d9e56 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.2.3",
- "babel-loader": "^8.0.4",
+ "babel-loader": "^8.0.5",
"css-loader": "^2.1.0",
"eslint": "^5.11.1",
"eslint-loader": "^2.1.1",
@@ -40,7 +40,7 @@
"terser-webpack-plugin": "^1.2.1",
"url-loader": "^1.1.2",
"webpack": "^4.28.3",
- "webpack-cli": "^3.1.2"
+ "webpack-cli": "^3.2.0"
},
"dependencies": {
"@babel/polyfill": "^7.2.5",