Skip to content

Commit d6878d7

Browse files
chore(deps): update typescript-eslint monorepo to v8.42.0
1 parent 447a41d commit d6878d7

File tree

1 file changed

+132
-75
lines changed

1 file changed

+132
-75
lines changed

yarn.lock

Lines changed: 132 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -330,13 +330,20 @@
330330
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.21.5.tgz#acad351d582d157bb145535db2a6ff53dd514b5c"
331331
integrity sha512-tQd/1efJuzPC6rCFwEvLtci/xNFcTZknmXs98FYDfGE4wP9ClFV98nyKrzJKVPMhdDnjzLhdUyMX4PsQAPjwIw==
332332

333-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
333+
"@eslint-community/eslint-utils@^4.2.0":
334334
version "4.4.1"
335335
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
336336
integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
337337
dependencies:
338338
eslint-visitor-keys "^3.4.3"
339339

340+
"@eslint-community/eslint-utils@^4.7.0":
341+
version "4.8.0"
342+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.8.0.tgz#0e3b5e45566d1bce1ec47d8aae2fc2ad77ad0894"
343+
integrity sha512-MJQFqrZgcW0UNYLGOuQpey/oTN59vyWwplvCGZztn1cKz9agZPPYpJB7h2OMmuu7VLqkvEjN8feFZJmxNF9D+Q==
344+
dependencies:
345+
eslint-visitor-keys "^3.4.3"
346+
340347
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.12.1":
341348
version "4.12.1"
342349
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
@@ -666,85 +673,102 @@
666673
csstype "^3.0.2"
667674

668675
"@typescript-eslint/eslint-plugin@^8.0.0":
669-
version "8.18.0"
670-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.0.tgz#0901933326aea4443b81df3f740ca7dfc45c7bea"
671-
integrity sha512-NR2yS7qUqCL7AIxdJUQf2MKKNDVNaig/dEB0GBLU7D+ZdHgK1NoH/3wsgO3OnPVipn51tG3MAwaODEGil70WEw==
676+
version "8.42.0"
677+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f"
678+
integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==
672679
dependencies:
673680
"@eslint-community/regexpp" "^4.10.0"
674-
"@typescript-eslint/scope-manager" "8.18.0"
675-
"@typescript-eslint/type-utils" "8.18.0"
676-
"@typescript-eslint/utils" "8.18.0"
677-
"@typescript-eslint/visitor-keys" "8.18.0"
681+
"@typescript-eslint/scope-manager" "8.42.0"
682+
"@typescript-eslint/type-utils" "8.42.0"
683+
"@typescript-eslint/utils" "8.42.0"
684+
"@typescript-eslint/visitor-keys" "8.42.0"
678685
graphemer "^1.4.0"
679-
ignore "^5.3.1"
686+
ignore "^7.0.0"
680687
natural-compare "^1.4.0"
681-
ts-api-utils "^1.3.0"
688+
ts-api-utils "^2.1.0"
682689

683690
"@typescript-eslint/parser@^8.0.0":
684-
version "8.18.0"
685-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.18.0.tgz#a1c9456cbb6a089730bf1d3fc47946c5fb5fe67b"
686-
integrity sha512-hgUZ3kTEpVzKaK3uNibExUYm6SKKOmTU2BOxBSvOYwtJEPdVQ70kZJpPjstlnhCHcuc2WGfSbpKlb/69ttyN5Q==
687-
dependencies:
688-
"@typescript-eslint/scope-manager" "8.18.0"
689-
"@typescript-eslint/types" "8.18.0"
690-
"@typescript-eslint/typescript-estree" "8.18.0"
691-
"@typescript-eslint/visitor-keys" "8.18.0"
691+
version "8.42.0"
692+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
693+
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
694+
dependencies:
695+
"@typescript-eslint/scope-manager" "8.42.0"
696+
"@typescript-eslint/types" "8.42.0"
697+
"@typescript-eslint/typescript-estree" "8.42.0"
698+
"@typescript-eslint/visitor-keys" "8.42.0"
692699
debug "^4.3.4"
693700

694-
"@typescript-eslint/scope-manager@8.18.0":
695-
version "8.18.0"
696-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.18.0.tgz#30b040cb4557804a7e2bcc65cf8fdb630c96546f"
697-
integrity sha512-PNGcHop0jkK2WVYGotk/hxj+UFLhXtGPiGtiaWgVBVP1jhMoMCHlTyJA+hEj4rszoSdLTK3fN4oOatrL0Cp+Xw==
701+
"@typescript-eslint/project-service@8.42.0":
702+
version "8.42.0"
703+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
704+
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
698705
dependencies:
699-
"@typescript-eslint/types" "8.18.0"
700-
"@typescript-eslint/visitor-keys" "8.18.0"
706+
"@typescript-eslint/tsconfig-utils" "^8.42.0"
707+
"@typescript-eslint/types" "^8.42.0"
708+
debug "^4.3.4"
701709

702-
"@typescript-eslint/type-utils@8.18.0":
703-
version "8.18.0"
704-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.18.0.tgz#6f0d12cf923b6fd95ae4d877708c0adaad93c471"
705-
integrity sha512-er224jRepVAVLnMF2Q7MZJCq5CsdH2oqjP4dT7K6ij09Kyd+R21r7UVJrF0buMVdZS5QRhDzpvzAxHxabQadow==
710+
"@typescript-eslint/scope-manager@8.42.0":
711+
version "8.42.0"
712+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
713+
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
706714
dependencies:
707-
"@typescript-eslint/typescript-estree" "8.18.0"
708-
"@typescript-eslint/utils" "8.18.0"
709-
debug "^4.3.4"
710-
ts-api-utils "^1.3.0"
715+
"@typescript-eslint/types" "8.42.0"
716+
"@typescript-eslint/visitor-keys" "8.42.0"
711717

712-
"@typescript-eslint/types@8.18.0":
713-
version "8.18.0"
714-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.0.tgz#3afcd30def8756bc78541268ea819a043221d5f3"
715-
integrity sha512-FNYxgyTCAnFwTrzpBGq+zrnoTO4x0c1CKYY5MuUTzpScqmY5fmsh2o3+57lqdI3NZucBDCzDgdEbIaNfAjAHQA==
718+
"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0":
719+
version "8.42.0"
720+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
721+
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
716722

717-
"@typescript-eslint/typescript-estree@8.18.0":
718-
version "8.18.0"
719-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.0.tgz#d8ca785799fbb9c700cdff1a79c046c3e633c7f9"
720-
integrity sha512-rqQgFRu6yPkauz+ms3nQpohwejS8bvgbPyIDq13cgEDbkXt4LH4OkDMT0/fN1RUtzG8e8AKJyDBoocuQh8qNeg==
723+
"@typescript-eslint/type-utils@8.42.0":
724+
version "8.42.0"
725+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
726+
integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==
721727
dependencies:
722-
"@typescript-eslint/types" "8.18.0"
723-
"@typescript-eslint/visitor-keys" "8.18.0"
728+
"@typescript-eslint/types" "8.42.0"
729+
"@typescript-eslint/typescript-estree" "8.42.0"
730+
"@typescript-eslint/utils" "8.42.0"
731+
debug "^4.3.4"
732+
ts-api-utils "^2.1.0"
733+
734+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.42.0":
735+
version "8.42.0"
736+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
737+
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
738+
739+
"@typescript-eslint/[email protected]":
740+
version "8.42.0"
741+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
742+
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
743+
dependencies:
744+
"@typescript-eslint/project-service" "8.42.0"
745+
"@typescript-eslint/tsconfig-utils" "8.42.0"
746+
"@typescript-eslint/types" "8.42.0"
747+
"@typescript-eslint/visitor-keys" "8.42.0"
724748
debug "^4.3.4"
725749
fast-glob "^3.3.2"
726750
is-glob "^4.0.3"
727751
minimatch "^9.0.4"
728752
semver "^7.6.0"
729-
ts-api-utils "^1.3.0"
753+
ts-api-utils "^2.1.0"
730754

731-
"@typescript-eslint/utils@8.18.0":
732-
version "8.18.0"
733-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.18.0.tgz#48f67205d42b65d895797bb7349d1be5c39a62f7"
734-
integrity sha512-p6GLdY383i7h5b0Qrfbix3Vc3+J2k6QWw6UMUeY5JGfm3C5LbZ4QIZzJNoNOfgyRe0uuYKjvVOsO/jD4SJO+xg==
755+
"@typescript-eslint/utils@8.42.0":
756+
version "8.42.0"
757+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
758+
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
735759
dependencies:
736-
"@eslint-community/eslint-utils" "^4.4.0"
737-
"@typescript-eslint/scope-manager" "8.18.0"
738-
"@typescript-eslint/types" "8.18.0"
739-
"@typescript-eslint/typescript-estree" "8.18.0"
760+
"@eslint-community/eslint-utils" "^4.7.0"
761+
"@typescript-eslint/scope-manager" "8.42.0"
762+
"@typescript-eslint/types" "8.42.0"
763+
"@typescript-eslint/typescript-estree" "8.42.0"
740764

741-
"@typescript-eslint/visitor-keys@8.18.0":
742-
version "8.18.0"
743-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.0.tgz#7b6d33534fa808e33a19951907231ad2ea5c36dd"
744-
integrity sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==
765+
"@typescript-eslint/visitor-keys@8.42.0":
766+
version "8.42.0"
767+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
768+
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
745769
dependencies:
746-
"@typescript-eslint/types" "8.18.0"
747-
eslint-visitor-keys "^4.2.0"
770+
"@typescript-eslint/types" "8.42.0"
771+
eslint-visitor-keys "^4.2.1"
748772

749773
"@vitest/coverage-v8@^2.0.0":
750774
version "2.1.8"
@@ -919,9 +943,9 @@ brace-expansion@^1.1.7:
919943
concat-map "0.0.1"
920944

921945
brace-expansion@^2.0.1:
922-
version "2.0.1"
923-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
924-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
946+
version "2.0.2"
947+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
948+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
925949
dependencies:
926950
balanced-match "^1.0.0"
927951

@@ -1097,13 +1121,20 @@ debug@^4.1.0, debug@^4.1.1, debug@^4.3.7:
10971121
dependencies:
10981122
ms "^2.1.3"
10991123

1100-
debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
1124+
debug@^4.3.1, debug@^4.3.2:
11011125
version "4.4.0"
11021126
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
11031127
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
11041128
dependencies:
11051129
ms "^2.1.3"
11061130

1131+
debug@^4.3.4:
1132+
version "4.4.1"
1133+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
1134+
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
1135+
dependencies:
1136+
ms "^2.1.3"
1137+
11071138
decamelize@^6.0.0:
11081139
version "6.0.0"
11091140
resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-6.0.0.tgz#8cad4d916fde5c41a264a43d0ecc56fe3d31749e"
@@ -1216,6 +1247,11 @@ eslint-visitor-keys@^4.2.0:
12161247
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
12171248
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
12181249

1250+
eslint-visitor-keys@^4.2.1:
1251+
version "4.2.1"
1252+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
1253+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
1254+
12191255
eslint@^9.0.0:
12201256
version "9.17.0"
12211257
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.17.0.tgz#faa1facb5dd042172fdc520106984b5c2421bb0c"
@@ -1306,7 +1342,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
13061342
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
13071343
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
13081344

1309-
fast-glob@^3.3.1, fast-glob@^3.3.2:
1345+
fast-glob@^3.3.1:
13101346
version "3.3.2"
13111347
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
13121348
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
@@ -1317,6 +1353,17 @@ fast-glob@^3.3.1, fast-glob@^3.3.2:
13171353
merge2 "^1.3.0"
13181354
micromatch "^4.0.4"
13191355

1356+
fast-glob@^3.3.2:
1357+
version "3.3.3"
1358+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
1359+
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
1360+
dependencies:
1361+
"@nodelib/fs.stat" "^2.0.2"
1362+
"@nodelib/fs.walk" "^1.2.3"
1363+
glob-parent "^5.1.2"
1364+
merge2 "^1.3.0"
1365+
micromatch "^4.0.8"
1366+
13201367
fast-json-stable-stringify@^2.0.0:
13211368
version "2.1.0"
13221369
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -1328,9 +1375,9 @@ fast-levenshtein@^2.0.6:
13281375
integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
13291376

13301377
fastq@^1.6.0:
1331-
version "1.17.1"
1332-
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.17.1.tgz#2a523f07a4e7b1e81a42b91b8bf2254107753b47"
1333-
integrity sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==
1378+
version "1.19.1"
1379+
resolved "https://registry.yarnpkg.com/fastq/-/fastq-1.19.1.tgz#d50eaba803c8846a883c16492821ebcd2cda55f5"
1380+
integrity sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==
13341381
dependencies:
13351382
reusify "^1.0.4"
13361383

@@ -1474,11 +1521,16 @@ html-escaper@^2.0.0:
14741521
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
14751522
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
14761523

1477-
ignore@^5.2.0, ignore@^5.3.1:
1524+
ignore@^5.2.0:
14781525
version "5.3.2"
14791526
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
14801527
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
14811528

1529+
ignore@^7.0.0:
1530+
version "7.0.5"
1531+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
1532+
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
1533+
14821534
import-fresh@^3.2.1:
14831535
version "3.3.0"
14841536
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
@@ -1769,7 +1821,7 @@ merge2@^1.3.0:
17691821
resolved "https://registry.yarnpkg.com/merge2/-/merge2-1.4.1.tgz#4368892f885e907455a6fd7dc55c0c9d404990ae"
17701822
integrity sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==
17711823

1772-
micromatch@^4.0.4:
1824+
micromatch@^4.0.4, micromatch@^4.0.8:
17731825
version "4.0.8"
17741826
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
17751827
integrity sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==
@@ -2028,9 +2080,9 @@ restore-cursor@^4.0.0:
20282080
signal-exit "^3.0.2"
20292081

20302082
reusify@^1.0.4:
2031-
version "1.0.4"
2032-
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
2033-
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
2083+
version "1.1.0"
2084+
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f"
2085+
integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==
20342086

20352087
rollup@^4.20.0:
20362088
version "4.28.0"
@@ -2083,11 +2135,16 @@ semver@^7.3.5:
20832135
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
20842136
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
20852137

2086-
semver@^7.5.3, semver@^7.6.0:
2138+
semver@^7.5.3:
20872139
version "7.6.3"
20882140
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
20892141
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
20902142

2143+
semver@^7.6.0:
2144+
version "7.7.2"
2145+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
2146+
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
2147+
20912148
shebang-command@^2.0.0:
20922149
version "2.0.0"
20932150
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
@@ -2287,10 +2344,10 @@ to-regex-range@^5.0.1:
22872344
dependencies:
22882345
is-number "^7.0.0"
22892346

2290-
ts-api-utils@^1.3.0:
2291-
version "1.4.3"
2292-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
2293-
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
2347+
ts-api-utils@^2.1.0:
2348+
version "2.1.0"
2349+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
2350+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
22942351

22952352
tslib@^2.0.3:
22962353
version "2.6.2"

0 commit comments

Comments
 (0)