Skip to content

Commit 69ffa89

Browse files
chore(deps): update dependency husky to v7 (#941)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ce8a7a6 commit 69ffa89

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
@@ -66,7 +66,7 @@
6666
"eslint-plugin-promise": "5.1.0",
6767
"eslint-plugin-standard": "5.0.0",
6868
"graphql": "15.5.1",
69-
"husky": "6.0.0",
69+
"husky": "7.0.0",
7070
"jest": "27.0.6",
7171
"lint-staged": "11.0.0",
7272
"mockdate": "3.0.5",

yarn.lock

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

3203-
husky@6.0.0:
3204-
version "6.0.0"
3205-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
3206-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
3203+
husky@7.0.0:
3204+
version "7.0.0"
3205+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
3206+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
32073207

32083208
32093209
version "0.4.24"

0 commit comments

Comments
 (0)