Skip to content

Commit 3a2f4cb

Browse files
authored
Merge pull request #197 from icelam/dependabot/npm_and_yarn/v1/husky-7.0.0
chore(deps-dev): bump husky from 6.0.0 to 7.0.0
2 parents 2b99432 + 1bf230e commit 3a2f4cb

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
@@ -43,7 +43,7 @@
4343
"eslint-config-airbnb-base": "^14.2.0",
4444
"eslint-plugin-import": "^2.22.0",
4545
"eslint-plugin-jest": "^24.1.5",
46-
"husky": "^6.0.0",
46+
"husky": "^7.0.0",
4747
"install-peers-cli": "^2.2.0",
4848
"jest": "^26.6.3",
4949
"lint-staged": "^11.0.0",

yarn.lock

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

2650-
husky@^6.0.0:
2651-
version "6.0.0"
2652-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
2653-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
2650+
husky@^7.0.0:
2651+
version "7.0.0"
2652+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
2653+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
26542654

26552655
26562656
version "0.4.24"

0 commit comments

Comments
 (0)