Skip to content

Commit 52979ba

Browse files
Bump @typescript-eslint/parser from 5.60.1 to 5.61.0 (#602)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.1 to 5.61.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/v5.61.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bea145 commit 52979ba

File tree

2 files changed

+188
-14
lines changed

2 files changed

+188
-14
lines changed

package-lock.json

Lines changed: 187 additions & 13 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
@@ -36,7 +36,7 @@
3636
"@types/minimatch": "^5.1.2",
3737
"@types/node": "^16.11.7",
3838
"@typescript-eslint/eslint-plugin": "^5.60.1",
39-
"@typescript-eslint/parser": "^5.60.1",
39+
"@typescript-eslint/parser": "^5.61.0",
4040
"@vercel/ncc": "^0.36.1",
4141
"eslint": "^8.44.0",
4242
"eslint-config-prettier": "^8.8.0",

0 commit comments

Comments
 (0)