Skip to content

Commit a4eda65

Browse files
authoredMay 23, 2023
Bump @typescript-eslint/parser from 5.59.6 to 5.59.7 (#573)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.59.6 to 5.59.7. - [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.59.7/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c4deb8 commit a4eda65

File tree

2 files changed

+188
-14
lines changed

2 files changed

+188
-14
lines changed
 

‎package-lock.json

+187-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/minimatch": "^5.1.2",
3636
"@types/node": "^16.11.7",
3737
"@typescript-eslint/eslint-plugin": "^5.59.6",
38-
"@typescript-eslint/parser": "^5.59.6",
38+
"@typescript-eslint/parser": "^5.59.7",
3939
"@vercel/ncc": "^0.36.1",
4040
"eslint": "^8.41.0",
4141
"eslint-config-prettier": "^8.8.0",

0 commit comments

Comments
 (0)