Skip to content

Commit 49c8e6d

Browse files
authored
Merge pull request #228 from Quramy/renovate/husky-8.x
chore(deps): update dependency husky to v8.0.2
2 parents 95fc62d + f7752f6 commit 49c8e6d

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
@@ -32,7 +32,7 @@
3232
"@types/node": "16.11.47",
3333
"@typescript-eslint/parser": "5.26.0",
3434
"eslint": "8.22.0",
35-
"husky": "8.0.1",
35+
"husky": "8.0.2",
3636
"jest": "28.1.0",
3737
"prettier": "2.8.0",
3838
"pretty-quick": "3.1.3",

yarn.lock

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

1868-
1869-
version "8.0.1"
1870-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
1871-
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
1868+
1869+
version "8.0.2"
1870+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
1871+
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==
18721872

18731873
ignore@^5.1.4:
18741874
version "5.1.8"

0 commit comments

Comments
 (0)