Skip to content

Commit bc4b8fe

Browse files
Update dependency eslint-config-xo to v0.46.0
1 parent 0ca83b1 commit bc4b8fe

File tree

2 files changed

+177
-6
lines changed

2 files changed

+177
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"dotenv": "16.4.5",
4242
"eslint": "8.57.0",
4343
"eslint-config-prettier": "8.10.0",
44-
"eslint-config-xo": "0.43.1",
44+
"eslint-config-xo": "0.46.0",
4545
"eslint-config-xo-typescript": "0.57.0",
4646
"ethereum-waffle": "3.4.4",
4747
"ethers": "5.7.2",

yarn.lock

Lines changed: 176 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
resolved "https://registry.yarnpkg.com/@ensdomains/resolver/-/resolver-0.2.4.tgz#c10fe28bf5efbf49bff4666d909aed0265efbc89"
8484
integrity sha512-bvaTH34PMCbv6anRa9I/0zjLJgY4EuznbEMgbV77JBCQ9KNC46rzi0avuxpOfu+xDjPEtSFGqVEOr5GlUSGudA==
8585

86-
"@eslint-community/eslint-utils@^4.2.0":
86+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
8787
version "4.4.0"
8888
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
8989
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
@@ -1610,6 +1610,54 @@
16101610
dependencies:
16111611
antlr4ts "^0.5.0-alpha.4"
16121612

1613+
"@stylistic/[email protected]", "@stylistic/eslint-plugin-js@^2.6.1":
1614+
version "2.6.1"
1615+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.6.1.tgz#97e4f689c6bbe3661cd5fb1fd4dbb5e2e7a42cfa"
1616+
integrity sha512-iLOiVzcvqzDGD9U0EuVOX680v+XOPiPAjkxWj+Q6iV2GLOM5NB27tKVOpJY7AzBhidwpRbaLTgg3T4UzYx09jw==
1617+
dependencies:
1618+
"@types/eslint" "^9.6.0"
1619+
acorn "^8.12.1"
1620+
eslint-visitor-keys "^4.0.0"
1621+
espree "^10.1.0"
1622+
1623+
"@stylistic/[email protected]":
1624+
version "2.6.1"
1625+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-jsx/-/eslint-plugin-jsx-2.6.1.tgz#a7ba8242a27a8956455789dfcc087f5231fb4a7c"
1626+
integrity sha512-5qHLXqxfY6jubAQfDqrifv41fx7gaqA9svDaChxMI6JiHpEBfh+PXxmm3g+B8gJCYVBTC62Rjl0Ny5QabK58bw==
1627+
dependencies:
1628+
"@stylistic/eslint-plugin-js" "^2.6.1"
1629+
"@types/eslint" "^9.6.0"
1630+
estraverse "^5.3.0"
1631+
picomatch "^4.0.2"
1632+
1633+
"@stylistic/[email protected]":
1634+
version "2.6.1"
1635+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-plus/-/eslint-plugin-plus-2.6.1.tgz#5b9ea3c659726835a7418d51bb818ba4dccb6b3d"
1636+
integrity sha512-z/IYu/q8ipApzNam5utSU+BrXg4pK/Gv9xNbr4eWv/bZppvTWJU62xCO4nw/6r2dHNPnqc7uCHEC7GMlBnPY0A==
1637+
dependencies:
1638+
"@types/eslint" "^9.6.0"
1639+
"@typescript-eslint/utils" "^8.0.0"
1640+
1641+
"@stylistic/[email protected]":
1642+
version "2.6.1"
1643+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-2.6.1.tgz#76a90c732139b43e17c98c2c1eea1bc7a549cef6"
1644+
integrity sha512-Mxl1VMorEG1Hc6oBYPD0+KIJOWkjEF1R0liL7wWgKfwpqOkgmnh5lVdZBrYyfRKOE4RlGcwEFTNai1IW6orgVg==
1645+
dependencies:
1646+
"@stylistic/eslint-plugin-js" "2.6.1"
1647+
"@types/eslint" "^9.6.0"
1648+
"@typescript-eslint/utils" "^8.0.0"
1649+
1650+
"@stylistic/eslint-plugin@^2.6.1":
1651+
version "2.6.1"
1652+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.6.1.tgz#6ccddd1ba275cb2407d9abf546982177b872a603"
1653+
integrity sha512-UT0f4t+3sQ/GKW7875NiIIjZJ1Bh4gd7JNfoIkwIQyWqO7wGd0Pqzu0Ho30Ka8MNF5lm++SkVeqAk26vGxoUpg==
1654+
dependencies:
1655+
"@stylistic/eslint-plugin-js" "2.6.1"
1656+
"@stylistic/eslint-plugin-jsx" "2.6.1"
1657+
"@stylistic/eslint-plugin-plus" "2.6.1"
1658+
"@stylistic/eslint-plugin-ts" "2.6.1"
1659+
"@types/eslint" "^9.6.0"
1660+
16131661
"@szmarczak/http-timer@^1.1.2":
16141662
version "1.1.2"
16151663
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
@@ -1690,6 +1738,24 @@
16901738
dependencies:
16911739
dotenv "*"
16921740

1741+
"@types/eslint@^9.6.0":
1742+
version "9.6.0"
1743+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff"
1744+
integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==
1745+
dependencies:
1746+
"@types/estree" "*"
1747+
"@types/json-schema" "*"
1748+
1749+
"@types/estree@*":
1750+
version "1.0.5"
1751+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
1752+
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
1753+
1754+
"@types/json-schema@*":
1755+
version "7.0.15"
1756+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1757+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1758+
16931759
"@types/json-schema@^7.0.9":
16941760
version "7.0.9"
16951761
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
@@ -1816,6 +1882,14 @@
18161882
"@typescript-eslint/types" "5.62.0"
18171883
"@typescript-eslint/visitor-keys" "5.62.0"
18181884

1885+
"@typescript-eslint/[email protected]":
1886+
version "8.0.0"
1887+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
1888+
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
1889+
dependencies:
1890+
"@typescript-eslint/types" "8.0.0"
1891+
"@typescript-eslint/visitor-keys" "8.0.0"
1892+
18191893
"@typescript-eslint/[email protected]":
18201894
version "5.62.0"
18211895
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
@@ -1831,6 +1905,11 @@
18311905
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
18321906
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
18331907

1908+
"@typescript-eslint/[email protected]":
1909+
version "8.0.0"
1910+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
1911+
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
1912+
18341913
"@typescript-eslint/[email protected]":
18351914
version "5.62.0"
18361915
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1844,6 +1923,20 @@
18441923
semver "^7.3.7"
18451924
tsutils "^3.21.0"
18461925

1926+
"@typescript-eslint/[email protected]":
1927+
version "8.0.0"
1928+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
1929+
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
1930+
dependencies:
1931+
"@typescript-eslint/types" "8.0.0"
1932+
"@typescript-eslint/visitor-keys" "8.0.0"
1933+
debug "^4.3.4"
1934+
globby "^11.1.0"
1935+
is-glob "^4.0.3"
1936+
minimatch "^9.0.4"
1937+
semver "^7.6.0"
1938+
ts-api-utils "^1.3.0"
1939+
18471940
"@typescript-eslint/[email protected]":
18481941
version "5.62.0"
18491942
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
@@ -1858,6 +1951,16 @@
18581951
eslint-scope "^5.1.1"
18591952
semver "^7.3.7"
18601953

1954+
"@typescript-eslint/utils@^8.0.0":
1955+
version "8.0.0"
1956+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
1957+
integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==
1958+
dependencies:
1959+
"@eslint-community/eslint-utils" "^4.4.0"
1960+
"@typescript-eslint/scope-manager" "8.0.0"
1961+
"@typescript-eslint/types" "8.0.0"
1962+
"@typescript-eslint/typescript-estree" "8.0.0"
1963+
18611964
"@typescript-eslint/[email protected]":
18621965
version "5.62.0"
18631966
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
@@ -1866,6 +1969,14 @@
18661969
"@typescript-eslint/types" "5.62.0"
18671970
eslint-visitor-keys "^3.3.0"
18681971

1972+
"@typescript-eslint/[email protected]":
1973+
version "8.0.0"
1974+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
1975+
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
1976+
dependencies:
1977+
"@typescript-eslint/types" "8.0.0"
1978+
eslint-visitor-keys "^3.4.3"
1979+
18691980
18701981
version "1.1.2"
18711982
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
@@ -1961,6 +2072,11 @@ acorn@^6.0.7:
19612072
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
19622073
integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
19632074

2075+
acorn@^8.12.0, acorn@^8.12.1:
2076+
version "8.12.1"
2077+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
2078+
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
2079+
19642080
acorn@^8.4.1:
19652081
version "8.4.1"
19662082
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c"
@@ -2902,6 +3018,13 @@ brace-expansion@^1.1.7:
29023018
balanced-match "^1.0.0"
29033019
concat-map "0.0.1"
29043020

3021+
brace-expansion@^2.0.1:
3022+
version "2.0.1"
3023+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
3024+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
3025+
dependencies:
3026+
balanced-match "^1.0.0"
3027+
29053028
braces@^2.3.1:
29063029
version "2.3.2"
29073030
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -4087,12 +4210,14 @@ [email protected]:
40874210
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
40884211
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
40894212

4090-
eslint-config-xo@0.43.1:
4091-
version "0.43.1"
4092-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
4093-
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
4213+
eslint-config-xo@0.46.0:
4214+
version "0.46.0"
4215+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.46.0.tgz#2ebb7d8507d8babe456d76b3eb3d11e2ef0c89de"
4216+
integrity sha512-mjQUhdTCLQwHUFKf1hhSx1FFhm2jllr4uG2KjaW7gZHGAbjKoSypvo1eQvFk17lHx3bztYjZDDXQmkAZyaSlAg==
40944217
dependencies:
4218+
"@stylistic/eslint-plugin" "^2.6.1"
40954219
confusing-browser-globals "1.0.11"
4220+
globals "^15.3.0"
40964221

40974222
eslint-scope@^4.0.3:
40984223
version "4.0.3"
@@ -4145,6 +4270,11 @@ eslint-visitor-keys@^3.4.3:
41454270
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
41464271
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
41474272

4273+
eslint-visitor-keys@^4.0.0:
4274+
version "4.0.0"
4275+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
4276+
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
4277+
41484278
41494279
version "8.57.0"
41504280
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
@@ -4231,6 +4361,15 @@ eslint@^5.6.0:
42314361
table "^5.2.3"
42324362
text-table "^0.2.0"
42334363

4364+
espree@^10.1.0:
4365+
version "10.1.0"
4366+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56"
4367+
integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
4368+
dependencies:
4369+
acorn "^8.12.0"
4370+
acorn-jsx "^5.3.2"
4371+
eslint-visitor-keys "^4.0.0"
4372+
42344373
espree@^5.0.1:
42354374
version "5.0.1"
42364375
resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a"
@@ -4285,6 +4424,11 @@ estraverse@^5.1.0, estraverse@^5.2.0:
42854424
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
42864425
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
42874426

4427+
estraverse@^5.3.0:
4428+
version "5.3.0"
4429+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
4430+
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
4431+
42884432
esutils@^2.0.2:
42894433
version "2.0.3"
42904434
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
@@ -5446,6 +5590,11 @@ globals@^13.19.0:
54465590
dependencies:
54475591
type-fest "^0.20.2"
54485592

5593+
globals@^15.3.0:
5594+
version "15.9.0"
5595+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
5596+
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==
5597+
54495598
globals@^9.18.0:
54505599
version "9.18.0"
54515600
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
@@ -7072,6 +7221,13 @@ minimatch@^3.0.5, minimatch@^3.1.2:
70727221
dependencies:
70737222
brace-expansion "^1.1.7"
70747223

7224+
minimatch@^9.0.4:
7225+
version "9.0.5"
7226+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
7227+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
7228+
dependencies:
7229+
brace-expansion "^2.0.1"
7230+
70757231
minimist@^1.2.0, minimist@^1.2.5, minimist@~1.2.5:
70767232
version "1.2.5"
70777233
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -7765,6 +7921,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
77657921
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
77667922
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
77677923

7924+
picomatch@^4.0.2:
7925+
version "4.0.2"
7926+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
7927+
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
7928+
77687929
pify@^2.0.0, pify@^2.3.0:
77697930
version "2.3.0"
77707931
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -8467,6 +8628,11 @@ semver@^7.3.8:
84678628
dependencies:
84688629
lru-cache "^6.0.0"
84698630

8631+
semver@^7.6.0:
8632+
version "7.6.3"
8633+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
8634+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
8635+
84708636
semver@~5.4.1:
84718637
version "5.4.1"
84728638
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
@@ -9242,6 +9408,11 @@ trim-right@^1.0.1:
92429408
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-2.2.1.tgz#c5bf04a5bbec3fd118be4084461b3a27c4d796bf"
92439409
integrity sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==
92449410

9411+
ts-api-utils@^1.3.0:
9412+
version "1.3.0"
9413+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
9414+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
9415+
92459416
ts-command-line-args@^2.2.0:
92469417
version "2.2.0"
92479418
resolved "https://registry.yarnpkg.com/ts-command-line-args/-/ts-command-line-args-2.2.0.tgz#655e10451b06c86d318e9467546da4d19b773a55"

0 commit comments

Comments
 (0)