Skip to content

Commit 9723e88

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.26.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9e90eb commit 9723e88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/main/package.json

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

0 commit comments

Comments
 (0)