Skip to content
This repository was archived by the owner on Apr 8, 2023. It is now read-only.

Commit 7740518

Browse files
chore(deps): update dependency husky to v8
1 parent 0420902 commit 7740518

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@typescript-eslint/parser": "5.21.0",
3535
"eslint": "8.14.0",
3636
"eslint-config-prettier": "^8.5.0",
37-
"husky": "^7.0.4",
37+
"husky": "^8.0.0",
3838
"jest": "28.0.3",
3939
"lint-staged": "12.4.1",
4040
"prettier": "^2.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2020,10 +2020,10 @@ human-signals@^2.1.0:
20202020
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
20212021
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
20222022

2023-
husky@^7.0.4:
2024-
version "7.0.4"
2025-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
2026-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
2023+
husky@^8.0.0:
2024+
version "8.0.2"
2025+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
2026+
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==
20272027

20282028
ignore@^5.1.8, ignore@^5.2.0:
20292029
version "5.2.0"

0 commit comments

Comments
 (0)