Skip to content

Commit cecb963

Browse files
Bump @typescript-eslint/eslint-plugin from 5.45.1 to 8.45.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.1 to 8.45.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.45.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.45.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 335a32d commit cecb963

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
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@istanbuljs/nyc-config-typescript": "~1.0.2",
1717
"@types/node": "~10.17.60",
18-
"@typescript-eslint/eslint-plugin": "~5.45.0",
18+
"@typescript-eslint/eslint-plugin": "~8.45.0",
1919
"@typescript-eslint/parser": "~5.45.0",
2020
"chai": "~4.3.6",
2121
"chai-as-promised": "~7.1.1",

0 commit comments

Comments
 (0)