Skip to content

Commit 3208db5

Browse files
chore: update dependency husky to v6 (#2532)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6862403 commit 3208db5

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": "^24.0.0",
98-
"husky": "^5.1.1",
98+
"husky": "^6.0.0",
9999
"jest": "26.6.3",
100100
"lerna": "^4.0.0",
101101
"lint-staged": "10.5.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5399,10 +5399,10 @@ humanize-ms@^1.2.1:
53995399
dependencies:
54005400
ms "^2.0.0"
54015401

5402-
husky@^5.1.1:
5403-
version "5.2.0"
5404-
resolved "https://registry.npmjs.org/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
5405-
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
5402+
husky@^6.0.0:
5403+
version "6.0.0"
5404+
resolved "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
5405+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
54065406

54075407
[email protected], iconv-lite@^0.4.24:
54085408
version "0.4.24"

0 commit comments

Comments
 (0)