Skip to content

Commit 7cedcdd

Browse files
Update typescript-eslint monorepo to v8.53.1
1 parent d40dc95 commit 7cedcdd

1 file changed

Lines changed: 142 additions & 36 deletions

File tree

yarn.lock

Lines changed: 142 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.53.1"
1759+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.53.1.tgz#f6640f6f8749b71d9ab457263939e8932a3c6b46"
1760+
integrity sha512-cFYYFZ+oQFi6hUnBTbLRXfTJiaQtYE3t4O692agbBl+2Zy+eqSKWtPjhPXJu1G7j4RLjKgeJPDdq3EqOwmX5Ag==
1761+
dependencies:
1762+
"@eslint-community/regexpp" "^4.12.2"
1763+
"@typescript-eslint/scope-manager" "8.53.1"
1764+
"@typescript-eslint/type-utils" "8.53.1"
1765+
"@typescript-eslint/utils" "8.53.1"
1766+
"@typescript-eslint/visitor-keys" "8.53.1"
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.53.1"
1773+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.53.1.tgz#58d4a70cc2daee2becf7d4521d65ea1782d6ec68"
1774+
integrity sha512-nm3cvFN9SqZGXjmw5bZ6cGmvJSyJPn0wU9gHAZZHDnZl2wF9PhHv78Xf06E0MaNk4zLVHL8hb2/c32XvyJOLQg==
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.53.1"
1777+
"@typescript-eslint/types" "8.53.1"
1778+
"@typescript-eslint/typescript-estree" "8.53.1"
1779+
"@typescript-eslint/visitor-keys" "8.53.1"
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.53.1":
1792+
version "8.53.1"
1793+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.53.1.tgz#4e47856a0b14a1ceb28b0294b4badef3be1e9734"
1794+
integrity sha512-WYC4FB5Ra0xidsmlPb+1SsnaSKPmS3gsjIARwbEkHkoWloQmuzcfypljaJcR78uyLA1h8sHdWWPHSLDI+MtNog==
1795+
dependencies:
1796+
"@typescript-eslint/tsconfig-utils" "^8.53.1"
1797+
"@typescript-eslint/types" "^8.53.1"
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.53.1":
1809+
version "8.53.1"
1810+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.53.1.tgz#6c4b8c82cd45ae3b365afc2373636e166743a8fa"
1811+
integrity sha512-Lu23yw1uJMFY8cUeq7JlrizAgeQvWugNQzJp8C3x8Eo5Jw5Q2ykMdiiTB9vBVOOUBysMzmRRmUfwFrZuI2C4SQ==
1812+
dependencies:
1813+
"@typescript-eslint/types" "8.53.1"
1814+
"@typescript-eslint/visitor-keys" "8.53.1"
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.53.1", "@typescript-eslint/tsconfig-utils@^8.53.1":
1822+
version "8.53.1"
1823+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.53.1.tgz#efe80b8d019cd49e5a1cf46c2eb0cd2733076424"
1824+
integrity sha512-qfvLXS6F6b1y43pnf0pPbXJ+YoXIC7HKg0UGZ27uMIemKMKA6XH2DTxsEDdpdN29D+vHV07x/pnlPNVLhdhWiA==
1825+
1826+
"@typescript-eslint/type-utils@8.53.1":
1827+
version "8.53.1"
1828+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.53.1.tgz#95de2651a96d580bf5c6c6089ddd694284d558ad"
1829+
integrity sha512-MOrdtNvyhy0rHyv0ENzub1d4wQYKb2NmIqG7qEqPWFW7Mpy2jzFC3pQ2yKDvirZB7jypm5uGjF2Qqs6OIqu47w==
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.53.1"
1832+
"@typescript-eslint/typescript-estree" "8.53.1"
1833+
"@typescript-eslint/utils" "8.53.1"
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.53.1", "@typescript-eslint/types@^8.53.1":
1843+
version "8.53.1"
1844+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.53.1.tgz#101f203f0807a63216cceceedb815fabe21d5793"
1845+
integrity sha512-jr/swrr2aRmUAUjW5/zQHbMaui//vQlsZcJKijZf3M26bnmLj8LyZUpj8/Rd6uzaek06OWsqdofN/Thenm5O8A==
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.53.1":
1864+
version "8.53.1"
1865+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.53.1.tgz#b6dce2303c9e27e95b8dcd8c325868fff53e488f"
1866+
integrity sha512-RGlVipGhQAG4GxV1s34O91cxQ/vWiHJTDHbXRr0li2q/BGg3RR/7NM8QDWgkEgrwQYCvmJV9ichIwyoKCQ+DTg==
1867+
dependencies:
1868+
"@typescript-eslint/project-service" "8.53.1"
1869+
"@typescript-eslint/tsconfig-utils" "8.53.1"
1870+
"@typescript-eslint/types" "8.53.1"
1871+
"@typescript-eslint/visitor-keys" "8.53.1"
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.53.1":
1879+
version "8.53.1"
1880+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.53.1.tgz#81fe6c343de288701b774f4d078382f567e6edaa"
1881+
integrity sha512-c4bMvGVWW4hv6JmDUEG7fSYlWOl3II2I4ylt0NM+seinYQlZMQIaKaXIIVJWt9Ofh6whrpM+EdDQXKXjNovvrg==
1882+
dependencies:
1883+
"@eslint-community/eslint-utils" "^4.9.1"
1884+
"@typescript-eslint/scope-manager" "8.53.1"
1885+
"@typescript-eslint/types" "8.53.1"
1886+
"@typescript-eslint/typescript-estree" "8.53.1"
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.53.1":
1907+
version "8.53.1"
1908+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.53.1.tgz#405f04959be22b9be364939af8ac19c3649b6eb7"
1909+
integrity sha512-oy+wV7xDKFPRyNggmXuZQSBzvoLnpmJs+GhzRhPjrxl2b/jIlyjVokzm47CZCDUdXKr2zd7ZLodPfOBpOPyPlg==
1910+
dependencies:
1911+
"@typescript-eslint/types" "8.53.1"
1912+
eslint-visitor-keys "^4.2.1"
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"
@@ -3894,6 +3972,11 @@ fb-watchman@^2.0.0:
38943972
dependencies:
38953973
bser "2.1.1"
38963974

3975+
fdir@^6.5.0:
3976+
version "6.5.0"
3977+
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
3978+
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
3979+
38973980
file-entry-cache@^6.0.1:
38983981
version "6.0.1"
38993982
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -4328,7 +4411,7 @@ ignore@^5.2.0:
43284411
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
43294412
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
43304413

4331-
ignore@^7.0.0:
4414+
ignore@^7.0.5:
43324415
version "7.0.5"
43334416
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.5.tgz#4cb5f6cd7d4c7ab0365738c7aea888baa6d7efd9"
43344417
integrity sha512-Hs59xBNfUIunMFgWAbGX5cq6893IbWg4KnrjbYwX3tx0ztorVgTDA6B2sxf8ejHJ4wz8BqGUMYlnzNBer5NvGg==
@@ -5542,7 +5625,7 @@ minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatc
55425625
dependencies:
55435626
brace-expansion "^1.1.7"
55445627

5545-
minimatch@^9.0.4:
5628+
minimatch@^9.0.4, minimatch@^9.0.5:
55465629
version "9.0.5"
55475630
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
55485631
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
@@ -5961,6 +6044,11 @@ picomatch@^4.0.2:
59616044
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
59626045
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
59636046

6047+
picomatch@^4.0.3:
6048+
version "4.0.3"
6049+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
6050+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
6051+
59646052
pify@^4.0.1:
59656053
version "4.0.1"
59666054
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
@@ -6476,6 +6564,11 @@ semver@^7.6.3:
64766564
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.2.tgz#67d99fdcd35cec21e6f8b87a7fd515a33f982b58"
64776565
integrity sha512-RF0Fw+rO5AMf9MAyaRXI4AV0Ulj5lMHqVxxdSgiVbixSCXoEmmX/jk0CuJw4+3SqroYO9VoUh+HcuJivvtJemA==
64786566

6567+
semver@^7.7.3:
6568+
version "7.7.3"
6569+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
6570+
integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
6571+
64796572
set-function-length@^1.2.1, set-function-length@^1.2.2:
64806573
version "1.2.2"
64816574
resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449"
@@ -6954,6 +7047,14 @@ timers-browserify@^1.0.1:
69547047
dependencies:
69557048
process "~0.11.0"
69567049

7050+
tinyglobby@^0.2.15:
7051+
version "0.2.15"
7052+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
7053+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
7054+
dependencies:
7055+
fdir "^6.5.0"
7056+
picomatch "^4.0.3"
7057+
69577058
tinyify@^3.0.0:
69587059
version "3.1.0"
69597060
resolved "https://registry.yarnpkg.com/tinyify/-/tinyify-3.1.0.tgz#cd3f974c24f3ab0ccd0b471b8c4816c7431317fa"
@@ -7023,6 +7124,11 @@ ts-api-utils@^2.1.0:
70237124
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
70247125
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
70257126

7127+
ts-api-utils@^2.4.0:
7128+
version "2.4.0"
7129+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.4.0.tgz#2690579f96d2790253bdcf1ca35d569ad78f9ad8"
7130+
integrity sha512-3TaVTaAv2gTiMB35i3FiGJaRfwb3Pyn/j3m/bfAvGe8FB7CF6u+LMYqYlDh7reQf7UNvoTvdfAqHGmPGOSsPmA==
7131+
70267132
ts-node@^10.9.1:
70277133
version "10.9.2"
70287134
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"

0 commit comments

Comments
 (0)