diff --git a/package.json b/package.json index c5b9313..c0af0a2 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "babel-loader": "^9.2.1", "clean-webpack-plugin": "^4.0.0", "css-loader": "^6.11.0", - "eslint": "^9.11.1", + "eslint": "^9.15.0", "eslint-config-prettier": "^8.10.0", "eslint-config-standard": "^16.0.3", "eslint-plugin-import": "^2.30.0", @@ -62,7 +62,7 @@ "eslint-plugin-react-hooks": "^4.6.2", "html-webpack-plugin": "^5.6.0", "jest": "^29.0.0", - "msw": "^2.4.5", + "msw": "^2.6.2", "npm-run-all": "^4.1.5", "postcss-loader": "^7.3.4", "prettier": "^2.8.8",