Skip to content

Commit f4c8ba2

Browse files
build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.10.0. - [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.10.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9a2d56 commit f4c8ba2

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
@@ -32,7 +32,7 @@
3232
"@fastify/websocket": "^11.0.1",
3333
"@types/node": "^22.0.0",
3434
"@types/ws": "^8.5.10",
35-
"@typescript-eslint/eslint-plugin": "^7.6.0",
35+
"@typescript-eslint/eslint-plugin": "^8.10.0",
3636
"@typescript-eslint/parser": "^7.6.0",
3737
"express": "^4.19.2",
3838
"express-http-proxy": "^2.0.0",

0 commit comments

Comments
 (0)