Skip to content

Commit 491417f

Browse files
Bump @typescript-eslint/parser from 6.21.0 to 7.0.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/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/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 286704e commit 491417f

File tree

2 files changed

+178
-17
lines changed

2 files changed

+178
-17
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/jest": "^27.5.0",
3030
"@types/node": "^20.11.17",
3131
"@typescript-eslint/eslint-plugin": "6.21.0",
32-
"@typescript-eslint/parser": "6.21.0",
32+
"@typescript-eslint/parser": "7.0.1",
3333
"copyfiles": "^2.4.1",
3434
"eslint": "8.56.0",
3535
"jest": "^26.6.3",

0 commit comments

Comments
 (0)