Skip to content

Commit 8b43ade

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.1-alpha.3 to 8.5.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.5.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 1733e0f commit 8b43ade

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
@@ -23,7 +23,7 @@
2323
"@types/chai-subset": "^1",
2424
"@types/mocha": "^10.0.8",
2525
"@types/node": "^20.16.5",
26-
"@typescript-eslint/eslint-plugin": "^7.18.1-alpha.3",
26+
"@typescript-eslint/eslint-plugin": "^8.5.0",
2727
"@typescript-eslint/parser": "^7.18.1-alpha.3",
2828
"cross-env": "^7.0.3",
2929
"esbuild": "^0.23.1",

0 commit comments

Comments
 (0)