diff --git a/game/package.json b/game/package.json index dc4c736..15f075f 100644 --- a/game/package.json +++ b/game/package.json @@ -40,8 +40,8 @@ "@tsconfig/node16": "16.1.3", "@types/jest": "29.5.12", "@types/ramda": "0.29.12", - "@typescript-eslint/eslint-plugin": "7.6.0", - "@typescript-eslint/parser": "7.6.0", + "@typescript-eslint/eslint-plugin": "7.7.0", + "@typescript-eslint/parser": "7.7.0", "eslint": "8.57.0", "eslint-import-resolver-typescript": "3.6.1", "eslint-plugin-import": "2.29.1",