Skip to content

Commit dcec47f

Browse files
Bump eslint from 8.21.0 to 8.22.0 (#300)
1 parent ce013fd commit dcec47f

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
@@ -42,7 +42,7 @@
4242
"swr": "^1.3.0"
4343
},
4444
"devDependencies": {
45-
"eslint": "8.21.0",
45+
"eslint": "8.22.0",
4646
"eslint-config-next": "12.2.5",
4747
"glob": "^8.0.3",
4848
"playwright": "^1.25.0"

yarn.lock

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

2282-
eslint@8.21.0:
2283-
version "8.21.0"
2284-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
2285-
integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
2282+
eslint@8.22.0:
2283+
version "8.22.0"
2284+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22.0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48"
2285+
integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
22862286
dependencies:
22872287
"@eslint/eslintrc" "^1.3.0"
22882288
"@humanwhocodes/config-array" "^0.10.4"

0 commit comments

Comments
 (0)