Skip to content

Commit 3a57679

Browse files
committed
Update dependency eslint to v8.22.0
1 parent 7bc70d8 commit 3a57679

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
@@ -43,7 +43,7 @@
4343
"@typescript-eslint/parser": "5.33.0",
4444
"babel-jest": "27.5.1",
4545
"cypress": "9.7.0",
46-
"eslint": "8.21.0",
46+
"eslint": "8.22.0",
4747
"eslint-config-prettier": "8.5.0",
4848
"eslint-plugin-react": "7.30.1",
4949
"husky": "7.0.4",

yarn.lock

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

2613-
eslint@8.21.0:
2614-
version "8.21.0"
2615-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
2616-
integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
2613+
eslint@8.22.0:
2614+
version "8.22.0"
2615+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22.0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48"
2616+
integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
26172617
dependencies:
26182618
"@eslint/eslintrc" "^1.3.0"
26192619
"@humanwhocodes/config-array" "^0.10.4"

0 commit comments

Comments
 (0)