Skip to content

Commit 6302212

Browse files
chore(deps): update dependency eslint-config-xo to v0.46.0
1 parent 05564c6 commit 6302212

File tree

2 files changed

+166
-7
lines changed

2 files changed

+166
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dotenv": "16.4.5",
3636
"eslint": "8.57.0",
3737
"eslint-config-prettier": "9.1.0",
38-
"eslint-config-xo": "0.43.1",
38+
"eslint-config-xo": "0.46.0",
3939
"eslint-config-xo-typescript": "1.0.1",
4040
"ethereum-waffle": "4.0.10",
4141
"ethers": "^5.7.2",

yarn.lock

Lines changed: 165 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
resolved "https://registry.yarnpkg.com/@devprotocol/i-s-tokens/-/i-s-tokens-3.0.1.tgz#a8126bdf4caadf660d5334b1a53b7d43c5298f38"
111111
integrity sha512-zIOj9Ekt2DFr5CIDDAnDJAzLoAgCqR37Jv9DEPYIDaF0jVzZcBR04BNdKIbPD5fHOkWhdRdoNyPeNAHAWGkg3w==
112112

113-
"@eslint-community/eslint-utils@^4.2.0":
113+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
114114
version "4.4.0"
115115
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
116116
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
@@ -1213,6 +1213,54 @@
12131213
resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.17.0.tgz#52a2fcc97ff609f72011014e4c5b485ec52243ef"
12141214
integrity sha512-Nko8R0/kUo391jsEHHxrGM07QFdnPGvlmox4rmH0kNiNAashItAilhy4Mv4pK5gQmW5f4sXAF58fwJbmlkGcVw==
12151215

1216+
"@stylistic/eslint-plugin-js@2.6.1", "@stylistic/eslint-plugin-js@^2.6.1":
1217+
version "2.6.1"
1218+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-js/-/eslint-plugin-js-2.6.1.tgz#97e4f689c6bbe3661cd5fb1fd4dbb5e2e7a42cfa"
1219+
integrity sha512-iLOiVzcvqzDGD9U0EuVOX680v+XOPiPAjkxWj+Q6iV2GLOM5NB27tKVOpJY7AzBhidwpRbaLTgg3T4UzYx09jw==
1220+
dependencies:
1221+
"@types/eslint" "^9.6.0"
1222+
acorn "^8.12.1"
1223+
eslint-visitor-keys "^4.0.0"
1224+
espree "^10.1.0"
1225+
1226+
"@stylistic/eslint-plugin-jsx@2.6.1":
1227+
version "2.6.1"
1228+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-jsx/-/eslint-plugin-jsx-2.6.1.tgz#a7ba8242a27a8956455789dfcc087f5231fb4a7c"
1229+
integrity sha512-5qHLXqxfY6jubAQfDqrifv41fx7gaqA9svDaChxMI6JiHpEBfh+PXxmm3g+B8gJCYVBTC62Rjl0Ny5QabK58bw==
1230+
dependencies:
1231+
"@stylistic/eslint-plugin-js" "^2.6.1"
1232+
"@types/eslint" "^9.6.0"
1233+
estraverse "^5.3.0"
1234+
picomatch "^4.0.2"
1235+
1236+
"@stylistic/eslint-plugin-plus@2.6.1":
1237+
version "2.6.1"
1238+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-plus/-/eslint-plugin-plus-2.6.1.tgz#5b9ea3c659726835a7418d51bb818ba4dccb6b3d"
1239+
integrity sha512-z/IYu/q8ipApzNam5utSU+BrXg4pK/Gv9xNbr4eWv/bZppvTWJU62xCO4nw/6r2dHNPnqc7uCHEC7GMlBnPY0A==
1240+
dependencies:
1241+
"@types/eslint" "^9.6.0"
1242+
"@typescript-eslint/utils" "^8.0.0"
1243+
1244+
"@stylistic/eslint-plugin-ts@2.6.1":
1245+
version "2.6.1"
1246+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin-ts/-/eslint-plugin-ts-2.6.1.tgz#76a90c732139b43e17c98c2c1eea1bc7a549cef6"
1247+
integrity sha512-Mxl1VMorEG1Hc6oBYPD0+KIJOWkjEF1R0liL7wWgKfwpqOkgmnh5lVdZBrYyfRKOE4RlGcwEFTNai1IW6orgVg==
1248+
dependencies:
1249+
"@stylistic/eslint-plugin-js" "2.6.1"
1250+
"@types/eslint" "^9.6.0"
1251+
"@typescript-eslint/utils" "^8.0.0"
1252+
1253+
"@stylistic/eslint-plugin@^2.6.1":
1254+
version "2.6.1"
1255+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.6.1.tgz#6ccddd1ba275cb2407d9abf546982177b872a603"
1256+
integrity sha512-UT0f4t+3sQ/GKW7875NiIIjZJ1Bh4gd7JNfoIkwIQyWqO7wGd0Pqzu0Ho30Ka8MNF5lm++SkVeqAk26vGxoUpg==
1257+
dependencies:
1258+
"@stylistic/eslint-plugin-js" "2.6.1"
1259+
"@stylistic/eslint-plugin-jsx" "2.6.1"
1260+
"@stylistic/eslint-plugin-plus" "2.6.1"
1261+
"@stylistic/eslint-plugin-ts" "2.6.1"
1262+
"@types/eslint" "^9.6.0"
1263+
12161264
"@szmarczak/http-timer@^5.0.1":
12171265
version "5.0.1"
12181266
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-5.0.1.tgz#c7c1bf1141cdd4751b0399c8fc7b8b664cd5be3a"
@@ -1308,11 +1356,29 @@
13081356
dependencies:
13091357
dotenv "*"
13101358

1359+
"@types/eslint@^9.6.0":
1360+
version "9.6.0"
1361+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff"
1362+
integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==
1363+
dependencies:
1364+
"@types/estree" "*"
1365+
"@types/json-schema" "*"
1366+
1367+
"@types/estree@*":
1368+
version "1.0.5"
1369+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4"
1370+
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==
1371+
13111372
"@types/http-cache-semantics@^4.0.2":
13121373
version "4.0.4"
13131374
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz#b979ebad3919799c979b17c72621c0bc0a31c6c4"
13141375
integrity sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==
13151376

1377+
"@types/json-schema@*":
1378+
version "7.0.15"
1379+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1380+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1381+
13161382
"@types/json-schema@^7.0.9":
13171383
version "7.0.12"
13181384
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
@@ -1455,6 +1521,14 @@
14551521
"@typescript-eslint/types" "5.62.0"
14561522
"@typescript-eslint/visitor-keys" "5.62.0"
14571523

1524+
"@typescript-eslint/scope-manager@8.0.0":
1525+
version "8.0.0"
1526+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.0.0.tgz#d14df46c9e43c53af7699dfa800cd615d7dfc118"
1527+
integrity sha512-V0aa9Csx/ZWWv2IPgTfY7T4agYwJyILESu/PVqFtTFz9RIS823mAze+NbnBI8xiwdX3iqeQbcTYlvB04G9wyQw==
1528+
dependencies:
1529+
"@typescript-eslint/types" "8.0.0"
1530+
"@typescript-eslint/visitor-keys" "8.0.0"
1531+
14581532
"@typescript-eslint/type-utils@5.62.0":
14591533
version "5.62.0"
14601534
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
@@ -1470,6 +1544,11 @@
14701544
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
14711545
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
14721546

1547+
"@typescript-eslint/types@8.0.0":
1548+
version "8.0.0"
1549+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.0.0.tgz#7195ea9369fe5ee46b958d7ffca6bd26511cce18"
1550+
integrity sha512-wgdSGs9BTMWQ7ooeHtu5quddKKs5Z5dS+fHLbrQI+ID0XWJLODGMHRfhwImiHoeO2S5Wir2yXuadJN6/l4JRxw==
1551+
14731552
"@typescript-eslint/typescript-estree@5.62.0":
14741553
version "5.62.0"
14751554
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1483,6 +1562,20 @@
14831562
semver "^7.3.7"
14841563
tsutils "^3.21.0"
14851564

1565+
"@typescript-eslint/typescript-estree@8.0.0":
1566+
version "8.0.0"
1567+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.0.0.tgz#d172385ced7cb851a038b5c834c245a97a0f9cf6"
1568+
integrity sha512-5b97WpKMX+Y43YKi4zVcCVLtK5F98dFls3Oxui8LbnmRsseKenbbDinmvxrWegKDMmlkIq/XHuyy0UGLtpCDKg==
1569+
dependencies:
1570+
"@typescript-eslint/types" "8.0.0"
1571+
"@typescript-eslint/visitor-keys" "8.0.0"
1572+
debug "^4.3.4"
1573+
globby "^11.1.0"
1574+
is-glob "^4.0.3"
1575+
minimatch "^9.0.4"
1576+
semver "^7.6.0"
1577+
ts-api-utils "^1.3.0"
1578+
14861579
"@typescript-eslint/utils@5.62.0":
14871580
version "5.62.0"
14881581
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
@@ -1497,6 +1590,16 @@
14971590
eslint-scope "^5.1.1"
14981591
semver "^7.3.7"
14991592

1593+
"@typescript-eslint/utils@^8.0.0":
1594+
version "8.0.0"
1595+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.0.0.tgz#1794d6f4b37ec253172a173dc938ae68651b9b99"
1596+
integrity sha512-k/oS/A/3QeGLRvOWCg6/9rATJL5rec7/5s1YmdS0ZU6LHveJyGFwBvLhSRBv6i9xaj7etmosp+l+ViN1I9Aj/Q==
1597+
dependencies:
1598+
"@eslint-community/eslint-utils" "^4.4.0"
1599+
"@typescript-eslint/scope-manager" "8.0.0"
1600+
"@typescript-eslint/types" "8.0.0"
1601+
"@typescript-eslint/typescript-estree" "8.0.0"
1602+
15001603
"@typescript-eslint/visitor-keys@5.62.0":
15011604
version "5.62.0"
15021605
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
@@ -1505,6 +1608,14 @@
15051608
"@typescript-eslint/types" "5.62.0"
15061609
eslint-visitor-keys "^3.3.0"
15071610

1611+
"@typescript-eslint/visitor-keys@8.0.0":
1612+
version "8.0.0"
1613+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.0.0.tgz#224a67230190d267e6e78586bd7d8dfbd32ae4f3"
1614+
integrity sha512-oN0K4nkHuOyF3PVMyETbpP5zp6wfyOvm7tWhTMfoqxSSsPmJIh6JNASuZDlODE8eE+0EB9uar+6+vxr9DBTYOA==
1615+
dependencies:
1616+
"@typescript-eslint/types" "8.0.0"
1617+
eslint-visitor-keys "^3.4.3"
1618+
15081619
"@ungap/structured-clone@^1.2.0":
15091620
version "1.2.0"
15101621
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1590,6 +1701,11 @@ acorn-walk@^8.1.1:
15901701
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
15911702
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
15921703

1704+
acorn@^8.12.0, acorn@^8.12.1:
1705+
version "8.12.1"
1706+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
1707+
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
1708+
15931709
acorn@^8.4.1, acorn@^8.9.0:
15941710
version "8.10.0"
15951711
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.10.0.tgz#8be5b3907a67221a81ab23c7889c4c5526b62ec5"
@@ -2604,12 +2720,14 @@ eslint-config-xo-typescript@1.0.1:
26042720
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-1.0.1.tgz#90a91a4dc2135ea93ef3081ecf1945303ab2bc60"
26052721
integrity sha512-vPQssnRSUgBFOEfB/KY12CXwltwFSn4RSCfa+w7gjBC2PFQ7Yfgmyei+1XUZ3K+8LRGef2NMJUcxts7PldhDjg==
26062722

2607-
eslint-config-xo@0.43.1:
2608-
version "0.43.1"
2609-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
2610-
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
2723+
eslint-config-xo@0.46.0:
2724+
version "0.46.0"
2725+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.46.0.tgz#2ebb7d8507d8babe456d76b3eb3d11e2ef0c89de"
2726+
integrity sha512-mjQUhdTCLQwHUFKf1hhSx1FFhm2jllr4uG2KjaW7gZHGAbjKoSypvo1eQvFk17lHx3bztYjZDDXQmkAZyaSlAg==
26112727
dependencies:
2728+
"@stylistic/eslint-plugin" "^2.6.1"
26122729
confusing-browser-globals "1.0.11"
2730+
globals "^15.3.0"
26132731

26142732
eslint-scope@^5.1.1:
26152733
version "5.1.1"
@@ -2637,6 +2755,11 @@ eslint-visitor-keys@^3.4.3:
26372755
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
26382756
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
26392757

2758+
eslint-visitor-keys@^4.0.0:
2759+
version "4.0.0"
2760+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
2761+
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
2762+
26402763
eslint@8.57.0:
26412764
version "8.57.0"
26422765
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
@@ -2681,6 +2804,15 @@ eslint@8.57.0:
26812804
strip-ansi "^6.0.1"
26822805
text-table "^0.2.0"
26832806

2807+
espree@^10.1.0:
2808+
version "10.1.0"
2809+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56"
2810+
integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
2811+
dependencies:
2812+
acorn "^8.12.0"
2813+
acorn-jsx "^5.3.2"
2814+
eslint-visitor-keys "^4.0.0"
2815+
26842816
espree@^9.6.0:
26852817
version "9.6.0"
26862818
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
@@ -2718,7 +2850,7 @@ estraverse@^4.1.1:
27182850
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
27192851
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
27202852

2721-
estraverse@^5.1.0, estraverse@^5.2.0:
2853+
estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
27222854
version "5.3.0"
27232855
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
27242856
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
@@ -3202,6 +3334,11 @@ globals@^13.19.0:
32023334
dependencies:
32033335
type-fest "^0.20.2"
32043336

3337+
globals@^15.3.0:
3338+
version "15.9.0"
3339+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.9.0.tgz#e9de01771091ffbc37db5714dab484f9f69ff399"
3340+
integrity sha512-SmSKyLLKFbSr6rptvP8izbyxJL4ILwqO9Jg23UA0sDlGlu58V59D1//I3vlc0KJphVdUR7vMjHIplYnzBxorQA==
3341+
32053342
globby@^11.1.0:
32063343
version "11.1.0"
32073344
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -4172,6 +4309,13 @@ minimatch@^5.0.1:
41724309
dependencies:
41734310
brace-expansion "^2.0.1"
41744311

4312+
minimatch@^9.0.4:
4313+
version "9.0.5"
4314+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
4315+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
4316+
dependencies:
4317+
brace-expansion "^2.0.1"
4318+
41754319
minimist-options@4.1.0:
41764320
version "4.1.0"
41774321
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -4508,6 +4652,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
45084652
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
45094653
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
45104654

4655+
picomatch@^4.0.2:
4656+
version "4.0.2"
4657+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
4658+
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
4659+
45114660
pluralize@^8.0.0:
45124661
version "8.0.0"
45134662
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
@@ -4873,6 +5022,11 @@ semver@^7.3.4, semver@^7.3.7, semver@^7.5.2, semver@^7.5.4:
48735022
dependencies:
48745023
lru-cache "^6.0.0"
48755024

5025+
semver@^7.6.0:
5026+
version "7.6.3"
5027+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
5028+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
5029+
48765030
serialize-javascript@6.0.0:
48775031
version "6.0.0"
48785032
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8"
@@ -5214,6 +5368,11 @@ trim-newlines@^4.0.2:
52145368
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-4.1.1.tgz#28c88deb50ed10c7ba6dc2474421904a00139125"
52155369
integrity sha512-jRKj0n0jXWo6kh62nA5TEh3+4igKDXLvzBJcPpiizP7oOolUrYIxmVBG9TOtHYFHoddUk6YvAkGeGoSVTXfQXQ==
52165370

5371+
ts-api-utils@^1.3.0:
5372+
version "1.3.0"
5373+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"
5374+
integrity sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==
5375+
52175376
ts-command-line-args@^2.2.0:
52185377
version "2.5.1"
52195378
resolved "https://registry.yarnpkg.com/ts-command-line-args/-/ts-command-line-args-2.5.1.tgz#e64456b580d1d4f6d948824c274cf6fa5f45f7f0"

0 commit comments

Comments
 (0)