Skip to content

Commit 514d067

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 7.17.0 to 8.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/v8.0.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.17.0 to 8.0.0 - [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/v8.0.0/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] <[email protected]>
1 parent 58394b0 commit 514d067

File tree

2 files changed

+100
-103
lines changed

2 files changed

+100
-103
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
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": "^7.0.1",
47-
"@typescript-eslint/parser": "^7.0.1",
46+
"@typescript-eslint/eslint-plugin": "^8.0.0",
47+
"@typescript-eslint/parser": "^8.0.0",
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)