Skip to content

Commit 858f496

Browse files
committed
Update dependency eslint to v8.26.0
1 parent c587211 commit 858f496

File tree

2 files changed

+20
-14
lines changed

2 files changed

+20
-14
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.40.1",
2626
"chai": "4.3.6",
2727
"dotenv": "16.0.3",
28-
"eslint": "8.25.0",
28+
"eslint": "8.26.0",
2929
"eslint-config-prettier": "8.5.0",
3030
"eslint-config-xo": "0.42.0",
3131
"eslint-config-xo-typescript": "0.53.0",

yarn.lock

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -539,10 +539,10 @@
539539
"@ethersproject/properties" "^5.6.0"
540540
"@ethersproject/strings" "^5.6.1"
541541

542-
"@humanwhocodes/config-array@^0.10.5":
543-
version "0.10.5"
544-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5.tgz#bb679745224745fff1e9a41961c1d45a49f81c04"
545-
integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug==
542+
"@humanwhocodes/config-array@^0.11.6":
543+
version "0.11.6"
544+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.6.tgz#6a51d603a3aaf8d4cf45b42b3f2ac9318a4adc4b"
545+
integrity sha512-jJr+hPTJYKyDILJfhNSHsjiwXYf26Flsz8DvNndOsHs5pwSnpGUEy8yzF0JYhCEvTDdV2vuOK5tt8BVhwO5/hg==
546546
dependencies:
547547
"@humanwhocodes/object-schema" "^1.2.1"
548548
debug "^4.1.1"
@@ -600,7 +600,7 @@
600600
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz#5bd262af94e9d25bd1e71b05deed44876a222e8b"
601601
integrity sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==
602602

603-
"@nodelib/fs.walk@^1.2.3":
603+
"@nodelib/fs.walk@^1.2.3", "@nodelib/fs.walk@^1.2.8":
604604
version "1.2.8"
605605
resolved "https://registry.yarnpkg.com/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz#e95737e8bb6746ddedf69c556953494f196fe69a"
606606
integrity sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==
@@ -3261,14 +3261,15 @@ eslint-visitor-keys@^3.3.0:
32613261
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
32623262
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
32633263

3264-
eslint@8.25.0:
3265-
version "8.25.0"
3266-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.25.0.tgz#00eb962f50962165d0c4ee3327708315eaa8058b"
3267-
integrity sha512-DVlJOZ4Pn50zcKW5bYH7GQK/9MsoQG2d5eDH0ebEkE8PbgzTTmtt/VTH9GGJ4BfeZCpBLqFfvsjX35UacUL83A==
3264+
eslint@8.26.0:
3265+
version "8.26.0"
3266+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.26.0.tgz#2bcc8836e6c424c4ac26a5674a70d44d84f2181d"
3267+
integrity sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==
32683268
dependencies:
32693269
"@eslint/eslintrc" "^1.3.3"
3270-
"@humanwhocodes/config-array" "^0.10.5"
3270+
"@humanwhocodes/config-array" "^0.11.6"
32713271
"@humanwhocodes/module-importer" "^1.0.1"
3272+
"@nodelib/fs.walk" "^1.2.8"
32723273
ajv "^6.10.0"
32733274
chalk "^4.0.0"
32743275
cross-spawn "^7.0.2"
@@ -3284,14 +3285,14 @@ eslint@8.25.0:
32843285
fast-deep-equal "^3.1.3"
32853286
file-entry-cache "^6.0.1"
32863287
find-up "^5.0.0"
3287-
glob-parent "^6.0.1"
3288+
glob-parent "^6.0.2"
32883289
globals "^13.15.0"
3289-
globby "^11.1.0"
32903290
grapheme-splitter "^1.0.4"
32913291
ignore "^5.2.0"
32923292
import-fresh "^3.0.0"
32933293
imurmurhash "^0.1.4"
32943294
is-glob "^4.0.0"
3295+
is-path-inside "^3.0.3"
32953296
js-sdsl "^4.1.4"
32963297
js-yaml "^4.1.0"
32973298
json-stable-stringify-without-jsonify "^1.0.1"
@@ -4400,7 +4401,7 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
44004401
dependencies:
44014402
is-glob "^4.0.1"
44024403

4403-
glob-parent@^6.0.1:
4404+
glob-parent@^6.0.2:
44044405
version "6.0.2"
44054406
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.2.tgz#6d237d99083950c79290f24c7642a3de9a28f9e3"
44064407
integrity sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==
@@ -5143,6 +5144,11 @@ is-object@^1.0.1:
51435144
resolved "https://registry.yarnpkg.com/is-object/-/is-object-1.0.2.tgz#a56552e1c665c9e950b4a025461da87e72f86fcf"
51445145
integrity sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==
51455146

5147+
is-path-inside@^3.0.3:
5148+
version "3.0.3"
5149+
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
5150+
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
5151+
51465152
is-plain-obj@^1.1.0:
51475153
version "1.1.0"
51485154
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"

0 commit comments

Comments
 (0)