Skip to content

Commit f49a143

Browse files
Bump @typescript-eslint/eslint-plugin from 6.16.0 to 7.0.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.16.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] <support@github.com>
1 parent d804a32 commit f49a143

File tree

2 files changed

+87
-25
lines changed

2 files changed

+87
-25
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/babel__core": "^7.20.5",
5656
"@types/eslint": "^8.56.0",
5757
"@types/node": "^22.8.1",
58-
"@typescript-eslint/eslint-plugin": "^6.16.0",
58+
"@typescript-eslint/eslint-plugin": "^7.0.0",
5959
"@typescript-eslint/parser": "^6.16.0",
6060
"@vitest/ui": "^1.1.0",
6161
"concurrently": "^8.2.2",

pnpm-lock.yaml

Lines changed: 86 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)