Skip to content

Commit 2495efb

Browse files
committed
chore: update dependency husky to v8
1 parent 94dae95 commit 2495efb

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
@@ -95,7 +95,7 @@
9595
"eslint-config-prettier": "^8.0.0",
9696
"eslint-plugin-import": "^2.20.1",
9797
"eslint-plugin-jest": "^26.0.0",
98-
"husky": "^7.0.0",
98+
"husky": "^8.0.0",
9999
"jest": "27.5.1",
100100
"lerna": "^4.0.0",
101101
"lint-staged": "12.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5295,10 +5295,10 @@ humanize-ms@^1.2.1:
52955295
dependencies:
52965296
ms "^2.0.0"
52975297

5298-
husky@^7.0.0:
5299-
version "7.0.4"
5300-
resolved "https://registry.npmjs.org/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
5301-
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
5298+
husky@^8.0.0:
5299+
version "8.0.0"
5300+
resolved "https://registry.npmjs.org/husky/-/husky-8.0.0.tgz#65b2d94765199d651615716a42ea52f3c2d997a0"
5301+
integrity sha512-4qbE/5dzNDNxFEkX9MNRPKl5+omTXQzdILCUWiqG/lWIAioiM5vln265/l6I2Zx8gpW8l1ukZwGQeCFbBZ6+6w==
53025302

53035303
[email protected], iconv-lite@^0.4.24:
53045304
version "0.4.24"

0 commit comments

Comments
 (0)