diff --git a/package.json b/package.json index 99846849..291d0a9c 100644 --- a/package.json +++ b/package.json @@ -86,8 +86,8 @@ "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", - "@typescript-eslint/eslint-plugin": "^5.38.0", - "@typescript-eslint/parser": "^5.38.0", + "@typescript-eslint/eslint-plugin": "^8.0.0", + "@typescript-eslint/parser": "^8.0.0", "babel-jest": "^29.0.3", "babel-loader": "10.0.0", "babel-plugin-named-asset-import": "^0.3.8",