Skip to content

Commit 530a91b

Browse files
committed
chore(deps): update dependency eslint to v8.27.0
1 parent 898378b commit 530a91b

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": "18.11.9",
3737
"@typescript-eslint/eslint-plugin": "5.42.0",
3838
"@typescript-eslint/parser": "5.42.0",
39-
"eslint": "8.26.0",
39+
"eslint": "8.27.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
@@ -2459,10 +2459,10 @@ eslint-visitor-keys@^3.3.0:
24592459
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
24602460
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
24612461

2462-
eslint@8.26.0:
2463-
version "8.26.0"
2464-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.26.0.tgz"
2465-
integrity sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==
2462+
eslint@8.27.0:
2463+
version "8.27.0"
2464+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.27.0.tgz"
2465+
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
24662466
dependencies:
24672467
"@eslint/eslintrc" "^1.3.3"
24682468
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)