Skip to content

Commit 1a511cb

Browse files
Merge pull request #759 from ruby-syntax-tree/dependabot/npm_and_yarn/typescript-eslint/parser-8.38.0
Bump @typescript-eslint/parser from 8.37.0 to 8.38.0
2 parents 9b1777c + 04cd457 commit 1a511cb

File tree

1 file changed

+64
-2
lines changed

1 file changed

+64
-2
lines changed

yarn.lock

Lines changed: 64 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@
607607
natural-compare "^1.4.0"
608608
ts-api-utils "^2.1.0"
609609

610-
"@typescript-eslint/[email protected]", "@typescript-eslint/parser@^8.37.0":
610+
"@typescript-eslint/[email protected]":
611611
version "8.37.0"
612612
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.37.0.tgz#b87f6b61e25ad5cc5bbf8baf809b8da889c89804"
613613
integrity sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA==
@@ -618,6 +618,17 @@
618618
"@typescript-eslint/visitor-keys" "8.37.0"
619619
debug "^4.3.4"
620620

621+
"@typescript-eslint/parser@^8.37.0":
622+
version "8.38.0"
623+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
624+
integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
625+
dependencies:
626+
"@typescript-eslint/scope-manager" "8.38.0"
627+
"@typescript-eslint/types" "8.38.0"
628+
"@typescript-eslint/typescript-estree" "8.38.0"
629+
"@typescript-eslint/visitor-keys" "8.38.0"
630+
debug "^4.3.4"
631+
621632
"@typescript-eslint/[email protected]":
622633
version "8.37.0"
623634
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.37.0.tgz#0594352e32a4ac9258591b88af77b5653800cdfe"
@@ -627,6 +638,15 @@
627638
"@typescript-eslint/types" "^8.37.0"
628639
debug "^4.3.4"
629640

641+
"@typescript-eslint/[email protected]":
642+
version "8.38.0"
643+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
644+
integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
645+
dependencies:
646+
"@typescript-eslint/tsconfig-utils" "^8.38.0"
647+
"@typescript-eslint/types" "^8.38.0"
648+
debug "^4.3.4"
649+
630650
"@typescript-eslint/[email protected]":
631651
version "8.37.0"
632652
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz#a31a3c80ca2ef4ed58de13742debb692e7d4c0a4"
@@ -635,11 +655,24 @@
635655
"@typescript-eslint/types" "8.37.0"
636656
"@typescript-eslint/visitor-keys" "8.37.0"
637657

658+
"@typescript-eslint/[email protected]":
659+
version "8.38.0"
660+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
661+
integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
662+
dependencies:
663+
"@typescript-eslint/types" "8.38.0"
664+
"@typescript-eslint/visitor-keys" "8.38.0"
665+
638666
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.37.0":
639667
version "8.37.0"
640668
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz#47a2760d265c6125f8e7864bc5c8537cad2bd053"
641669
integrity sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==
642670

671+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.38.0":
672+
version "8.38.0"
673+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
674+
integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
675+
643676
"@typescript-eslint/[email protected]":
644677
version "8.37.0"
645678
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz#2a682e4c6ff5886712dad57e9787b5e417124507"
@@ -651,11 +684,16 @@
651684
debug "^4.3.4"
652685
ts-api-utils "^2.1.0"
653686

654-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.37.0":
687+
"@typescript-eslint/[email protected]":
655688
version "8.37.0"
656689
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.37.0.tgz#09517aa9625eb3c68941dde3ac8835740587b6ff"
657690
integrity sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==
658691

692+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.37.0", "@typescript-eslint/types@^8.38.0":
693+
version "8.38.0"
694+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
695+
integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
696+
659697
"@typescript-eslint/[email protected]":
660698
version "8.37.0"
661699
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz#a07e4574d8e6e4355a558f61323730c987f5fcbc"
@@ -672,6 +710,22 @@
672710
semver "^7.6.0"
673711
ts-api-utils "^2.1.0"
674712

713+
"@typescript-eslint/[email protected]":
714+
version "8.38.0"
715+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
716+
integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
717+
dependencies:
718+
"@typescript-eslint/project-service" "8.38.0"
719+
"@typescript-eslint/tsconfig-utils" "8.38.0"
720+
"@typescript-eslint/types" "8.38.0"
721+
"@typescript-eslint/visitor-keys" "8.38.0"
722+
debug "^4.3.4"
723+
fast-glob "^3.3.2"
724+
is-glob "^4.0.3"
725+
minimatch "^9.0.4"
726+
semver "^7.6.0"
727+
ts-api-utils "^2.1.0"
728+
675729
"@typescript-eslint/[email protected]":
676730
version "8.37.0"
677731
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.37.0.tgz#189ea59b2709f5d898614611f091a776751ee335"
@@ -690,6 +744,14 @@
690744
"@typescript-eslint/types" "8.37.0"
691745
eslint-visitor-keys "^4.2.1"
692746

747+
"@typescript-eslint/[email protected]":
748+
version "8.38.0"
749+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
750+
integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
751+
dependencies:
752+
"@typescript-eslint/types" "8.38.0"
753+
eslint-visitor-keys "^4.2.1"
754+
693755
"@typespec/ts-http-runtime@^0.3.0":
694756
version "0.3.0"
695757
resolved "https://registry.yarnpkg.com/@typespec/ts-http-runtime/-/ts-http-runtime-0.3.0.tgz#f506ff2170e594a257f8e78aa196088f3a46a22d"

0 commit comments

Comments
 (0)