aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/vnext/package.json b/vnext/package.json
index f1cd5064..88314630 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -20,10 +20,10 @@
"babel-jest": "^24.8.0",
"babel-loader": "^8.0.6",
"css-loader": "^2.1.1",
- "error-overlay-webpack-plugin": "^0.2.0",
+ "error-overlay-webpack-plugin": "^0.3.0",
"eslint": "^5.16.0",
"eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^22.5.1",
+ "eslint-plugin-jest": "^22.6.4",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.13.0",
"eslint-plugin-react-hooks": "^1.6.0",
@@ -41,8 +41,8 @@
"style-loader": "^0.23.1",
"stylelint": "^10.0.1",
"stylelint-config-standard": "^18.3.0",
- "terser-webpack-plugin": "^1.2.4",
- "webpack": "^4.32.0",
+ "terser-webpack-plugin": "^1.3.0",
+ "webpack": "^4.32.2",
"webpack-cli": "^3.3.2",
"webpack-dev-server": "^3.4.1"
},