Skip to content

Commit 3e5a5a2

Browse files
Update @typescript-eslint/parser requirement in /packages/main
Updates the requirements on [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) to permit the latest version. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.29.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d78eae commit 3e5a5a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/main/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@cloudflare/workers-types": "^4.20250407.0",
3535
"@eslint/js": "^9.24.0",
3636
"@typescript-eslint/eslint-plugin": "^8.29.0",
37-
"@typescript-eslint/parser": "^8.26.1",
37+
"@typescript-eslint/parser": "^8.29.0",
3838
"eslint": "^9.24.0",
3939
"eslint-config-prettier": "^10.1.1",
4040
"globals": "^16.0.0",

0 commit comments

Comments
 (0)