Skip to content

Commit 24e92ff

Browse files
chore(deps): update typescript-eslint monorepo to v8.57.0
1 parent 1a56b93 commit 24e92ff

1 file changed

Lines changed: 162 additions & 32 deletions

File tree

yarn.lock

Lines changed: 162 additions & 32 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.57.0"
1759+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.0.tgz#6e4085604ab63f55b3dcc61ce2c16965b2c36374"
1760+
integrity sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ==
1761+
dependencies:
1762+
"@eslint-community/regexpp" "^4.12.2"
1763+
"@typescript-eslint/scope-manager" "8.57.0"
1764+
"@typescript-eslint/type-utils" "8.57.0"
1765+
"@typescript-eslint/utils" "8.57.0"
1766+
"@typescript-eslint/visitor-keys" "8.57.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.57.0"
1773+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.0.tgz#444c57a943e8b04f255cda18a94c8e023b46b08c"
1774+
integrity sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g==
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.57.0"
1777+
"@typescript-eslint/types" "8.57.0"
1778+
"@typescript-eslint/typescript-estree" "8.57.0"
1779+
"@typescript-eslint/visitor-keys" "8.57.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.57.0":
1792+
version "8.57.0"
1793+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.0.tgz#2014ed527bcd0eff8aecb7e44879ae3150604ab3"
1794+
integrity sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w==
1795+
dependencies:
1796+
"@typescript-eslint/tsconfig-utils" "^8.57.0"
1797+
"@typescript-eslint/types" "^8.57.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.57.0":
1809+
version "8.57.0"
1810+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.0.tgz#7d2a2aeaaef2ae70891b21939fadb4cb0b19f840"
1811+
integrity sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw==
1812+
dependencies:
1813+
"@typescript-eslint/types" "8.57.0"
1814+
"@typescript-eslint/visitor-keys" "8.57.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.57.0", "@typescript-eslint/tsconfig-utils@^8.57.0":
1822+
version "8.57.0"
1823+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.0.tgz#cf2f2822af3887d25dd325b6bea6c3f60a83a0b4"
1824+
integrity sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA==
1825+
1826+
"@typescript-eslint/type-utils@8.57.0":
1827+
version "8.57.0"
1828+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.0.tgz#2877af4c2e8f0998b93a07dad1c34ce1bb669448"
1829+
integrity sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ==
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.57.0"
1832+
"@typescript-eslint/typescript-estree" "8.57.0"
1833+
"@typescript-eslint/utils" "8.57.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.57.0", "@typescript-eslint/types@^8.57.0":
1843+
version "8.57.0"
1844+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.0.tgz#4fa5385ffd1cd161fa5b9dce93e0493d491b8dc6"
1845+
integrity sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==
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.57.0":
1864+
version "8.57.0"
1865+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.0.tgz#e0e4a89bfebb207de314826df876e2dabc7dea04"
1866+
integrity sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q==
1867+
dependencies:
1868+
"@typescript-eslint/project-service" "8.57.0"
1869+
"@typescript-eslint/tsconfig-utils" "8.57.0"
1870+
"@typescript-eslint/types" "8.57.0"
1871+
"@typescript-eslint/visitor-keys" "8.57.0"
1872+
debug "^4.4.3"
1873+
minimatch "^10.2.2"
1874+
semver "^7.7.3"
1875+
tinyglobby "^0.2.15"
1876+
ts-api-utils "^2.4.0"
1877+
1878+
"@typescript-eslint/utils@8.57.0":
1879+
version "8.57.0"
1880+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.0.tgz#c7193385b44529b788210d20c94c11de79ad3498"
1881+
integrity sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ==
1882+
dependencies:
1883+
"@eslint-community/eslint-utils" "^4.9.1"
1884+
"@typescript-eslint/scope-manager" "8.57.0"
1885+
"@typescript-eslint/types" "8.57.0"
1886+
"@typescript-eslint/typescript-estree" "8.57.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.57.0":
1907+
version "8.57.0"
1908+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.0.tgz#23aea662279bb66209700854453807a119350f85"
1909+
integrity sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg==
1910+
dependencies:
1911+
"@typescript-eslint/types" "8.57.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"
@@ -2232,6 +2303,11 @@ balanced-match@^1.0.0:
22322303
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
22332304
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
22342305

2306+
balanced-match@^4.0.2:
2307+
version "4.0.4"
2308+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
2309+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
2310+
22352311
base64-js@^1.0.2:
22362312
version "1.5.1"
22372313
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
@@ -2267,6 +2343,13 @@ brace-expansion@^2.0.1:
22672343
dependencies:
22682344
balanced-match "^1.0.0"
22692345

2346+
brace-expansion@^5.0.2:
2347+
version "5.0.4"
2348+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
2349+
integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
2350+
dependencies:
2351+
balanced-match "^4.0.2"
2352+
22702353
braces@^3.0.2, braces@~3.0.2:
22712354
version "3.0.2"
22722355
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -2990,6 +3073,13 @@ debug@^4.3.1, debug@^4.3.2, debug@^4.3.4:
29903073
dependencies:
29913074
ms "^2.1.3"
29923075

3076+
debug@^4.4.3:
3077+
version "4.4.3"
3078+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
3079+
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
3080+
dependencies:
3081+
ms "^2.1.3"
3082+
29933083
decimal.js@^10.4.2:
29943084
version "10.4.3"
29953085
resolved "https://registry.yarnpkg.com/decimal.js/-/decimal.js-10.4.3.tgz#1044092884d245d1b7f65725fa4ad4c6f781cc23"
@@ -3648,6 +3738,11 @@ eslint-visitor-keys@^4.2.1:
36483738
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
36493739
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
36503740

3741+
eslint-visitor-keys@^5.0.0:
3742+
version "5.0.1"
3743+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
3744+
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
3745+
36513746
eslint@^8.57.1:
36523747
version "8.57.1"
36533748
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -3894,6 +3989,11 @@ fb-watchman@^2.0.0:
38943989
dependencies:
38953990
bser "2.1.1"
38963991

3992+
fdir@^6.5.0:
3993+
version "6.5.0"
3994+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
3995+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
3996+
38973997
file-entry-cache@^6.0.1:
38983998
version "6.0.1"
38993999
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -4328,7 +4428,7 @@ ignore@^5.2.0:
43284428
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
43294429
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
43304430

4331-
ignore@^7.0.0:
4431+
ignore@^7.0.5:
43324432
version "7.0.5"
43334433
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
43344434
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
@@ -5535,6 +5635,13 @@ minimalistic-crypto-utils@^1.0.1:
55355635
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
55365636
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
55375637

5638+
minimatch@^10.2.2:
5639+
version "10.2.4"
5640+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
5641+
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
5642+
dependencies:
5643+
brace-expansion "^5.0.2"
5644+
55385645
minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
55395646
version "3.1.2"
55405647
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5961,6 +6068,11 @@ picomatch@^4.0.2:
59616068
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
59626069
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
59636070

6071+
picomatch@^4.0.3:
6072+
version "4.0.3"
6073+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
6074+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
6075+
59646076
pify@^4.0.1:
59656077
version "4.0.1"
59666078
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
@@ -6476,6 +6588,11 @@ semver@^7.6.3:
64766588
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
64776589
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
64786590

6591+
semver@^7.7.3:
6592+
version "7.7.4"
6593+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.4.tgz#28464e36060e991fa7a11d0279d2d3f3b57a7e8a"
6594+
integrity sha512-vFKC2IEtQnVhpT78h1Yp8wzwrf8CM+MzKMHGJZfBtzhZNycRFnXsHk6E5TxIkkMsgNS7mdX3AGB7x2QM2di4lA==
6595+
64796596
set-function-length@^1.2.1, set-function-length@^1.2.2:
64806597
version "1.2.2"
64816598
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
@@ -6954,6 +7071,14 @@ timers-browserify@^1.0.1:
69547071
dependencies:
69557072
process "~0.11.0"
69567073

7074+
tinyglobby@^0.2.15:
7075+
version "0.2.15"
7076+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
7077+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
7078+
dependencies:
7079+
fdir "^6.5.0"
7080+
picomatch "^4.0.3"
7081+
69577082
tinyify@^3.0.0:
69587083
version "3.1.0"
69597084
resolved "https://registry.yarnpkg.com/tinyify/-/tinyify-3.1.0.tgz#cd3f974c24f3ab0ccd0b471b8c4816c7431317fa"
@@ -7023,6 +7148,11 @@ ts-api-utils@^2.1.0:
70237148
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
70247149
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
70257150

7151+
ts-api-utils@^2.4.0:
7152+
version "2.4.0"
7153+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
7154+
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
7155+
70267156
ts-node@^10.9.1:
70277157
version "10.9.2"
70287158
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"

0 commit comments

Comments
 (0)