Skip to content

Commit 71ce330

Browse files
Merge pull request #791 from ruby-syntax-tree/dependabot/npm_and_yarn/typescript-eslint-8.43.0
Bump typescript-eslint from 8.42.0 to 8.43.0
2 parents 8e3c9ad + be33459 commit 71ce330

File tree

1 file changed

+71
-71
lines changed

1 file changed

+71
-71
lines changed

yarn.lock

Lines changed: 71 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -592,102 +592,102 @@
592592
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.103.0.tgz#4a0d9777d952992c9ebdbe8dad067032d2fbc1fb"
593593
integrity sha512-o4hanZAQdNfsKecexq9L3eHICd0AAvdbLk6hA60UzGXbGH/q8b/9xv2RgR7vV3ZcHuyKVq7b37IGd/+gM4Tu+Q==
594594

595-
"@typescript-eslint/eslint-plugin@8.42.0", "@typescript-eslint/eslint-plugin@^8.37.0":
596-
version "8.42.0"
597-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f"
598-
integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==
595+
"@typescript-eslint/eslint-plugin@8.43.0", "@typescript-eslint/eslint-plugin@^8.37.0":
596+
version "8.43.0"
597+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.43.0.tgz#4d730c2becd8e47ef76e59f68aee0fb560927cfc"
598+
integrity sha512-8tg+gt7ENL7KewsKMKDHXR1vm8tt9eMxjJBYINf6swonlWgkYn5NwyIgXpbbDxTNU5DgpDFfj95prcTq2clIQQ==
599599
dependencies:
600600
"@eslint-community/regexpp" "^4.10.0"
601-
"@typescript-eslint/scope-manager" "8.42.0"
602-
"@typescript-eslint/type-utils" "8.42.0"
603-
"@typescript-eslint/utils" "8.42.0"
604-
"@typescript-eslint/visitor-keys" "8.42.0"
601+
"@typescript-eslint/scope-manager" "8.43.0"
602+
"@typescript-eslint/type-utils" "8.43.0"
603+
"@typescript-eslint/utils" "8.43.0"
604+
"@typescript-eslint/visitor-keys" "8.43.0"
605605
graphemer "^1.4.0"
606606
ignore "^7.0.0"
607607
natural-compare "^1.4.0"
608608
ts-api-utils "^2.1.0"
609609

610-
"@typescript-eslint/parser@8.42.0", "@typescript-eslint/parser@^8.37.0":
611-
version "8.42.0"
612-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
613-
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
610+
"@typescript-eslint/parser@8.43.0", "@typescript-eslint/parser@^8.37.0":
611+
version "8.43.0"
612+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.43.0.tgz#4024159925e7671f1782bdd3498bdcfbd48f9137"
613+
integrity sha512-B7RIQiTsCBBmY+yW4+ILd6mF5h1FUwJsVvpqkrgpszYifetQ2Ke+Z4u6aZh0CblkUGIdR59iYVyXqqZGkZ3aBw==
614614
dependencies:
615-
"@typescript-eslint/scope-manager" "8.42.0"
616-
"@typescript-eslint/types" "8.42.0"
617-
"@typescript-eslint/typescript-estree" "8.42.0"
618-
"@typescript-eslint/visitor-keys" "8.42.0"
615+
"@typescript-eslint/scope-manager" "8.43.0"
616+
"@typescript-eslint/types" "8.43.0"
617+
"@typescript-eslint/typescript-estree" "8.43.0"
618+
"@typescript-eslint/visitor-keys" "8.43.0"
619619
debug "^4.3.4"
620620

621-
"@typescript-eslint/project-service@8.42.0":
622-
version "8.42.0"
623-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
624-
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
621+
"@typescript-eslint/project-service@8.43.0":
622+
version "8.43.0"
623+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.43.0.tgz#958dbaa16fbd1e81d46ab86e139f6276757140f8"
624+
integrity sha512-htB/+D/BIGoNTQYffZw4uM4NzzuolCoaA/BusuSIcC8YjmBYQioew5VUZAYdAETPjeed0hqCaW7EHg+Robq8uw==
625625
dependencies:
626-
"@typescript-eslint/tsconfig-utils" "^8.42.0"
627-
"@typescript-eslint/types" "^8.42.0"
626+
"@typescript-eslint/tsconfig-utils" "^8.43.0"
627+
"@typescript-eslint/types" "^8.43.0"
628628
debug "^4.3.4"
629629

630-
"@typescript-eslint/scope-manager@8.42.0":
631-
version "8.42.0"
632-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
633-
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
630+
"@typescript-eslint/scope-manager@8.43.0":
631+
version "8.43.0"
632+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.43.0.tgz#009ebc09cc6e7e0dd67898a0e9a70d295361c6b9"
633+
integrity sha512-daSWlQ87ZhsjrbMLvpuuMAt3y4ba57AuvadcR7f3nl8eS3BjRc8L9VLxFLk92RL5xdXOg6IQ+qKjjqNEimGuAg==
634634
dependencies:
635-
"@typescript-eslint/types" "8.42.0"
636-
"@typescript-eslint/visitor-keys" "8.42.0"
635+
"@typescript-eslint/types" "8.43.0"
636+
"@typescript-eslint/visitor-keys" "8.43.0"
637637

638-
"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0":
639-
version "8.42.0"
640-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
641-
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
638+
"@typescript-eslint/tsconfig-utils@8.43.0", "@typescript-eslint/tsconfig-utils@^8.43.0":
639+
version "8.43.0"
640+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8"
641+
integrity sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==
642642

643-
"@typescript-eslint/type-utils@8.42.0":
644-
version "8.42.0"
645-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
646-
integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==
643+
"@typescript-eslint/type-utils@8.43.0":
644+
version "8.43.0"
645+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.43.0.tgz#29ea2e34eeae5b8e9fe4f4730c5659fa330aa04e"
646+
integrity sha512-qaH1uLBpBuBBuRf8c1mLJ6swOfzCXryhKND04Igr4pckzSEW9JX5Aw9AgW00kwfjWJF0kk0ps9ExKTfvXfw4Qg==
647647
dependencies:
648-
"@typescript-eslint/types" "8.42.0"
649-
"@typescript-eslint/typescript-estree" "8.42.0"
650-
"@typescript-eslint/utils" "8.42.0"
648+
"@typescript-eslint/types" "8.43.0"
649+
"@typescript-eslint/typescript-estree" "8.43.0"
650+
"@typescript-eslint/utils" "8.43.0"
651651
debug "^4.3.4"
652652
ts-api-utils "^2.1.0"
653653

654-
"@typescript-eslint/types@8.42.0", "@typescript-eslint/types@^8.42.0":
655-
version "8.42.0"
656-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
657-
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
654+
"@typescript-eslint/types@8.43.0", "@typescript-eslint/types@^8.43.0":
655+
version "8.43.0"
656+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
657+
integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
658658

659-
"@typescript-eslint/typescript-estree@8.42.0":
660-
version "8.42.0"
661-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
662-
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
659+
"@typescript-eslint/typescript-estree@8.43.0":
660+
version "8.43.0"
661+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.43.0.tgz#39e5d431239b4d90787072ae0c2290cbd3e0a562"
662+
integrity sha512-7Vv6zlAhPb+cvEpP06WXXy/ZByph9iL6BQRBDj4kmBsW98AqEeQHlj/13X+sZOrKSo9/rNKH4Ul4f6EICREFdw==
663663
dependencies:
664-
"@typescript-eslint/project-service" "8.42.0"
665-
"@typescript-eslint/tsconfig-utils" "8.42.0"
666-
"@typescript-eslint/types" "8.42.0"
667-
"@typescript-eslint/visitor-keys" "8.42.0"
664+
"@typescript-eslint/project-service" "8.43.0"
665+
"@typescript-eslint/tsconfig-utils" "8.43.0"
666+
"@typescript-eslint/types" "8.43.0"
667+
"@typescript-eslint/visitor-keys" "8.43.0"
668668
debug "^4.3.4"
669669
fast-glob "^3.3.2"
670670
is-glob "^4.0.3"
671671
minimatch "^9.0.4"
672672
semver "^7.6.0"
673673
ts-api-utils "^2.1.0"
674674

675-
"@typescript-eslint/utils@8.42.0":
676-
version "8.42.0"
677-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
678-
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
675+
"@typescript-eslint/utils@8.43.0":
676+
version "8.43.0"
677+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.43.0.tgz#5c391133a52f8500dfdabd7026be72a537d7b59e"
678+
integrity sha512-S1/tEmkUeeswxd0GGcnwuVQPFWo8NzZTOMxCvw8BX7OMxnNae+i8Tm7REQen/SwUIPoPqfKn7EaZ+YLpiB3k9g==
679679
dependencies:
680680
"@eslint-community/eslint-utils" "^4.7.0"
681-
"@typescript-eslint/scope-manager" "8.42.0"
682-
"@typescript-eslint/types" "8.42.0"
683-
"@typescript-eslint/typescript-estree" "8.42.0"
681+
"@typescript-eslint/scope-manager" "8.43.0"
682+
"@typescript-eslint/types" "8.43.0"
683+
"@typescript-eslint/typescript-estree" "8.43.0"
684684

685-
"@typescript-eslint/visitor-keys@8.42.0":
686-
version "8.42.0"
687-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
688-
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
685+
"@typescript-eslint/visitor-keys@8.43.0":
686+
version "8.43.0"
687+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.43.0.tgz#633d3414afec3cf0a0e4583e1575f4101ef51d30"
688+
integrity sha512-T+S1KqRD4sg/bHfLwrpF/K3gQLBM1n7Rp7OjjikjTEssI2YJzQpi5WXoynOaQ93ERIuq3O8RBTOUYDKszUCEHw==
689689
dependencies:
690-
"@typescript-eslint/types" "8.42.0"
690+
"@typescript-eslint/types" "8.43.0"
691691
eslint-visitor-keys "^4.2.1"
692692

693693
"@typespec/ts-http-runtime@^0.3.0":
@@ -3123,14 +3123,14 @@ typed-rest-client@^1.8.4:
31233123
underscore "^1.12.1"
31243124

31253125
typescript-eslint@^8.37.0:
3126-
version "8.42.0"
3127-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea"
3128-
integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==
3129-
dependencies:
3130-
"@typescript-eslint/eslint-plugin" "8.42.0"
3131-
"@typescript-eslint/parser" "8.42.0"
3132-
"@typescript-eslint/typescript-estree" "8.42.0"
3133-
"@typescript-eslint/utils" "8.42.0"
3126+
version "8.43.0"
3127+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.43.0.tgz#335ac16a859f385dfb23022e0d8298962364d099"
3128+
integrity sha512-FyRGJKUGvcFekRRcBKFBlAhnp4Ng8rhe8tuvvkR9OiU0gfd4vyvTRQHEckO6VDlH57jbeUQem2IpqPq9kLJH+w==
3129+
dependencies:
3130+
"@typescript-eslint/eslint-plugin" "8.43.0"
3131+
"@typescript-eslint/parser" "8.43.0"
3132+
"@typescript-eslint/typescript-estree" "8.43.0"
3133+
"@typescript-eslint/utils" "8.43.0"
31343134

31353135
typescript@=5.9.2:
31363136
version "5.9.2"

0 commit comments

Comments
 (0)