Skip to content

Commit 4b7d8c5

Browse files
Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 (#12)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 7.0.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/v7.0.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 342f3cd commit 4b7d8c5

File tree

2 files changed

+206
-26
lines changed

2 files changed

+206
-26
lines changed

package-lock.json

+205-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"devDependencies": {
114114
"@types/node": "^20.11.17",
115115
"@types/vscode": "^1.86.0",
116-
"@typescript-eslint/eslint-plugin": "^6.21.0",
116+
"@typescript-eslint/eslint-plugin": "^7.0.0",
117117
"@typescript-eslint/parser": "^6.21.0",
118118
"@vscode/vsce": "^2.23.0",
119119
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)