Skip to content

Commit c187315

Browse files
chore(deps-dev): update @typescript-eslint/eslint-plugin requirement
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.46.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7395303 commit c187315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@changesets/cli": "^2.29.6",
2727
"@eslint/js": "^9.35.0",
2828
"@types/node": "^24.3.1",
29-
"@typescript-eslint/eslint-plugin": "^8.42.0",
29+
"@typescript-eslint/eslint-plugin": "^8.46.0",
3030
"@typescript-eslint/parser": "^8.42.0",
3131
"esbuild": "^0.25.9",
3232
"eslint": "^9.35.0",

0 commit comments

Comments
 (0)