Skip to content

Commit 599a6ed

Browse files
committed
chore(deps): update dependency eslint to v8.29.0
1 parent e5afe63 commit 599a6ed

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.10",
3737
"@typescript-eslint/eslint-plugin": "5.45.0",
3838
"@typescript-eslint/parser": "5.45.0",
39-
"eslint": "8.28.0",
39+
"eslint": "8.29.0",
4040
"eslint-config-prettier": "8.5.0",
4141
"eslint-plugin-import": "2.26.0",
4242
"husky": "8.0.2",

yarn.lock

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

2483-
eslint@8.28.0:
2484-
version "8.28.0"
2485-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.28.0.tgz"
2486-
integrity sha512-S27Di+EVyMxcHiwDrFzk8dJYAaD+/5SoWKxL1ri/71CRHsnJnRDPNt2Kzj24+MT9FDupf4aqqyqPrvI8MvQ4VQ==
2483+
eslint@8.29.0:
2484+
version "8.29.0"
2485+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.29.0.tgz"
2486+
integrity sha512-isQ4EEiyUjZFbEKvEGJKKGBwXtvXX+zJbkVKCgTuB9t/+jUBcy8avhkEwWJecI15BkRkOYmvIM5ynbhRjEkoeg==
24872487
dependencies:
24882488
"@eslint/eslintrc" "^1.3.3"
24892489
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)