Skip to content

Commit 496b5ef

Browse files
committed
chore(deps): update dependency eslint to v8.22.0
1 parent f13c033 commit 496b5ef

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/node": "16.11.48",
3737
"@typescript-eslint/eslint-plugin": "5.33.0",
3838
"@typescript-eslint/parser": "5.33.0",
39-
"eslint": "8.21.0",
39+
"eslint": "8.22.0",
4040
"eslint-config-prettier": "8.5.0",
4141
"eslint-plugin-import": "2.26.0",
4242
"husky": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2485,10 +2485,10 @@ eslint-visitor-keys@^3.3.0:
24852485
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
24862486
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
24872487

2488-
eslint@8.21.0:
2489-
version "8.21.0"
2490-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.21.0.tgz"
2491-
integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
2488+
eslint@8.22.0:
2489+
version "8.22.0"
2490+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.22.0.tgz"
2491+
integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
24922492
dependencies:
24932493
"@eslint/eslintrc" "^1.3.0"
24942494
"@humanwhocodes/config-array" "^0.10.4"

0 commit comments

Comments
 (0)