Skip to content

Commit 5990413

Browse files
Bump @typescript-eslint/parser from 7.14.1 to 7.15.0 in /generator (#3141)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.14.1 to 7.15.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.15.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a118a60 commit 5990413

File tree

2 files changed

+16
-196
lines changed

2 files changed

+16
-196
lines changed

generator/package-lock.json

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

generator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/node": "^20.14.10",
2828
"@types/yargs": "^17.0.32",
2929
"@typescript-eslint/eslint-plugin": "^7.15.0",
30-
"@typescript-eslint/parser": "^7.14.1",
30+
"@typescript-eslint/parser": "^7.15.0",
3131
"async": "^3.2.5",
3232
"autorest": "^3.7.1",
3333
"colors": "^1.4.0",

0 commit comments

Comments
 (0)