diff --git a/templates/ts/package.json b/templates/ts/package.json index 2422305..95d4083 100644 --- a/templates/ts/package.json +++ b/templates/ts/package.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "@playwright/test": "^1.48.0", - "@typescript-eslint/eslint-plugin": "^7.5.0", + "@typescript-eslint/eslint-plugin": "^8.14.0", "@typescript-eslint/parser": "^7.5.0", "eslint": "^8.57.0", "eslint-plugin-playwright": "^1.5.4",