Skip to content

Commit e410f46

Browse files
Update dependency eslint-config-xo to v0.46.0
1 parent bb85866 commit e410f46

File tree

2 files changed

+139
-5
lines changed

2 files changed

+139
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dotenv": "16.4.7",
2828
"eslint": "8.57.1",
2929
"eslint-config-prettier": "8.10.0",
30-
"eslint-config-xo": "0.43.1",
30+
"eslint-config-xo": "0.46.0",
3131
"eslint-config-xo-typescript": "0.57.0",
3232
"ethereum-waffle": "3.4.4",
3333
"hardhat": "2.9.9",

yarn.lock

Lines changed: 138 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@
5858
dependencies:
5959
eslint-visitor-keys "^3.3.0"
6060

61+
"@eslint-community/eslint-utils@^4.4.0":
62+
version "4.4.1"
63+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
64+
integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
65+
dependencies:
66+
eslint-visitor-keys "^3.4.3"
67+
6168
"@eslint-community/regexpp@^4.4.0":
6269
version "4.4.0"
6370
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
@@ -776,6 +783,17 @@
776783
dependencies:
777784
antlr4ts "^0.5.0-alpha.4"
778785

786+
"@stylistic/eslint-plugin@^2.6.1":
787+
version "2.12.0"
788+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-2.12.0.tgz#9819678f919d75241845c2e9379888ecde8e8ad2"
789+
integrity sha512-IvD2WXbOoSp0zNpyYbjdSyEjZtut78RYfj2WIlbChE7HFuposTK5X1hc5+4AyqYcjLXYdD5oo/sJtqMGFNRb1w==
790+
dependencies:
791+
"@typescript-eslint/utils" "^8.13.0"
792+
eslint-visitor-keys "^4.2.0"
793+
espree "^10.3.0"
794+
estraverse "^5.3.0"
795+
picomatch "^4.0.2"
796+
779797
"@szmarczak/http-timer@^1.1.2":
780798
version "1.1.2"
781799
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
@@ -960,6 +978,14 @@
960978
"@typescript-eslint/types" "5.62.0"
961979
"@typescript-eslint/visitor-keys" "5.62.0"
962980

981+
"@typescript-eslint/scope-manager@8.17.0":
982+
version "8.17.0"
983+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a"
984+
integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==
985+
dependencies:
986+
"@typescript-eslint/types" "8.17.0"
987+
"@typescript-eslint/visitor-keys" "8.17.0"
988+
963989
"@typescript-eslint/type-utils@5.62.0":
964990
version "5.62.0"
965991
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
@@ -975,6 +1001,11 @@
9751001
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
9761002
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
9771003

1004+
"@typescript-eslint/types@8.17.0":
1005+
version "8.17.0"
1006+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf"
1007+
integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==
1008+
9781009
"@typescript-eslint/typescript-estree@5.62.0":
9791010
version "5.62.0"
9801011
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -988,6 +1019,20 @@
9881019
semver "^7.3.7"
9891020
tsutils "^3.21.0"
9901021

1022+
"@typescript-eslint/typescript-estree@8.17.0":
1023+
version "8.17.0"
1024+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34"
1025+
integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==
1026+
dependencies:
1027+
"@typescript-eslint/types" "8.17.0"
1028+
"@typescript-eslint/visitor-keys" "8.17.0"
1029+
debug "^4.3.4"
1030+
fast-glob "^3.3.2"
1031+
is-glob "^4.0.3"
1032+
minimatch "^9.0.4"
1033+
semver "^7.6.0"
1034+
ts-api-utils "^1.3.0"
1035+
9911036
"@typescript-eslint/utils@5.62.0":
9921037
version "5.62.0"
9931038
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
@@ -1002,6 +1047,16 @@
10021047
eslint-scope "^5.1.1"
10031048
semver "^7.3.7"
10041049

1050+
"@typescript-eslint/utils@^8.13.0":
1051+
version "8.17.0"
1052+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908"
1053+
integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==
1054+
dependencies:
1055+
"@eslint-community/eslint-utils" "^4.4.0"
1056+
"@typescript-eslint/scope-manager" "8.17.0"
1057+
"@typescript-eslint/types" "8.17.0"
1058+
"@typescript-eslint/typescript-estree" "8.17.0"
1059+
10051060
"@typescript-eslint/visitor-keys@5.62.0":
10061061
version "5.62.0"
10071062
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
@@ -1010,6 +1065,14 @@
10101065
"@typescript-eslint/types" "5.62.0"
10111066
eslint-visitor-keys "^3.3.0"
10121067

1068+
"@typescript-eslint/visitor-keys@8.17.0":
1069+
version "8.17.0"
1070+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8"
1071+
integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==
1072+
dependencies:
1073+
"@typescript-eslint/types" "8.17.0"
1074+
eslint-visitor-keys "^4.2.0"
1075+
10131076
"@ungap/promise-all-settled@1.1.2":
10141077
version "1.1.2"
10151078
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
@@ -1105,6 +1168,11 @@ acorn@^6.0.7:
11051168
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
11061169
integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
11071170

1171+
acorn@^8.14.0:
1172+
version "8.14.0"
1173+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
1174+
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
1175+
11081176
acorn@^8.4.1:
11091177
version "8.4.1"
11101178
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c"
@@ -2044,6 +2112,13 @@ brace-expansion@^1.1.7:
20442112
balanced-match "^1.0.0"
20452113
concat-map "0.0.1"
20462114

2115+
brace-expansion@^2.0.1:
2116+
version "2.0.1"
2117+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
2118+
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
2119+
dependencies:
2120+
balanced-match "^1.0.0"
2121+
20472122
braces@^2.3.1:
20482123
version "2.3.2"
20492124
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -3198,12 +3273,14 @@ eslint-config-xo-typescript@0.57.0:
31983273
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.57.0.tgz#a1b5fe010657cbdea237a9ebfbd1e4e231b1b899"
31993274
integrity sha512-u+qcTaADHn2/+hbDqZHRWiAps8JS6BcRsJKAADFxYHIPpYqQeQv9mXuhRe/1+ikfZAIz9hlG1V+Lkj8J7nf34A==
32003275

3201-
eslint-config-xo@0.43.1:
3202-
version "0.43.1"
3203-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
3204-
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
3276+
eslint-config-xo@0.46.0:
3277+
version "0.46.0"
3278+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.46.0.tgz#2ebb7d8507d8babe456d76b3eb3d11e2ef0c89de"
3279+
integrity sha512-mjQUhdTCLQwHUFKf1hhSx1FFhm2jllr4uG2KjaW7gZHGAbjKoSypvo1eQvFk17lHx3bztYjZDDXQmkAZyaSlAg==
32053280
dependencies:
3281+
"@stylistic/eslint-plugin" "^2.6.1"
32063282
confusing-browser-globals "1.0.11"
3283+
globals "^15.3.0"
32073284

32083285
eslint-scope@^4.0.3:
32093286
version "4.0.3"
@@ -3256,6 +3333,11 @@ eslint-visitor-keys@^3.4.3:
32563333
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
32573334
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
32583335

3336+
eslint-visitor-keys@^4.2.0:
3337+
version "4.2.0"
3338+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
3339+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
3340+
32593341
eslint@8.57.1:
32603342
version "8.57.1"
32613343
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -3342,6 +3424,15 @@ eslint@^5.6.0:
33423424
table "^5.2.3"
33433425
text-table "^0.2.0"
33443426

3427+
espree@^10.3.0:
3428+
version "10.3.0"
3429+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
3430+
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
3431+
dependencies:
3432+
acorn "^8.14.0"
3433+
acorn-jsx "^5.3.2"
3434+
eslint-visitor-keys "^4.2.0"
3435+
33453436
espree@^5.0.1:
33463437
version "5.0.1"
33473438
resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a"
@@ -3405,6 +3496,11 @@ estraverse@^5.1.0, estraverse@^5.2.0:
34053496
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
34063497
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
34073498

3499+
estraverse@^5.3.0:
3500+
version "5.3.0"
3501+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
3502+
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
3503+
34083504
esutils@^2.0.2:
34093505
version "2.0.3"
34103506
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
@@ -4008,6 +4104,17 @@ fast-glob@^3.2.9:
40084104
merge2 "^1.3.0"
40094105
micromatch "^4.0.4"
40104106

4107+
fast-glob@^3.3.2:
4108+
version "3.3.2"
4109+
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
4110+
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
4111+
dependencies:
4112+
"@nodelib/fs.stat" "^2.0.2"
4113+
"@nodelib/fs.walk" "^1.2.3"
4114+
glob-parent "^5.1.2"
4115+
merge2 "^1.3.0"
4116+
micromatch "^4.0.4"
4117+
40114118
fast-json-stable-stringify@^2.0.0:
40124119
version "2.1.0"
40134120
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
@@ -4474,6 +4581,11 @@ globals@^13.19.0:
44744581
dependencies:
44754582
type-fest "^0.20.2"
44764583

4584+
globals@^15.3.0:
4585+
version "15.13.0"
4586+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.13.0.tgz#bbec719d69aafef188ecd67954aae76a696010fc"
4587+
integrity sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==
4588+
44774589
globals@^9.18.0:
44784590
version "9.18.0"
44794591
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
@@ -6084,6 +6196,13 @@ minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
60846196
dependencies:
60856197
brace-expansion "^1.1.7"
60866198

6199+
minimatch@^9.0.4:
6200+
version "9.0.5"
6201+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
6202+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
6203+
dependencies:
6204+
brace-expansion "^2.0.1"
6205+
60876206
minimist@^1.2.0, minimist@^1.2.6, minimist@~1.2.6:
60886207
version "1.2.6"
60896208
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
@@ -6757,6 +6876,11 @@ picomatch@^2.3.1:
67576876
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
67586877
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
67596878

6879+
picomatch@^4.0.2:
6880+
version "4.0.2"
6881+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
6882+
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==
6883+
67606884
pify@^2.0.0, pify@^2.3.0:
67616885
version "2.3.0"
67626886
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -7431,6 +7555,11 @@ semver@^7.3.8:
74317555
dependencies:
74327556
lru-cache "^6.0.0"
74337557

7558+
semver@^7.6.0:
7559+
version "7.6.3"
7560+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
7561+
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
7562+
74347563
semver@~5.4.1:
74357564
version "5.4.1"
74367565
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
@@ -8181,6 +8310,11 @@ trim-right@^1.0.1:
81818310
resolved "https://registry.yarnpkg.com/true-case-path/-/true-case-path-2.2.1.tgz#c5bf04a5bbec3fd118be4084461b3a27c4d796bf"
81828311
integrity sha512-0z3j8R7MCjy10kc/g+qg7Ln3alJTodw9aDuVWZa3uiWqfuBMKeAeP2ocWcxoyM3D73yz3Jt/Pu4qPr4wHSdB/Q==
81838312

8313+
ts-api-utils@^1.3.0:
8314+
version "1.4.3"
8315+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
8316+
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
8317+
81848318
ts-essentials@^1.0.0:
81858319
version "1.0.4"
81868320
resolved "https://registry.yarnpkg.com/ts-essentials/-/ts-essentials-1.0.4.tgz#ce3b5dade5f5d97cf69889c11bf7d2da8555b15a"

0 commit comments

Comments
 (0)