Skip to content

Commit f08f956

Browse files
authored
Merge pull request #79 from icelam/dependabot/npm_and_yarn/develop/husky-6.0.0
chore(deps-dev): bump husky from 5.2.0 to 6.0.0
2 parents 017d5da + 27d4cef commit f08f956

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
@@ -45,7 +45,7 @@
4545
"eslint-config-airbnb-base": "^14.2.0",
4646
"eslint-plugin-import": "^2.22.0",
4747
"eslint-plugin-jest": "^24.1.5",
48-
"husky": "^5.1.2",
48+
"husky": "^6.0.0",
4949
"install-peers-cli": "^2.2.0",
5050
"jest": "^26.6.3",
5151
"lint-staged": "^10.2.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2604,10 +2604,10 @@ human-signals@^1.1.1:
26042604
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
26052605
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
26062606

2607-
husky@^5.1.2:
2608-
version "5.2.0"
2609-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
2610-
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
2607+
husky@^6.0.0:
2608+
version "6.0.0"
2609+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
2610+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
26112611

26122612
iconv-lite@0.4.24:
26132613
version "0.4.24"

0 commit comments

Comments
 (0)