Skip to content

Commit e7002e7

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.29.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.29.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 104753a commit e7002e7

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
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@cloudflare/workers-types": "^4.20250327.0",
3535
"@eslint/js": "^9.23.0",
36-
"@typescript-eslint/eslint-plugin": "^8.28.0",
36+
"@typescript-eslint/eslint-plugin": "^8.29.0",
3737
"@typescript-eslint/parser": "^8.26.1",
3838
"eslint": "^9.22.0",
3939
"eslint-config-prettier": "^10.1.1",

0 commit comments

Comments
 (0)