Skip to content

Commit d12d69d

Browse files
Bump @typescript-eslint/parser from 6.19.1 to 7.5.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 7.5.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.5.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] <[email protected]>
1 parent 2caa241 commit d12d69d

File tree

2 files changed

+213
-24
lines changed

2 files changed

+213
-24
lines changed

package-lock.json

Lines changed: 212 additions & 23 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
@@ -51,7 +51,7 @@
5151
"@types/node": "^20.11.5",
5252
"@types/webpack": "^5.28.5",
5353
"@typescript-eslint/eslint-plugin": "^6.19.1",
54-
"@typescript-eslint/parser": "^6.19.1",
54+
"@typescript-eslint/parser": "^7.5.0",
5555
"chance": "^1.1.11",
5656
"esbuild": "^0.19.12",
5757
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)