Skip to content

Commit f9a3165

Browse files
chore: bump @typescript-eslint/parser from 7.0.2 to 7.1.0 (#347)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.0.2 to 7.1.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.1.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 8741b41 commit f9a3165

File tree

2 files changed

+56
-10
lines changed

2 files changed

+56
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/node": "^20.11.20",
3737
"@types/yargs": "^17.0.32",
3838
"@typescript-eslint/eslint-plugin": "^7.0.2",
39-
"@typescript-eslint/parser": "^7.0.2",
39+
"@typescript-eslint/parser": "^7.1.0",
4040
"eslint": "^8.57.0",
4141
"eslint-plugin-tsdoc": "^0.2.17",
4242
"jest": "^29.7.0",

yarn.lock

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

0 commit comments

Comments
 (0)