Skip to content

Commit 77a6ab5

Browse files
Merge pull request #771 from ruby-syntax-tree/dependabot/npm_and_yarn/typescript-eslint/parser-8.39.1
Bump @typescript-eslint/parser from 8.39.0 to 8.39.1
2 parents 64a05ea + f90df3f commit 77a6ab5

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.39.0"
612612
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.0.tgz#c4b895d7a47f4cd5ee6ee77ea30e61d58b802008"
613613
integrity sha512-g3WpVQHngx0aLXn6kfIYCZxM6rRJlWzEkVpqEFLT3SgEDsp9cpCbxxgwnE504q4H+ruSDh/VGS6nqZIDynP+vg==
@@ -618,6 +618,17 @@
618618
"@typescript-eslint/visitor-keys" "8.39.0"
619619
debug "^4.3.4"
620620

621+
"@typescript-eslint/parser@^8.37.0":
622+
version "8.39.1"
623+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.1.tgz#7f8f9ecfc7e172d67e42c366fa198e42324e5d50"
624+
integrity sha512-pUXGCuHnnKw6PyYq93lLRiZm3vjuslIy7tus1lIQTYVK9bL8XBgJnCWm8a0KcTtHC84Yya1Q6rtll+duSMj0dg==
625+
dependencies:
626+
"@typescript-eslint/scope-manager" "8.39.1"
627+
"@typescript-eslint/types" "8.39.1"
628+
"@typescript-eslint/typescript-estree" "8.39.1"
629+
"@typescript-eslint/visitor-keys" "8.39.1"
630+
debug "^4.3.4"
631+
621632
"@typescript-eslint/[email protected]":
622633
version "8.39.0"
623634
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.0.tgz#71cb29c3f8139f99a905b8705127bffc2ae84759"
@@ -627,6 +638,15 @@
627638
"@typescript-eslint/types" "^8.39.0"
628639
debug "^4.3.4"
629640

641+
"@typescript-eslint/[email protected]":
642+
version "8.39.1"
643+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.1.tgz#63525878d488ebf27c485f295e83434a1398f52d"
644+
integrity sha512-8fZxek3ONTwBu9ptw5nCKqZOSkXshZB7uAxuFF0J/wTMkKydjXCzqqga7MlFMpHi9DoG4BadhmTkITBcg8Aybw==
645+
dependencies:
646+
"@typescript-eslint/tsconfig-utils" "^8.39.1"
647+
"@typescript-eslint/types" "^8.39.1"
648+
debug "^4.3.4"
649+
630650
"@typescript-eslint/[email protected]":
631651
version "8.39.0"
632652
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz#ba4bf6d8257bbc172c298febf16bc22df4856570"
@@ -635,11 +655,24 @@
635655
"@typescript-eslint/types" "8.39.0"
636656
"@typescript-eslint/visitor-keys" "8.39.0"
637657

658+
"@typescript-eslint/[email protected]":
659+
version "8.39.1"
660+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz#1253fe3e1f2f33f08a3e438a05b5dd7faf9fbca6"
661+
integrity sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==
662+
dependencies:
663+
"@typescript-eslint/types" "8.39.1"
664+
"@typescript-eslint/visitor-keys" "8.39.1"
665+
638666
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.39.0":
639667
version "8.39.0"
640668
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.0.tgz#b2e87fef41a3067c570533b722f6af47be213f13"
641669
integrity sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ==
642670

671+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.39.1":
672+
version "8.39.1"
673+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz#17f13b4ad481e7bec7c249ee1854078645b34b12"
674+
integrity sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==
675+
643676
"@typescript-eslint/[email protected]":
644677
version "8.39.0"
645678
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.0.tgz#310ec781ae5e7bb0f5940bfd652573587f22786b"
@@ -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.39.0":
687+
"@typescript-eslint/[email protected]":
655688
version "8.39.0"
656689
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6"
657690
integrity sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==
658691

692+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.39.0", "@typescript-eslint/types@^8.39.1":
693+
version "8.39.1"
694+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.1.tgz#f0ab996c8ab2c3b046bbf86bb1990b03529869a1"
695+
integrity sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw==
696+
659697
"@typescript-eslint/[email protected]":
660698
version "8.39.0"
661699
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz#b9477a5c47a0feceffe91adf553ad9a3cd4cb3d6"
@@ -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.39.1"
715+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1.tgz#8825d3ea7ea2144c577859ae489eec24ef7318a5"
716+
integrity sha512-EKkpcPuIux48dddVDXyQBlKdeTPMmALqBUbEk38McWv0qVEZwOpVJBi7ugK5qVNgeuYjGNQxrrnoM/5+TI/BPw==
717+
dependencies:
718+
"@typescript-eslint/project-service" "8.39.1"
719+
"@typescript-eslint/tsconfig-utils" "8.39.1"
720+
"@typescript-eslint/types" "8.39.1"
721+
"@typescript-eslint/visitor-keys" "8.39.1"
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.39.0"
677731
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.0.tgz#dfea42f3c7ec85f9f3e994ff0bba8f3b2f09e220"
@@ -690,6 +744,14 @@
690744
"@typescript-eslint/types" "8.39.0"
691745
eslint-visitor-keys "^4.2.1"
692746

747+
"@typescript-eslint/[email protected]":
748+
version "8.39.1"
749+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz#a467742a98f2fa3c03d7bed4979dc0db3850a77a"
750+
integrity sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==
751+
dependencies:
752+
"@typescript-eslint/types" "8.39.1"
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)