Skip to content

Commit 8525717

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 5.62.0 to 7.6.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.6.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 5.62.0 to 7.6.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/v7.6.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 ed96685 commit 8525717

File tree

2 files changed

+119
-108
lines changed

2 files changed

+119
-108
lines changed

package-lock.json

+117-106
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
@@ -268,8 +268,8 @@
268268
"@types/node": "18.15",
269269
"@types/semver": "^7.5.8",
270270
"@types/vscode": "^1.65.0",
271-
"@typescript-eslint/eslint-plugin": "^5.0.0",
272-
"@typescript-eslint/parser": "^5.0.0",
271+
"@typescript-eslint/eslint-plugin": "^7.6.0",
272+
"@typescript-eslint/parser": "^7.6.0",
273273
"chai": "^4.2.0",
274274
"chai-fs": "^2.0.0",
275275
"eslint": "^7.32.0",

0 commit comments

Comments
 (0)