diff --git a/examples/typescript/package.json b/examples/typescript/package.json index fb9c6d2c..1b15c57c 100644 --- a/examples/typescript/package.json +++ b/examples/typescript/package.json @@ -7,6 +7,6 @@ "@eslint/js": "^9.7.0", "eslint": "^9.7.0", "typescript": "^5.3.3", - "typescript-eslint": "8.0.0-alpha.51" + "typescript-eslint": "^8.10.0" } }