Skip to content

Commit 20419b7

Browse files
build(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.50.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.50.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d08912 commit 20419b7

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
@@ -21,7 +21,7 @@
2121
"@types/chai": "^5.2.3",
2222
"@types/get-value": "^3.0.5",
2323
"@types/node": "^25.0.2",
24-
"@typescript-eslint/eslint-plugin": "^8.50.0",
24+
"@typescript-eslint/eslint-plugin": "^8.50.1",
2525
"@typescript-eslint/parser": "^8.50.0",
2626
"eslint": "^9.39.2",
2727
"eslint-config-prettier": "^10.1.8",

0 commit comments

Comments
 (0)