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 6f13d767..7aec0ad9 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"@babel/preset-env": "^7.3.4",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.1",
- "eslint": "^5.15.1",
+ "eslint": "^5.15.3",
"eslint-loader": "^2.1.2",
"eslint-plugin-only-ascii": "0.0.0",
"mini-css-extract-plugin": "^0.5.0",
@@ -39,7 +39,7 @@
"terser-webpack-plugin": "^1.2.3",
"url-loader": "^1.1.2",
"webpack": "^4.29.6",
- "webpack-cli": "^3.2.3"
+ "webpack-cli": "^3.3.0"
},
"dependencies": {
"@babel/polyfill": "^7.2.5",