Skip to content

Commit 5c427bb

Browse files
chore(deps-dev): bump husky from 6.0.0 to 7.0.1
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v6.0.0...v7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8b12f67 commit 5c427bb

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
@@ -68,7 +68,7 @@
6868
"@storybook/storybook-deployer": "^2.8.3",
6969
"customize-cra": "^1.0.0",
7070
"eslint": "^6.8.0",
71-
"husky": "^6.0.0",
71+
"husky": "^7.0.1",
7272
"lint-staged": "^11.0.1",
7373
"prettier": "2.3.2",
7474
"react-app-rewired": "^2.1.8",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9709,10 +9709,10 @@ human-signals@^2.1.0:
97099709
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
97109710
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
97119711

9712-
husky@^6.0.0:
9713-
version "6.0.0"
9714-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
9715-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
9712+
husky@^7.0.1:
9713+
version "7.0.1"
9714+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
9715+
integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
97169716

97179717
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@~0.4.13:
97189718
version "0.4.24"

0 commit comments

Comments
 (0)