Skip to content

Commit 5efcf48

Browse files
chore(deps): update dependency eslint to v8.22.0 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e7cbfa commit 5efcf48

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
@@ -34,7 +34,7 @@
3434
"@types/etag": "^1.8.1",
3535
"@types/fs-extra": "^9.0.13",
3636
"@types/node-fetch": "^2.6.1",
37-
"eslint": "8.21.0",
37+
"eslint": "8.22.0",
3838
"jiti": "^1.13.0",
3939
"typescript": "^4.6.2"
4040
}

yarn.lock

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

902-
eslint@8.21.0:
903-
version "8.21.0"
904-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
905-
integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
902+
eslint@8.22.0:
903+
version "8.22.0"
904+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22.0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48"
905+
integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
906906
dependencies:
907907
"@eslint/eslintrc" "^1.3.0"
908908
"@humanwhocodes/config-array" "^0.10.4"

0 commit comments

Comments
 (0)