diff --git a/package.json b/package.json index 59af394..ff5aa9d 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": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "babel-jest": "^29.0.3", "babel-loader": "9.1.3", "babel-plugin-named-asset-import": "^0.3.8",