Skip to content

Commit 61293af

Browse files
build(deps-dev): bump @typescript-eslint/parser from 6.19.1 to 6.20.0 (#1235)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a070cb commit 61293af

File tree

2 files changed

+177
-16
lines changed

2 files changed

+177
-16
lines changed

package-lock.json

+176-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
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"@types/jest": "^29.5.11",
3434
"@typescript-eslint/eslint-plugin": "^6.19.1",
35-
"@typescript-eslint/parser": "^6.19.1",
35+
"@typescript-eslint/parser": "^6.20.0",
3636
"@vercel/ncc": "^0.38.1",
3737
"eslint": "^8.56.0",
3838
"eslint-config-google": "^0.14.0",

0 commit comments

Comments
 (0)