From 0ac4a41b156653896ccbff00475f3eae17fadecf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 02:36:55 +0000 Subject: [PATCH] chore(deps): update dependency typescript-eslint-parser-for-extra-files to ^0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f208e83..bc680ca8 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "tsx": "^4.19.3", "typescript": "~5.8.2", "typescript-eslint": "^8.28.0", - "typescript-eslint-parser-for-extra-files": "^0.7.0" + "typescript-eslint-parser-for-extra-files": "^0.8.0" }, "publishConfig": { "access": "public"