Skip to content

Commit 9328b34

Browse files
authored
Merge pull request #486 from LeetCode-OpenSource/dependabot/npm_and_yarn/husky-6.0.0
chore(deps-dev): bump husky from 5.2.0 to 6.0.0
2 parents 1315bc7 + 7ecae93 commit 9328b34

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint": "7.23.0",
7878
"eslint-config-prettier": "^8.1.0",
7979
"eslint-plugin-react": "^7.21.5",
80-
"husky": "^5.2.0",
80+
"husky": "^6.0.0",
8181
"immer": "^9.0.1",
8282
"jest": "^26.6.3",
8383
"lint-staged": "^10.5.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4246,10 +4246,10 @@ human-signals@^1.1.1:
42464246
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
42474247
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
42484248

4249-
husky@^5.2.0:
4250-
version "5.2.0"
4251-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
4252-
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
4249+
husky@^6.0.0:
4250+
version "6.0.0"
4251+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
4252+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
42534253

42544254
42554255
version "0.4.24"

0 commit comments

Comments
 (0)