Skip to content

Commit bf30275

Browse files
Bump @typescript-eslint/parser from 8.37.0 to 8.38.0 (#214)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.37.0 to 8.38.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/v8.38.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.38.0 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 cd2deb3 commit bf30275

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3045,14 +3045,14 @@
30453045
ts-api-utils "^2.1.0"
30463046

30473047
"@typescript-eslint/parser@^8.12.2":
3048-
version "8.37.0"
3049-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804"
3050-
integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA==
3048+
version "8.38.0"
3049+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
3050+
integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
30513051
dependencies:
3052-
"@typescript-eslint/scope-manager" "8.37.0"
3053-
"@typescript-eslint/types" "8.37.0"
3054-
"@typescript-eslint/typescript-estree" "8.37.0"
3055-
"@typescript-eslint/visitor-keys" "8.37.0"
3052+
"@typescript-eslint/scope-manager" "8.38.0"
3053+
"@typescript-eslint/types" "8.38.0"
3054+
"@typescript-eslint/typescript-estree" "8.38.0"
3055+
"@typescript-eslint/visitor-keys" "8.38.0"
30563056
debug "^4.3.4"
30573057

30583058
"@typescript-eslint/[email protected]":
@@ -3123,12 +3123,12 @@
31233123
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
31243124
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
31253125

3126-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.37.0":
3126+
"@typescript-eslint/[email protected]":
31273127
version "8.37.0"
31283128
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff"
31293129
integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==
31303130

3131-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.38.0":
3131+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.34.1", "@typescript-eslint/types@^8.37.0", "@typescript-eslint/types@^8.38.0":
31323132
version "8.38.0"
31333133
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
31343134
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==

0 commit comments

Comments
 (0)