diff --git a/package.json b/package.json index 2dda507..57afc65 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "@babel/preset-env": "7.24.3", "@babel/preset-typescript": "7.24.1", "@types/jest": "27.0.1", - "@typescript-eslint/eslint-plugin": "4.33.0", - "@typescript-eslint/parser": "4.33.0", + "@typescript-eslint/eslint-plugin": "7.6.0", + "@typescript-eslint/parser": "7.6.0", "babel-eslint": "10.1.0", "eslint": "7.32.0", "eslint-config-react-app": "6.0.0",