Skip to content

Commit 3592dad

Browse files
Update dependency eslint-config-xo to v0.49.0
1 parent fa2fe8a commit 3592dad

2 files changed

Lines changed: 136 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dotenv": "16.4.7",
3535
"eslint": "8.57.1",
3636
"eslint-config-prettier": "8.10.0",
37-
"eslint-config-xo": "0.43.1",
37+
"eslint-config-xo": "0.49.0",
3838
"eslint-config-xo-typescript": "0.44.0",
3939
"ethereum-waffle": "3.4.4",
4040
"ethers": "5.7.2",

yarn.lock

Lines changed: 135 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.7.0":
62+
version "4.7.0"
63+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
64+
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
65+
dependencies:
66+
eslint-visitor-keys "^3.4.3"
67+
6168
"@eslint-community/regexpp@^4.4.0":
6269
version "4.12.1"
6370
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
@@ -68,6 +75,37 @@
6875
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
6976
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
7077

78+
"@eslint/core@^0.14.0":
79+
version "0.14.0"
80+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
81+
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
82+
dependencies:
83+
"@types/json-schema" "^7.0.15"
84+
85+
"@eslint/core@^0.15.2":
86+
version "0.15.2"
87+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.2.tgz#59386327d7862cc3603ebc7c78159d2dcc4a868f"
88+
integrity sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==
89+
dependencies:
90+
"@types/json-schema" "^7.0.15"
91+
92+
"@eslint/css-tree@^3.6.1":
93+
version "3.6.5"
94+
resolved "https://registry.yarnpkg.com/@eslint/css-tree/-/css-tree-3.6.5.tgz#e51b69206117135557352982ba65d18f9d9b5a60"
95+
integrity sha512-bJgnXu0D0K1BbfPfHTmCaJe2ucBOjeg/tG37H2CSqYCw51VMmBtPfWrH8LKPLAVCOp0h94e1n8PfR3v9iRbtyA==
96+
dependencies:
97+
mdn-data "2.23.0"
98+
source-map-js "^1.0.1"
99+
100+
"@eslint/css@^0.10.0":
101+
version "0.10.0"
102+
resolved "https://registry.yarnpkg.com/@eslint/css/-/css-0.10.0.tgz#d024daa8eef2f9706b1cc8f7d99c57566693db6f"
103+
integrity sha512-pHoYRWS08oeU0qVez1pZCcbqHzoJnM5VMtrxH2nWDJ0ukq9DkwWV1BTY+PWK+eWBbndN9W0O9WjJTyAHsDoPOg==
104+
dependencies:
105+
"@eslint/core" "^0.14.0"
106+
"@eslint/css-tree" "^3.6.1"
107+
"@eslint/plugin-kit" "^0.3.1"
108+
71109
"@eslint/eslintrc@^2.1.4":
72110
version "2.1.4"
73111
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
@@ -88,6 +126,24 @@
88126
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
89127
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
90128

129+
"@eslint/json@^0.13.1":
130+
version "0.13.2"
131+
resolved "https://registry.yarnpkg.com/@eslint/json/-/json-0.13.2.tgz#4756dba4e646efb91a80be41dd790e61aea0fe12"
132+
integrity sha512-yWLyRE18rHgHXhWigRpiyv1LDPkvWtC6oa7QHXW7YdP6gosJoq7BiLZW2yCs9U7zN7X4U3ZeOJjepA10XAOIMw==
133+
dependencies:
134+
"@eslint/core" "^0.15.2"
135+
"@eslint/plugin-kit" "^0.3.5"
136+
"@humanwhocodes/momoa" "^3.3.9"
137+
natural-compare "^1.4.0"
138+
139+
"@eslint/plugin-kit@^0.3.1", "@eslint/plugin-kit@^0.3.5":
140+
version "0.3.5"
141+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz#fd8764f0ee79c8ddab4da65460c641cefee017c5"
142+
integrity sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==
143+
dependencies:
144+
"@eslint/core" "^0.15.2"
145+
levn "^0.4.1"
146+
91147
"@ethereum-waffle/chai@^3.4.4":
92148
version "3.4.4"
93149
resolved "https://registry.yarnpkg.com/@ethereum-waffle/chai/-/chai-3.4.4.tgz#16c4cc877df31b035d6d92486dfdf983df9138ff"
@@ -1304,6 +1360,11 @@
13041360
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
13051361
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
13061362

1363+
"@humanwhocodes/momoa@^3.3.9":
1364+
version "3.3.9"
1365+
resolved "https://registry.yarnpkg.com/@humanwhocodes/momoa/-/momoa-3.3.9.tgz#513ff7fb5e3ce08fb5ddbd3a5730e195cab2dd36"
1366+
integrity sha512-LHw6Op4bJb3/3KZgOgwflJx5zY9XOy0NU1NuyUFKGdTwHYmP+PbnQGCYQJ8NVNlulLfQish34b0VuUlLYP3AXA==
1367+
13071368
"@humanwhocodes/object-schema@^2.0.3":
13081369
version "2.0.3"
13091370
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
@@ -1510,6 +1571,18 @@
15101571
dependencies:
15111572
antlr4ts "^0.5.0-alpha.4"
15121573

1574+
"@stylistic/eslint-plugin@^5.2.3":
1575+
version "5.2.3"
1576+
resolved "https://registry.yarnpkg.com/@stylistic/eslint-plugin/-/eslint-plugin-5.2.3.tgz#f2be5d25e768f5ef4bb72d339bb71c500accef61"
1577+
integrity sha512-oY7GVkJGVMI5benlBDCaRrSC1qPasafyv5dOBLLv5MTilMGnErKhO6ziEfodDDIZbo5QxPUNW360VudJOFODMw==
1578+
dependencies:
1579+
"@eslint-community/eslint-utils" "^4.7.0"
1580+
"@typescript-eslint/types" "^8.38.0"
1581+
eslint-visitor-keys "^4.2.1"
1582+
espree "^10.4.0"
1583+
estraverse "^5.3.0"
1584+
picomatch "^4.0.3"
1585+
15131586
"@szmarczak/http-timer@^1.1.2":
15141587
version "1.1.2"
15151588
resolved "https://registry.yarnpkg.com/@szmarczak/http-timer/-/http-timer-1.1.2.tgz#b1665e2c461a2cd92f4c1bbf50d5454de0d4b421"
@@ -1590,6 +1663,11 @@
15901663
dependencies:
15911664
dotenv "*"
15921665

1666+
"@types/json-schema@^7.0.15":
1667+
version "7.0.15"
1668+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1669+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1670+
15931671
"@types/json-schema@^7.0.9":
15941672
version "7.0.9"
15951673
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
@@ -1741,6 +1819,11 @@
17411819
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
17421820
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
17431821

1822+
"@typescript-eslint/types@^8.38.0":
1823+
version "8.41.0"
1824+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.41.0.tgz#9935afeaae65e535abcbcee95383fa649c64d16d"
1825+
integrity sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==
1826+
17441827
"@typescript-eslint/typescript-estree@5.62.0":
17451828
version "5.62.0"
17461829
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
@@ -1871,6 +1954,11 @@ acorn@^6.0.7:
18711954
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6"
18721955
integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==
18731956

1957+
acorn@^8.15.0:
1958+
version "8.15.0"
1959+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
1960+
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
1961+
18741962
acorn@^8.4.1:
18751963
version "8.4.1"
18761964
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.1.tgz#56c36251fc7cabc7096adc18f05afe814321a28c"
@@ -4056,12 +4144,16 @@ eslint-config-xo-typescript@0.44.0:
40564144
dependencies:
40574145
typescript ">=4.3"
40584146

4059-
eslint-config-xo@0.43.1:
4060-
version "0.43.1"
4061-
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.43.1.tgz#c2ac8993f6e429048c813f599265d1636a0bc060"
4062-
integrity sha512-azv1L2PysRA0NkZOgbndUpN+581L7wPqkgJOgxxw3hxwXAbJgD6Hqb/SjHRiACifXt/AvxCzE/jIKFAlI7XjvQ==
4147+
eslint-config-xo@0.49.0:
4148+
version "0.49.0"
4149+
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.49.0.tgz#2f60d0bcb40852709a11b9a20b6553d276171815"
4150+
integrity sha512-hGtD689+fdJxggx1QbEjWfgGOsTasmYqtfk3Rsxru9QyKg2iOhXO2fvR9C7ck8AGw+n2wy6FsA8/MBIzznt5/Q==
40634151
dependencies:
4152+
"@eslint/css" "^0.10.0"
4153+
"@eslint/json" "^0.13.1"
4154+
"@stylistic/eslint-plugin" "^5.2.3"
40644155
confusing-browser-globals "1.0.11"
4156+
globals "^16.3.0"
40654157

40664158
eslint-scope@^4.0.3:
40674159
version "4.0.3"
@@ -4114,6 +4206,11 @@ eslint-visitor-keys@^3.4.3:
41144206
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
41154207
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
41164208

4209+
eslint-visitor-keys@^4.2.1:
4210+
version "4.2.1"
4211+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
4212+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
4213+
41174214
eslint@8.57.1:
41184215
version "8.57.1"
41194216
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -4200,6 +4297,15 @@ eslint@^5.6.0:
42004297
table "^5.2.3"
42014298
text-table "^0.2.0"
42024299

4300+
espree@^10.4.0:
4301+
version "10.4.0"
4302+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
4303+
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
4304+
dependencies:
4305+
acorn "^8.15.0"
4306+
acorn-jsx "^5.3.2"
4307+
eslint-visitor-keys "^4.2.1"
4308+
42034309
espree@^5.0.1:
42044310
version "5.0.1"
42054311
resolved "https://registry.yarnpkg.com/espree/-/espree-5.0.1.tgz#5d6526fa4fc7f0788a5cf75b15f30323e2f81f7a"
@@ -4254,6 +4360,11 @@ estraverse@^5.1.0, estraverse@^5.2.0:
42544360
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.2.0.tgz#307df42547e6cc7324d3cf03c155d5cdb8c53880"
42554361
integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==
42564362

4363+
estraverse@^5.3.0:
4364+
version "5.3.0"
4365+
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
4366+
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==
4367+
42574368
esutils@^2.0.2:
42584369
version "2.0.3"
42594370
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
@@ -5415,6 +5526,11 @@ globals@^13.19.0:
54155526
dependencies:
54165527
type-fest "^0.20.2"
54175528

5529+
globals@^16.3.0:
5530+
version "16.3.0"
5531+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
5532+
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
5533+
54185534
globals@^9.18.0:
54195535
version "9.18.0"
54205536
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
@@ -6892,6 +7008,11 @@ md5.js@^1.3.4:
68927008
inherits "^2.0.1"
68937009
safe-buffer "^5.1.2"
68947010

7011+
mdn-data@2.23.0:
7012+
version "2.23.0"
7013+
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.23.0.tgz#f136a03eeed90d368dc0d849794043b237b53f5b"
7014+
integrity sha512-786vq1+4079JSeu2XdcDjrhi/Ry7BWtjDl9WtGPWLiIHb2T66GvIVflZTBoSNZ5JqTtJGYEVMuFA/lbQlMOyDQ==
7015+
68957016
media-typer@0.3.0:
68967017
version "0.3.0"
68977018
resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
@@ -7850,6 +7971,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.3:
78507971
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
78517972
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
78527973

7974+
picomatch@^4.0.3:
7975+
version "4.0.3"
7976+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.3.tgz#796c76136d1eead715db1e7bad785dedd695a042"
7977+
integrity sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==
7978+
78537979
pify@^2.0.0, pify@^2.3.0:
78547980
version "2.3.0"
78557981
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
@@ -8849,6 +8975,11 @@ solidity-comments-extractor@^0.0.7:
88498975
resolved "https://registry.yarnpkg.com/solidity-comments-extractor/-/solidity-comments-extractor-0.0.7.tgz#99d8f1361438f84019795d928b931f4e5c39ca19"
88508976
integrity sha512-wciNMLg/Irp8OKGrh3S2tfvZiZ0NEyILfcRCXCD4mp7SgK/i9gzLfhY2hY7VMCQJ3kH9UB9BzNdibIVMchzyYw==
88518977

8978+
source-map-js@^1.0.1:
8979+
version "1.2.1"
8980+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
8981+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
8982+
88528983
source-map-resolve@^0.5.0:
88538984
version "0.5.3"
88548985
resolved "https://registry.yarnpkg.com/source-map-resolve/-/source-map-resolve-0.5.3.tgz#190866bece7553e1f8f267a2ee82c606b5509a1a"

0 commit comments

Comments
 (0)