aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnext/package.json b/vnext/package.json
index f5f62f28..58fff708 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -29,7 +29,7 @@
"error-overlay-webpack-plugin": "^0.1.5",
"eslint": "^5.8.0",
"eslint-plugin-babel": "^5.2.1",
- "eslint-plugin-jest": "^21.26.2",
+ "eslint-plugin-jest": "^21.27.1",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.11.1",
"file-loader": "^2.0.0",
@@ -45,7 +45,7 @@
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.6.0",
"style-loader": "^0.23.1",
- "webpack": "^4.23.1",
+ "webpack": "^4.24.0",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10"
},