Skip to content

Commit db1cee6

Browse files
committed
Update dependency eslint to v8.22.0
1 parent 977c5c1 commit db1cee6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"chai": "4.3.6",
3232
"del-cli": "4.0.1",
3333
"dotenv": "16.0.1",
34-
"eslint": "8.21.0",
34+
"eslint": "8.22.0",
3535
"eslint-config-prettier": "8.5.0",
3636
"eslint-config-xo": "0.41.0",
3737
"eslint-config-xo-typescript": "0.52.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4114,10 +4114,10 @@ eslint-visitor-keys@^3.3.0:
41144114
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
41154115
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
41164116

4117-
eslint@8.21.0:
4118-
version "8.21.0"
4119-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
4120-
integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
4117+
eslint@8.22.0:
4118+
version "8.22.0"
4119+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22.0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48"
4120+
integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
41214121
dependencies:
41224122
"@eslint/eslintrc" "^1.3.0"
41234123
"@humanwhocodes/config-array" "^0.10.4"

0 commit comments

Comments
 (0)