diff --git a/package.json b/package.json index aa1d50b..3091dbf 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-plugin-import": "^2.18.2", "eslint-plugin-jest": "^22.17.0", "husky": "^0.14.3", - "jest": "^24.9.0", + "jest": "^26.0.0", "jest-when": "^2.7.0", "prettier": "^1.13.7", "pretty-quick": "^1.6.0", @@ -69,7 +69,7 @@ "ts-jest": "^24.1.0", "ts-loader": "^6.1.0", "typescript": "^3.6.3", - "webpack": "^4.17.2", + "webpack": "^5.1.1", "webpack-command": "^0.4.1" }, "dependencies": {