Skip to content

Commit f45764a

Browse files
dependabot[bot]SMAKSS
authored andcommitted
Bump @typescript-eslint/parser from 6.9.1 to 6.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.9.1 to 6.11.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.11.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>
1 parent 337989e commit f45764a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -421,14 +421,14 @@
421421
ts-api-utils "^1.0.1"
422422

423423
"@typescript-eslint/parser@^6.9.1":
424-
version "6.9.1"
425-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.1.tgz#4f685f672f8b9580beb38d5fb99d52fc3e34f7a3"
426-
integrity sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==
424+
version "6.11.0"
425+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.11.0.tgz#9640d9595d905f3be4f278bf515130e6129b202e"
426+
integrity sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==
427427
dependencies:
428-
"@typescript-eslint/scope-manager" "6.9.1"
429-
"@typescript-eslint/types" "6.9.1"
430-
"@typescript-eslint/typescript-estree" "6.9.1"
431-
"@typescript-eslint/visitor-keys" "6.9.1"
428+
"@typescript-eslint/scope-manager" "6.11.0"
429+
"@typescript-eslint/types" "6.11.0"
430+
"@typescript-eslint/typescript-estree" "6.11.0"
431+
"@typescript-eslint/visitor-keys" "6.11.0"
432432
debug "^4.3.4"
433433

434434
"@typescript-eslint/scope-manager@6.11.0":

0 commit comments

Comments
 (0)