Skip to content

Commit 071b2b0

Browse files
Update @typescript-eslint/eslint-plugin requirement in /packages/main
Updates the requirements on [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) 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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b5f7930 commit 071b2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@cloudflare/workers-types": "^4.20240925.0",
3535
"@eslint/js": "^9.11.1",
36-
"@typescript-eslint/eslint-plugin": "^8.7.0",
36+
"@typescript-eslint/eslint-plugin": "^8.8.0",
3737
"@typescript-eslint/parser": "^8.8.0",
3838
"eslint": "^9.12.0",
3939
"eslint-config-prettier": "^9.1.0",

0 commit comments

Comments
 (0)