Skip to content

Commit 8a49b2c

Browse files
committed
chore(deps): update dependency husky to ^8.0.2
1 parent 6465a3d commit 8a49b2c

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
@@ -52,7 +52,7 @@
5252
"eslint-plugin-react": "^7.31.10",
5353
"eslint-plugin-react-hooks": "^4.6.0",
5454
"eslint-plugin-redux-saga": "^1.3.2",
55-
"husky": "^8.0.1",
55+
"husky": "^8.0.2",
5656
"jest": "^29.3.0",
5757
"lint-staged": "^13.0.3",
5858
"react": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3742,10 +3742,10 @@ humanize-ms@^1.2.1:
37423742
dependencies:
37433743
ms "^2.0.0"
37443744

3745-
husky@^8.0.1:
3746-
version "8.0.1"
3747-
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
3748-
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
3745+
husky@^8.0.2:
3746+
version "8.0.2"
3747+
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
3748+
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==
37493749

37503750
iconv-lite@^0.4.24:
37513751
version "0.4.24"

0 commit comments

Comments
 (0)