Skip to content

Commit 928149a

Browse files
Bump the typescript-eslint group with 2 updates
Bumps the typescript-eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.0.1 - [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.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript-eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c72ce2 commit 928149a

File tree

2 files changed

+93
-93
lines changed

2 files changed

+93
-93
lines changed

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"@tsconfig/strictest": "^2.0.0",
4444
"@types/eslint": "^8.4.5",
4545
"@types/natural-compare": "^1.4.1",
46-
"@typescript-eslint/eslint-plugin": "^6.0.0",
47-
"@typescript-eslint/parser": "^6.0.0",
46+
"@typescript-eslint/eslint-plugin": "^7.0.1",
47+
"@typescript-eslint/parser": "^7.0.1",
4848
"eslint": "^8.19.0",
4949
"eslint-config-airbnb-base": "^15.0.0",
5050
"eslint-config-prettier": "^9.0.0",

0 commit comments

Comments
 (0)