Skip to content

Commit 729e0a3

Browse files
chore(deps): update typescript-eslint monorepo to v8.56.0
1 parent 0e2b21c commit 729e0a3

1 file changed

Lines changed: 147 additions & 36 deletions

File tree

yarn.lock

Lines changed: 147 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,7 +1148,19 @@
11481148
dependencies:
11491149
eslint-visitor-keys "^3.4.3"
11501150

1151-
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
1151+
"@eslint-community/eslint-utils@^4.9.1":
1152+
version "4.9.1"
1153+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.9.1.tgz#4e90af67bc51ddee6cdef5284edf572ec376b595"
1154+
integrity sha512-phrYmNiYppR7znFEdqgfWHXR6NCkZEK7hwWDHZUjit/2/U0r6XvkDl0SYnoM51Hq7FhCGdLDT6zxCCOY1hexsQ==
1155+
dependencies:
1156+
eslint-visitor-keys "^3.4.3"
1157+
1158+
"@eslint-community/regexpp@^4.12.2":
1159+
version "4.12.2"
1160+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
1161+
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
1162+
1163+
"@eslint-community/regexpp@^4.6.1":
11521164
version "4.12.1"
11531165
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
11541166
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
@@ -1743,30 +1755,29 @@
17431755
"@types/yargs-parser" "*"
17441756

17451757
"@typescript-eslint/eslint-plugin@^8.46.2":
1746-
version "8.46.2"
1747-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
1748-
integrity sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==
1749-
dependencies:
1750-
"@eslint-community/regexpp" "^4.10.0"
1751-
"@typescript-eslint/scope-manager" "8.46.2"
1752-
"@typescript-eslint/type-utils" "8.46.2"
1753-
"@typescript-eslint/utils" "8.46.2"
1754-
"@typescript-eslint/visitor-keys" "8.46.2"
1755-
graphemer "^1.4.0"
1756-
ignore "^7.0.0"
1758+
version "8.56.0"
1759+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz#5aec3db807a6b8437ea5d5ebf7bd16b4119aba8d"
1760+
integrity sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw==
1761+
dependencies:
1762+
"@eslint-community/regexpp" "^4.12.2"
1763+
"@typescript-eslint/scope-manager" "8.56.0"
1764+
"@typescript-eslint/type-utils" "8.56.0"
1765+
"@typescript-eslint/utils" "8.56.0"
1766+
"@typescript-eslint/visitor-keys" "8.56.0"
1767+
ignore "^7.0.5"
17571768
natural-compare "^1.4.0"
1758-
ts-api-utils "^2.1.0"
1769+
ts-api-utils "^2.4.0"
17591770

17601771
"@typescript-eslint/parser@^8.46.2":
1761-
version "8.46.2"
1762-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
1763-
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
1772+
version "8.56.0"
1773+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.0.tgz#8ecff1678b8b1a742d29c446ccf5eeea7f971d72"
1774+
integrity sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg==
17641775
dependencies:
1765-
"@typescript-eslint/scope-manager" "8.46.2"
1766-
"@typescript-eslint/types" "8.46.2"
1767-
"@typescript-eslint/typescript-estree" "8.46.2"
1768-
"@typescript-eslint/visitor-keys" "8.46.2"
1769-
debug "^4.3.4"
1776+
"@typescript-eslint/scope-manager" "8.56.0"
1777+
"@typescript-eslint/types" "8.56.0"
1778+
"@typescript-eslint/typescript-estree" "8.56.0"
1779+
"@typescript-eslint/visitor-keys" "8.56.0"
1780+
debug "^4.4.3"
17701781

17711782
"@typescript-eslint/project-service@8.46.2":
17721783
version "8.46.2"
@@ -1777,6 +1788,15 @@
17771788
"@typescript-eslint/types" "^8.46.2"
17781789
debug "^4.3.4"
17791790

1791+
"@typescript-eslint/project-service@8.56.0":
1792+
version "8.56.0"
1793+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.0.tgz#bb8562fecd8f7922e676fc6a1189c20dd7991d73"
1794+
integrity sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg==
1795+
dependencies:
1796+
"@typescript-eslint/tsconfig-utils" "^8.56.0"
1797+
"@typescript-eslint/types" "^8.56.0"
1798+
debug "^4.4.3"
1799+
17801800
"@typescript-eslint/scope-manager@8.46.2":
17811801
version "8.46.2"
17821802
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
@@ -1785,27 +1805,45 @@
17851805
"@typescript-eslint/types" "8.46.2"
17861806
"@typescript-eslint/visitor-keys" "8.46.2"
17871807

1808+
"@typescript-eslint/scope-manager@8.56.0":
1809+
version "8.56.0"
1810+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz#604030a4c6433df3728effdd441d47f45a86edb4"
1811+
integrity sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==
1812+
dependencies:
1813+
"@typescript-eslint/types" "8.56.0"
1814+
"@typescript-eslint/visitor-keys" "8.56.0"
1815+
17881816
"@typescript-eslint/tsconfig-utils@8.46.2", "@typescript-eslint/tsconfig-utils@^8.46.2":
17891817
version "8.46.2"
17901818
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
17911819
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
17921820

1793-
"@typescript-eslint/type-utils@8.46.2":
1794-
version "8.46.2"
1795-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
1796-
integrity sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==
1821+
"@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0":
1822+
version "8.56.0"
1823+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e"
1824+
integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==
1825+
1826+
"@typescript-eslint/type-utils@8.56.0":
1827+
version "8.56.0"
1828+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.0.tgz#72b4edc1fc73988998f1632b3ec99c2a66eaac6e"
1829+
integrity sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA==
17971830
dependencies:
1798-
"@typescript-eslint/types" "8.46.2"
1799-
"@typescript-eslint/typescript-estree" "8.46.2"
1800-
"@typescript-eslint/utils" "8.46.2"
1801-
debug "^4.3.4"
1802-
ts-api-utils "^2.1.0"
1831+
"@typescript-eslint/types" "8.56.0"
1832+
"@typescript-eslint/typescript-estree" "8.56.0"
1833+
"@typescript-eslint/utils" "8.56.0"
1834+
debug "^4.4.3"
1835+
ts-api-utils "^2.4.0"
18031836

18041837
"@typescript-eslint/types@8.46.2", "@typescript-eslint/types@^8.46.2":
18051838
version "8.46.2"
18061839
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
18071840
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
18081841

1842+
"@typescript-eslint/types@8.56.0", "@typescript-eslint/types@^8.56.0":
1843+
version "8.56.0"
1844+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a"
1845+
integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==
1846+
18091847
"@typescript-eslint/typescript-estree@8.46.2":
18101848
version "8.46.2"
18111849
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
@@ -1822,7 +1860,32 @@
18221860
semver "^7.6.0"
18231861
ts-api-utils "^2.1.0"
18241862

1825-
"@typescript-eslint/utils@8.46.2", "@typescript-eslint/utils@^8.13.0":
1863+
"@typescript-eslint/typescript-estree@8.56.0":
1864+
version "8.56.0"
1865+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz#fadbc74c14c5bac947db04980ff58bb178701c2e"
1866+
integrity sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q==
1867+
dependencies:
1868+
"@typescript-eslint/project-service" "8.56.0"
1869+
"@typescript-eslint/tsconfig-utils" "8.56.0"
1870+
"@typescript-eslint/types" "8.56.0"
1871+
"@typescript-eslint/visitor-keys" "8.56.0"
1872+
debug "^4.4.3"
1873+
minimatch "^9.0.5"
1874+
semver "^7.7.3"
1875+
tinyglobby "^0.2.15"
1876+
ts-api-utils "^2.4.0"
1877+
1878+
"@typescript-eslint/utils@8.56.0":
1879+
version "8.56.0"
1880+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841"
1881+
integrity sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==
1882+
dependencies:
1883+
"@eslint-community/eslint-utils" "^4.9.1"
1884+
"@typescript-eslint/scope-manager" "8.56.0"
1885+
"@typescript-eslint/types" "8.56.0"
1886+
"@typescript-eslint/typescript-estree" "8.56.0"
1887+
1888+
"@typescript-eslint/utils@^8.13.0":
18261889
version "8.46.2"
18271890
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
18281891
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
@@ -1840,6 +1903,14 @@
18401903
"@typescript-eslint/types" "8.46.2"
18411904
eslint-visitor-keys "^4.2.1"
18421905

1906+
"@typescript-eslint/visitor-keys@8.56.0":
1907+
version "8.56.0"
1908+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz#7d6592ab001827d3ce052155edf7ecad19688d7d"
1909+
integrity sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==
1910+
dependencies:
1911+
"@typescript-eslint/types" "8.56.0"
1912+
eslint-visitor-keys "^5.0.0"
1913+
18431914
"@ungap/structured-clone@^1.2.0":
18441915
version "1.2.0"
18451916
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -2261,9 +2332,9 @@ brace-expansion@^1.1.7:
22612332
concat-map "0.0.1"
22622333

22632334
brace-expansion@^2.0.1:
2264-
version "2.0.1"
2265-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
2266-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
2335+
version "2.0.2"
2336+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.2.tgz#54fc53237a613d854c7bd37463aad17df87214e7"
2337+
integrity sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==
22672338
dependencies:
22682339
balanced-match "^1.0.0"
22692340

@@ -2990,6 +3061,13 @@ debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
29903061
dependencies:
29913062
ms "^2.1.3"
29923063

3064+
debug@^4.4.3:
3065+
version "4.4.3"
3066+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
3067+
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
3068+
dependencies:
3069+
ms "^2.1.3"
3070+
29933071
decimal.js@^10.4.2:
29943072
version "10.4.3"
29953073
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23"
@@ -3648,6 +3726,11 @@ eslint-visitor-keys@^4.2.1:
36483726
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
36493727
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
36503728

3729+
eslint-visitor-keys@^5.0.0:
3730+
version "5.0.0"
3731+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz#b9aa1a74aa48c44b3ae46c1597ce7171246a94a9"
3732+
integrity sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==
3733+
36513734
eslint@^8.57.1:
36523735
version "8.57.1"
36533736
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -3894,6 +3977,11 @@ fb-watchman@^2.0.0:
38943977
dependencies:
38953978
bser "2.1.1"
38963979

3980+
fdir@^6.5.0:
3981+
version "6.5.0"
3982+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
3983+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
3984+
38973985
file-entry-cache@^6.0.1:
38983986
version "6.0.1"
38993987
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -4328,7 +4416,7 @@ ignore@^5.2.0:
43284416
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
43294417
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
43304418

4331-
ignore@^7.0.0:
4419+
ignore@^7.0.5:
43324420
version "7.0.5"
43334421
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
43344422
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
@@ -5542,7 +5630,7 @@ minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatc
55425630
dependencies:
55435631
brace-expansion "^1.1.7"
55445632

5545-
minimatch@^9.0.4:
5633+
minimatch@^9.0.4, minimatch@^9.0.5:
55465634
version "9.0.5"
55475635
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
55485636
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -5961,6 +6049,11 @@ picomatch@^4.0.2:
59616049
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
59626050
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
59636051

6052+
picomatch@^4.0.3:
6053+
version "4.0.3"
6054+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
6055+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
6056+
59646057
pify@^4.0.1:
59656058
version "4.0.1"
59666059
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
@@ -6476,6 +6569,11 @@ semver@^7.6.3:
64766569
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
64776570
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
64786571

6572+
semver@^7.7.3:
6573+
version "7.7.4"
6574+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
6575+
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
6576+
64796577
set-function-length@^1.2.1, set-function-length@^1.2.2:
64806578
version "1.2.2"
64816579
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
@@ -6954,6 +7052,14 @@ timers-browserify@^1.0.1:
69547052
dependencies:
69557053
process "~0.11.0"
69567054

7055+
tinyglobby@^0.2.15:
7056+
version "0.2.15"
7057+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
7058+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
7059+
dependencies:
7060+
fdir "^6.5.0"
7061+
picomatch "^4.0.3"
7062+
69577063
tinyify@^3.0.0:
69587064
version "3.1.0"
69597065
resolved "https://registry.yarnpkg.com/tinyify/-/tinyify-3.1.0.tgz#cd3f974c24f3ab0ccd0b471b8c4816c7431317fa"
@@ -7023,6 +7129,11 @@ ts-api-utils@^2.1.0:
70237129
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
70247130
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
70257131

7132+
ts-api-utils@^2.4.0:
7133+
version "2.4.0"
7134+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
7135+
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
7136+
70267137
ts-node@^10.9.1:
70277138
version "10.9.2"
70287139
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"

0 commit comments

Comments
 (0)