diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 680601e..911ae54 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "swc-loader": "0.1.12", "typescript": "4.2.4", "universal-cookie": "4.0.4", - "webpack": "5.30.0", + "webpack": "5.36.2", "webpack-cli": "4.7.0", "webpack-manifest-plugin": "3.1.0", "workbox-webpack-plugin": "6.1.2" @@ -59,7 +59,7 @@ "@testing-library/jest-dom": "5.11.10", "@testing-library/react": "11.2.5", "@testing-library/user-event": "12.8.3", - "@types/jest": "26.0.22", + "@types/jest": "26.0.23", "@types/node": "15.0.2", "@types/react": "17.0.3", "@types/react-dom": "17.0.2", @@ -68,10 +68,10 @@ "@types/smoothscroll-polyfill": "0.3.1", "@typescript-eslint/eslint-plugin": "4.22.1", "@typescript-eslint/parser": "4.22.1", - "dotenv": "8.2.0", + "dotenv": "9.0.0", "eslint": "7.23.0", "eslint-plugin-react": "7.23.2", - "husky": "5.1.3", + "husky": "6.0.0", "jest": "26.6.3", "jest-environment-jsdom-fourteen": "1.0.1", "jest-resolve": "26.6.2", |