Skip to content

Commit 29ae07b

Browse files
chore(deps): update dependency @typescript-eslint/parser to v6.9.1
1 parent 8d2d0f6 commit 29ae07b

File tree

1 file changed

+49
-20
lines changed

1 file changed

+49
-20
lines changed

yarn.lock

Lines changed: 49 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -797,14 +797,14 @@
797797
ts-api-utils "^1.0.1"
798798

799799
"@typescript-eslint/parser@^6.9.0":
800-
version "6.9.0"
801-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.0.tgz#2b402cadeadd3f211c25820e5433413347b27391"
802-
integrity sha512-GZmjMh4AJ/5gaH4XF2eXA8tMnHWP+Pm1mjQR2QN4Iz+j/zO04b9TOvJYOX2sCNIQHtRStKTxRY1FX7LhpJT4Gw==
803-
dependencies:
804-
"@typescript-eslint/scope-manager" "6.9.0"
805-
"@typescript-eslint/types" "6.9.0"
806-
"@typescript-eslint/typescript-estree" "6.9.0"
807-
"@typescript-eslint/visitor-keys" "6.9.0"
800+
version "6.9.1"
801+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.9.1.tgz#4f685f672f8b9580beb38d5fb99d52fc3e34f7a3"
802+
integrity sha512-C7AK2wn43GSaCUZ9do6Ksgi2g3mwFkMO3Cis96kzmgudoVaKyt62yNzJOktP0HDLb/iO2O0n2lBOzJgr6Q/cyg==
803+
dependencies:
804+
"@typescript-eslint/scope-manager" "6.9.1"
805+
"@typescript-eslint/types" "6.9.1"
806+
"@typescript-eslint/typescript-estree" "6.9.1"
807+
"@typescript-eslint/visitor-keys" "6.9.1"
808808
debug "^4.3.4"
809809

810810
"@typescript-eslint/scope-manager@6.9.0":
@@ -815,6 +815,14 @@
815815
"@typescript-eslint/types" "6.9.0"
816816
"@typescript-eslint/visitor-keys" "6.9.0"
817817

818+
"@typescript-eslint/scope-manager@6.9.1":
819+
version "6.9.1"
820+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.1.tgz#e96afeb9a68ad1cd816dba233351f61e13956b75"
821+
integrity sha512-38IxvKB6NAne3g/+MyXMs2Cda/Sz+CEpmm+KLGEM8hx/CvnSRuw51i8ukfwB/B/sESdeTGet1NH1Wj7I0YXswg==
822+
dependencies:
823+
"@typescript-eslint/types" "6.9.1"
824+
"@typescript-eslint/visitor-keys" "6.9.1"
825+
818826
"@typescript-eslint/type-utils@6.9.0":
819827
version "6.9.0"
820828
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9.0.tgz#23923c8c9677c2ad41457cf8e10a5f2946be1b04"
@@ -830,6 +838,11 @@
830838
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.0.tgz#86a0cbe7ac46c0761429f928467ff3d92f841098"
831839
integrity sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==
832840

841+
"@typescript-eslint/types@6.9.1":
842+
version "6.9.1"
843+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
844+
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
845+
833846
"@typescript-eslint/typescript-estree@6.9.0":
834847
version "6.9.0"
835848
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.0.tgz#d0601b245be873d8fe49f3737f93f8662c8693d4"
@@ -843,6 +856,19 @@
843856
semver "^7.5.4"
844857
ts-api-utils "^1.0.1"
845858

859+
"@typescript-eslint/typescript-estree@6.9.1":
860+
version "6.9.1"
861+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad"
862+
integrity sha512-U+mUylTHfcqeO7mLWVQ5W/tMLXqVpRv61wm9ZtfE5egz7gtnmqVIw9ryh0mgIlkKk9rZLY3UHygsBSdB9/ftyw==
863+
dependencies:
864+
"@typescript-eslint/types" "6.9.1"
865+
"@typescript-eslint/visitor-keys" "6.9.1"
866+
debug "^4.3.4"
867+
globby "^11.1.0"
868+
is-glob "^4.0.3"
869+
semver "^7.5.4"
870+
ts-api-utils "^1.0.1"
871+
846872
"@typescript-eslint/utils@6.9.0":
847873
version "6.9.0"
848874
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9.0.tgz#5bdac8604fca4823f090e4268e681c84d3597c9f"
@@ -864,6 +890,14 @@
864890
"@typescript-eslint/types" "6.9.0"
865891
eslint-visitor-keys "^3.4.1"
866892

893+
"@typescript-eslint/visitor-keys@6.9.1":
894+
version "6.9.1"
895+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.9.1.tgz#6753a9225a0ba00459b15d6456b9c2780b66707d"
896+
integrity sha512-MUaPUe/QRLEffARsmNfmpghuQkW436DvESW+h+M52w0coICHRfD6Np9/K6PdACwnrq1HmuLl+cSPZaJmeVPkSw==
897+
dependencies:
898+
"@typescript-eslint/types" "6.9.1"
899+
eslint-visitor-keys "^3.4.1"
900+
867901
"@ungap/structured-clone@^1.2.0":
868902
version "1.2.0"
869903
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1431,9 +1465,9 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
14311465
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
14321466

14331467
fast-glob@^3.2.9:
1434-
version "3.2.11"
1435-
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.11.tgz#a1172ad95ceb8a16e20caa5c5e56480e5129c1d9"
1436-
integrity sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==
1468+
version "3.3.1"
1469+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4"
1470+
integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==
14371471
dependencies:
14381472
"@nodelib/fs.stat" "^2.0.2"
14391473
"@nodelib/fs.walk" "^1.2.3"
@@ -1452,9 +1486,9 @@ fast-levenshtein@^2.0.6:
14521486
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
14531487

14541488
fastq@^1.6.0:
1455-
version "1.13.0"
1456-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.13.0.tgz#616760f88a7526bdfc596b7cab8c18938c36b98c"
1457-
integrity sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==
1489+
version "1.15.0"
1490+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.15.0.tgz#d04d07c6a2a68fe4599fea8d2e103a937fae6b3a"
1491+
integrity sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==
14581492
dependencies:
14591493
reusify "^1.0.4"
14601494

@@ -1630,12 +1664,7 @@ human-signals@^2.1.0:
16301664
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
16311665
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
16321666

1633-
ignore@^5.2.0:
1634-
version "5.2.0"
1635-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
1636-
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
1637-
1638-
ignore@^5.2.4:
1667+
ignore@^5.2.0, ignore@^5.2.4:
16391668
version "5.2.4"
16401669
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
16411670
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==

0 commit comments

Comments
 (0)