Skip to content

Commit 24c6a73

Browse files
chore(deps): update dependency eslint-config-xo to v0.46.0
1 parent 2061c55 commit 24c6a73

File tree

2 files changed

+117
-6
lines changed

2 files changed

+117
-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.7",
4242
"eslint": "8.57.1",
4343
"eslint-config-prettier": "10.1.2",
44-
"eslint-config-xo": "0.43.1",
44+
"eslint-config-xo": "0.46.0",
4545
"eslint-config-xo-typescript": "0.55.1",
4646
"husky": "9.1.7",
4747
"js-base64": "3.7.7",

yarn.lock

Lines changed: 116 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,13 @@
291291
dependencies:
292292
eslint-visitor-keys "^3.3.0"
293293

294+
"@eslint-community/eslint-utils@^4.4.0":
295+
version "4.5.1"
296+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz#b0fc7e06d0c94f801537fd4237edc2706d3b8e4c"
297+
integrity sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==
298+
dependencies:
299+
eslint-visitor-keys "^3.4.3"
300+
294301
"@eslint-community/regexpp@^4.4.0":
295302
version "4.4.0"
296303
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
@@ -1333,6 +1340,17 @@
13331340
resolved "https://registry.yarnpkg.com/@solidity-parser/parser/-/parser-0.19.0.tgz#37a8983b2725af9b14ff8c4a475fa0e98d773c3f"
13341341
integrity sha512-RV16k/qIxW/wWc+mLzV3ARyKUaMUTBy9tOLMzFhtNSKYeTAanQ3a5MudJKf/8arIFnA2L27SNjarQKmFg0w/jA==
13351342

1343+
"@stylistic/eslint-plugin@^2.6.1":
1344+
version "2.13.0"
1345+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.13.0.tgz#53bf175dac8c1ec055b370a6ff77d491cae9a70d"
1346+
integrity sha512-RnO1SaiCFHn666wNz2QfZEFxvmiNRqhzaMXHXxXXKt+MEP7aajlPxUSMIQpKAaJfverpovEYqjBOXDq6dDcaOQ==
1347+
dependencies:
1348+
"@typescript-eslint/utils" "^8.13.0"
1349+
eslint-visitor-keys "^4.2.0"
1350+
espree "^10.3.0"
1351+
estraverse "^5.3.0"
1352+
picomatch "^4.0.2"
1353+
13361354
"@szmarczak/http-timer@^1.1.2":
13371355
version "1.1.2"
13381356
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
@@ -2601,6 +2619,14 @@
26012619
"@typescript-eslint/types" "5.62.0"
26022620
"@typescript-eslint/visitor-keys" "5.62.0"
26032621

2622+
"@typescript-eslint/[email protected]":
2623+
version "8.29.1"
2624+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.29.1.tgz#cfdfd4144f20c38b9d3e430efd6480e297ef52f6"
2625+
integrity sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA==
2626+
dependencies:
2627+
"@typescript-eslint/types" "8.29.1"
2628+
"@typescript-eslint/visitor-keys" "8.29.1"
2629+
26042630
"@typescript-eslint/[email protected]":
26052631
version "5.62.0"
26062632
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
@@ -2616,6 +2642,11 @@
26162642
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
26172643
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
26182644

2645+
"@typescript-eslint/[email protected]":
2646+
version "8.29.1"
2647+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.29.1.tgz#984ed1283fedbfb41d3993a9abdcb7b299971500"
2648+
integrity sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ==
2649+
26192650
"@typescript-eslint/[email protected]":
26202651
version "5.62.0"
26212652
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -2629,6 +2660,20 @@
26292660
semver "^7.3.7"
26302661
tsutils "^3.21.0"
26312662

2663+
"@typescript-eslint/[email protected]":
2664+
version "8.29.1"
2665+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.1.tgz#4ac085665ed5390d11c0e3426427978570e3b747"
2666+
integrity sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g==
2667+
dependencies:
2668+
"@typescript-eslint/types" "8.29.1"
2669+
"@typescript-eslint/visitor-keys" "8.29.1"
2670+
debug "^4.3.4"
2671+
fast-glob "^3.3.2"
2672+
is-glob "^4.0.3"
2673+
minimatch "^9.0.4"
2674+
semver "^7.6.0"
2675+
ts-api-utils "^2.0.1"
2676+
26322677
"@typescript-eslint/[email protected]":
26332678
version "5.62.0"
26342679
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
@@ -2643,6 +2688,16 @@
26432688
eslint-scope "^5.1.1"
26442689
semver "^7.3.7"
26452690

2691+
"@typescript-eslint/utils@^8.13.0":
2692+
version "8.29.1"
2693+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.29.1.tgz#3d206c8c8def3527a8eb0588e94e3e60f7e167c9"
2694+
integrity sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA==
2695+
dependencies:
2696+
"@eslint-community/eslint-utils" "^4.4.0"
2697+
"@typescript-eslint/scope-manager" "8.29.1"
2698+
"@typescript-eslint/types" "8.29.1"
2699+
"@typescript-eslint/typescript-estree" "8.29.1"
2700+
26462701
"@typescript-eslint/[email protected]":
26472702
version "5.62.0"
26482703
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
@@ -2651,6 +2706,14 @@
26512706
"@typescript-eslint/types" "5.62.0"
26522707
eslint-visitor-keys "^3.3.0"
26532708

2709+
"@typescript-eslint/[email protected]":
2710+
version "8.29.1"
2711+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.1.tgz#9b74e5098c71138d42bbf2178fbe4dfad45d6b9a"
2712+
integrity sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg==
2713+
dependencies:
2714+
"@typescript-eslint/types" "8.29.1"
2715+
eslint-visitor-keys "^4.2.0"
2716+
26542717
"@ungap/structured-clone@^1.2.0":
26552718
version "1.2.0"
26562719
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -2783,6 +2846,11 @@ acorn-walk@^8.1.1:
27832846
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1"
27842847
integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==
27852848

2849+
acorn@^8.14.0:
2850+
version "8.14.1"
2851+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
2852+
integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
2853+
27862854
acorn@^8.4.1:
27872855
version "8.8.1"
27882856
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.1.tgz#0a3f9cbecc4ec3bea6f0a80b66ae8dd2da250b73"
@@ -5117,12 +5185,14 @@ [email protected]:
51175185
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.55.1.tgz#8b0e776af47fad68ac4eb3a7385b7d3b46133b83"
51185186
integrity sha512-iXua+7n9fOp7LzGzvXlcZG0w6cdtscjASGTrAHMj0Rn9voayxF2oRoMIK1QS6ZJb4fMVEQZdU2D6gTKmWhcCQQ==
51195187

5120-
eslint-config-xo@0.43.1:
5121-
version "0.43.1"
5122-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
5123-
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
5188+
eslint-config-xo@0.46.0:
5189+
version "0.46.0"
5190+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.46.0.tgz#2ebb7d8507d8babe456d76b3eb3d11e2ef0c89de"
5191+
integrity sha512-mjQUhdTCLQwHUFKf1hhSx1FFhm2jllr4uG2KjaW7gZHGAbjKoSypvo1eQvFk17lHx3bztYjZDDXQmkAZyaSlAg==
51245192
dependencies:
5193+
"@stylistic/eslint-plugin" "^2.6.1"
51255194
confusing-browser-globals "1.0.11"
5195+
globals "^15.3.0"
51265196

51275197
eslint-scope@^5.1.1:
51285198
version "5.1.1"
@@ -5155,6 +5225,11 @@ eslint-visitor-keys@^3.4.3:
51555225
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
51565226
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
51575227

5228+
eslint-visitor-keys@^4.2.0:
5229+
version "4.2.0"
5230+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
5231+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
5232+
51585233
51595234
version "8.57.1"
51605235
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -5199,6 +5274,15 @@ [email protected]:
51995274
strip-ansi "^6.0.1"
52005275
text-table "^0.2.0"
52015276

5277+
espree@^10.3.0:
5278+
version "10.3.0"
5279+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
5280+
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
5281+
dependencies:
5282+
acorn "^8.14.0"
5283+
acorn-jsx "^5.3.2"
5284+
eslint-visitor-keys "^4.2.0"
5285+
52025286
espree@^9.6.0:
52035287
version "9.6.0"
52045288
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.0.tgz#80869754b1c6560f32e3b6929194a3fe07c5b82f"
@@ -5241,7 +5325,7 @@ estraverse@^4.1.1:
52415325
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
52425326
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
52435327

5244-
estraverse@^5.1.0, estraverse@^5.2.0:
5328+
estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
52455329
version "5.3.0"
52465330
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
52475331
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
@@ -6319,6 +6403,11 @@ globals@^13.19.0:
63196403
dependencies:
63206404
type-fest "^0.20.2"
63216405

6406+
globals@^15.3.0:
6407+
version "15.15.0"
6408+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
6409+
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
6410+
63226411
globalthis@^1.0.1:
63236412
version "1.0.3"
63246413
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.3.tgz#5852882a52b80dc301b0660273e1ed082f0b6ccf"
@@ -8232,6 +8321,13 @@ minimatch@^5.0.1:
82328321
dependencies:
82338322
brace-expansion "^2.0.1"
82348323

8324+
minimatch@^9.0.4:
8325+
version "9.0.5"
8326+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
8327+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
8328+
dependencies:
8329+
brace-expansion "^2.0.1"
8330+
82358331
82368332
version "0.0.8"
82378333
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
@@ -9198,6 +9294,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.3.1:
91989294
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
91999295
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
92009296

9297+
picomatch@^4.0.2:
9298+
version "4.0.2"
9299+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
9300+
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
9301+
92019302
pify@^2.0.0:
92029303
version "2.3.0"
92039304
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -10289,6 +10390,11 @@ semver@^7.5.2, semver@^7.6.3:
1028910390
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
1029010391
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
1029110392

10393+
semver@^7.6.0:
10394+
version "7.7.1"
10395+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1.tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f"
10396+
integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==
10397+
1029210398
semver@~5.4.1:
1029310399
version "5.4.1"
1029410400
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
@@ -11095,6 +11201,11 @@ [email protected]:
1109511201
"@truffle/preserve-to-filecoin" "^0.2.3"
1109611202
"@truffle/preserve-to-ipfs" "^0.2.3"
1109711203

11204+
ts-api-utils@^2.0.1:
11205+
version "2.1.0"
11206+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.1.0.tgz#595f7094e46eed364c13fd23e75f9513d29baf91"
11207+
integrity sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==
11208+
1109811209
ts-command-line-args@^2.2.0:
1109911210
version "2.3.1"
1110011211
resolved "https://registry.yarnpkg.com/ts-command-line-args/-/ts-command-line-args-2.3.1.tgz#b6188e42efc6cf7a8898e438a873fbb15505ddd6"

0 commit comments

Comments
 (0)