diff --git a/package.json b/package.json index 8433489..8c5f58e 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "@eslint/eslintrc": "^3.1.0", "@eslint/js": "^9.6.0", "@stylistic/eslint-plugin-js": "^2.3.0", - "@typescript-eslint/eslint-plugin": "8.0.0-alpha.40", - "@typescript-eslint/parser": "8.0.0-alpha.40", + "@typescript-eslint/eslint-plugin": "8.0.1", + "@typescript-eslint/parser": "8.0.1", "eslint": "^9.6.0" }, "devDependencies": {