Skip to content

Commit 61c2592

Browse files
Bump @typescript-eslint/parser from 6.19.1 to 6.20.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.19.1 to 6.20.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.20.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]>
1 parent dacceeb commit 61c2592

File tree

2 files changed

+84
-9
lines changed

2 files changed

+84
-9
lines changed

package-lock.json

+83-8
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
@@ -16,7 +16,7 @@
1616
"@swc/helpers": "^0.5.3",
1717
"@types/ws": "^8.5.10",
1818
"@typescript-eslint/eslint-plugin": "^6.19.1",
19-
"@typescript-eslint/parser": "^6.19.1",
19+
"@typescript-eslint/parser": "^6.20.0",
2020
"eslint": "^8.56.0",
2121
"eslint-config-canonical": "^42.8.1",
2222
"husky": "^9.0.6",

0 commit comments

Comments
 (0)