Skip to content

Commit df943a3

Browse files
Bump @typescript-eslint/parser from 7.1.1 to 7.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.1.1 to 7.2.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.2.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e95de5 commit df943a3

File tree

2 files changed

+84
-9
lines changed

2 files changed

+84
-9
lines changed

package-lock.json

Lines changed: 83 additions & 8 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
"devDependencies": {
3030
"@types/node": "^20.11.25",
3131
"@typescript-eslint/eslint-plugin": "^7.1.1",
32-
"@typescript-eslint/parser": "^7.1.1",
32+
"@typescript-eslint/parser": "^7.2.0",
3333
"@vercel/ncc": "^0.38.0",
3434
"eslint": "^8.57.0",
3535
"eslint-plugin-github": "^4.10.2",

0 commit comments

Comments
 (0)