Skip to content

Commit bf0974b

Browse files
chore: bump @typescript-eslint/parser from 6.7.5 to 7.4.0 (#266)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 7.4.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.4.0/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 521eb6f commit bf0974b

File tree

2 files changed

+57
-60
lines changed

2 files changed

+57
-60
lines changed

package-lock.json

Lines changed: 56 additions & 59 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
@@ -54,7 +54,7 @@
5454
"@types/plist": "^3.0.5",
5555
"@types/semver": "^7.5.8",
5656
"@typescript-eslint/eslint-plugin": "^7.0.0",
57-
"@typescript-eslint/parser": "^6.7.5",
57+
"@typescript-eslint/parser": "^7.4.0",
5858
"@vercel/ncc": "^0.38.1",
5959
"conventional-changelog-conventionalcommits": "^7.0.2",
6060
"depcheck": "^1.4.7",

0 commit comments

Comments
 (0)