Skip to content

Commit d6480a2

Browse files
committed
Update dependency eslint to v8.56.0
1 parent 661defc commit d6480a2

File tree

2 files changed

+63
-40
lines changed

2 files changed

+63
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@typescript-eslint/parser": "5.62.0",
2626
"chai": "4.4.1",
2727
"dotenv": "16.4.1",
28-
"eslint": "8.44.0",
28+
"eslint": "8.56.0",
2929
"eslint-config-prettier": "8.8.0",
3030
"eslint-config-xo": "0.43.1",
3131
"eslint-config-xo-typescript": "0.57.0",

yarn.lock

Lines changed: 62 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,15 @@
6363
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.4.0.tgz#3e61c564fcd6b921cb789838631c5ee44df09403"
6464
integrity sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==
6565

66-
"@eslint/eslintrc@^2.1.0":
67-
version "2.1.0"
68-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.0.tgz#82256f164cc9e0b59669efc19d57f8092706841d"
69-
integrity sha512-Lj7DECXqIVCqnqjjHMPna4vn6GJcMgul/wuS0je9OZ9gsL0zzDpKPVtcG1HaDVc+9y+qgXneTeUMbCqXJNpH1A==
66+
"@eslint-community/regexpp@^4.6.1":
67+
version "4.10.0"
68+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
69+
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
70+
71+
"@eslint/eslintrc@^2.1.4":
72+
version "2.1.4"
73+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
74+
integrity sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==
7075
dependencies:
7176
ajv "^6.12.4"
7277
debug "^4.3.2"
@@ -78,10 +83,10 @@
7883
minimatch "^3.1.2"
7984
strip-json-comments "^3.1.1"
8085

81-
"@eslint/js@8.44.0":
82-
version "8.44.0"
83-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.44.0.tgz#961a5903c74139390478bdc808bcde3fc45ab7af"
84-
integrity sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==
86+
"@eslint/js@8.56.0":
87+
version "8.56.0"
88+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
89+
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
8590

8691
"@ethereum-waffle/chai@^3.4.4":
8792
version "3.4.4"
@@ -561,24 +566,24 @@
561566
"@ethersproject/properties" "^5.6.0"
562567
"@ethersproject/strings" "^5.6.1"
563568

564-
"@humanwhocodes/config-array@^0.11.10":
565-
version "0.11.10"
566-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2"
567-
integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==
569+
"@humanwhocodes/config-array@^0.11.13":
570+
version "0.11.14"
571+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
572+
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
568573
dependencies:
569-
"@humanwhocodes/object-schema" "^1.2.1"
570-
debug "^4.1.1"
574+
"@humanwhocodes/object-schema" "^2.0.2"
575+
debug "^4.3.1"
571576
minimatch "^3.0.5"
572577

573578
"@humanwhocodes/module-importer@^1.0.1":
574579
version "1.0.1"
575580
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
576581
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
577582

578-
"@humanwhocodes/object-schema@^1.2.1":
579-
version "1.2.1"
580-
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
581-
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
583+
"@humanwhocodes/object-schema@^2.0.2":
584+
version "2.0.2"
585+
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
586+
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
582587

583588
"@jridgewell/resolve-uri@^3.0.3":
584589
version "3.0.7"
@@ -1010,6 +1015,11 @@
10101015
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
10111016
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
10121017

1018+
"@ungap/structured-clone@^1.2.0":
1019+
version "1.2.0"
1020+
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
1021+
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
1022+
10131023
"@yarnpkg/lockfile@^1.1.0":
10141024
version "1.1.0"
10151025
resolved "https://registry.yarnpkg.com/@yarnpkg/lockfile/-/lockfile-1.1.0.tgz#e77a97fbd345b76d83245edcd17d393b1b41fb31"
@@ -1135,7 +1145,7 @@ aggregate-error@^3.0.0:
11351145
clean-stack "^2.0.0"
11361146
indent-string "^4.0.0"
11371147

1138-
ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.6.1, ajv@^6.9.1:
1148+
ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4, ajv@^6.6.1, ajv@^6.9.1:
11391149
version "6.12.6"
11401150
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
11411151
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -2755,7 +2765,7 @@ debug@3.2.6:
27552765
dependencies:
27562766
ms "^2.1.1"
27572767

2758-
debug@4, debug@^4.3.3, debug@^4.3.4:
2768+
debug@4, debug@^4.3.1, debug@^4.3.3, debug@^4.3.4:
27592769
version "4.3.4"
27602770
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
27612771
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -3211,10 +3221,10 @@ eslint-scope@^5.1.1:
32113221
esrecurse "^4.3.0"
32123222
estraverse "^4.1.1"
32133223

3214-
eslint-scope@^7.2.0:
3215-
version "7.2.0"
3216-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.0.tgz#f21ebdafda02352f103634b96dd47d9f81ca117b"
3217-
integrity sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==
3224+
eslint-scope@^7.2.2:
3225+
version "7.2.2"
3226+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
3227+
integrity sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==
32183228
dependencies:
32193229
esrecurse "^4.3.0"
32203230
estraverse "^5.2.0"
@@ -3241,27 +3251,33 @@ eslint-visitor-keys@^3.4.1:
32413251
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
32423252
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
32433253

3244-
eslint@8.44.0:
3245-
version "8.44.0"
3246-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.44.0.tgz#51246e3889b259bbcd1d7d736a0c10add4f0e500"
3247-
integrity sha512-0wpHoUbDUHgNCyvFB5aXLiQVfK9B0at6gUvzy83k4kAsQ/u769TQDX6iKC+aO4upIHO9WSaA3QoXYQDHbNwf1A==
3254+
eslint-visitor-keys@^3.4.3:
3255+
version "3.4.3"
3256+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
3257+
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
3258+
3259+
eslint@8.56.0:
3260+
version "8.56.0"
3261+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
3262+
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
32483263
dependencies:
32493264
"@eslint-community/eslint-utils" "^4.2.0"
3250-
"@eslint-community/regexpp" "^4.4.0"
3251-
"@eslint/eslintrc" "^2.1.0"
3252-
"@eslint/js" "8.44.0"
3253-
"@humanwhocodes/config-array" "^0.11.10"
3265+
"@eslint-community/regexpp" "^4.6.1"
3266+
"@eslint/eslintrc" "^2.1.4"
3267+
"@eslint/js" "8.56.0"
3268+
"@humanwhocodes/config-array" "^0.11.13"
32543269
"@humanwhocodes/module-importer" "^1.0.1"
32553270
"@nodelib/fs.walk" "^1.2.8"
3256-
ajv "^6.10.0"
3271+
"@ungap/structured-clone" "^1.2.0"
3272+
ajv "^6.12.4"
32573273
chalk "^4.0.0"
32583274
cross-spawn "^7.0.2"
32593275
debug "^4.3.2"
32603276
doctrine "^3.0.0"
32613277
escape-string-regexp "^4.0.0"
3262-
eslint-scope "^7.2.0"
3263-
eslint-visitor-keys "^3.4.1"
3264-
espree "^9.6.0"
3278+
eslint-scope "^7.2.2"
3279+
eslint-visitor-keys "^3.4.3"
3280+
espree "^9.6.1"
32653281
esquery "^1.4.2"
32663282
esutils "^2.0.2"
32673283
fast-deep-equal "^3.1.3"
@@ -3271,7 +3287,6 @@ eslint@8.44.0:
32713287
globals "^13.19.0"
32723288
graphemer "^1.4.0"
32733289
ignore "^5.2.0"
3274-
import-fresh "^3.0.0"
32753290
imurmurhash "^0.1.4"
32763291
is-glob "^4.0.0"
32773292
is-path-inside "^3.0.3"
@@ -3283,7 +3298,6 @@ eslint@8.44.0:
32833298
natural-compare "^1.4.0"
32843299
optionator "^0.9.3"
32853300
strip-ansi "^6.0.1"
3286-
strip-json-comments "^3.1.0"
32873301
text-table "^0.2.0"
32883302

32893303
eslint@^5.6.0:
@@ -3346,6 +3360,15 @@ espree@^9.6.0:
33463360
acorn-jsx "^5.3.2"
33473361
eslint-visitor-keys "^3.4.1"
33483362

3363+
espree@^9.6.1:
3364+
version "9.6.1"
3365+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
3366+
integrity sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==
3367+
dependencies:
3368+
acorn "^8.9.0"
3369+
acorn-jsx "^5.3.2"
3370+
eslint-visitor-keys "^3.4.1"
3371+
33493372
esprima@^4.0.0:
33503373
version "4.0.1"
33513374
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
@@ -7936,7 +7959,7 @@ strip-hex-prefix@1.0.0:
79367959
dependencies:
79377960
is-hex-prefixed "1.0.0"
79387961

7939-
strip-json-comments@3.1.1, strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
7962+
strip-json-comments@3.1.1, strip-json-comments@^3.1.1:
79407963
version "3.1.1"
79417964
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
79427965
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==

0 commit comments

Comments
 (0)