Skip to content

Commit 3c07d6c

Browse files
authoredJul 27, 2023
Bump @typescript-eslint/parser from 6.1.0 to 6.2.0 (#406)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.1.0 to 6.2.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/v6.2.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 d7e97ff commit 3c07d6c

File tree

2 files changed

+157
-16
lines changed

2 files changed

+157
-16
lines changed
 

‎package-lock.json

+156-15
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
@@ -19,7 +19,7 @@
1919
"@types/jest": "^29.5.3",
2020
"@types/node": "^20.4.5",
2121
"@typescript-eslint/eslint-plugin": "^6.1.0",
22-
"@typescript-eslint/parser": "^6.1.0",
22+
"@typescript-eslint/parser": "^6.2.0",
2323
"eslint": "^8.45.0",
2424
"eslint-config-prettier": "^8.9.0",
2525
"eslint-plugin-prettier": "^5.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.