Skip to content

Commit 7e59959

Browse files
chore: update dependency husky to v7 (#2659)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d9ad89a commit 7e59959

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": "^6.0.0",
98+
"husky": "^7.0.0",
9999
"jest": "27.0.6",
100100
"lerna": "^4.0.0",
101101
"lint-staged": "11.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5657,10 +5657,10 @@ humanize-ms@^1.2.1:
56575657
dependencies:
56585658
ms "^2.0.0"
56595659

5660-
husky@^6.0.0:
5661-
version "6.0.0"
5662-
resolved "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
5663-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
5660+
husky@^7.0.0:
5661+
version "7.0.0"
5662+
resolved "https://registry.npmjs.org/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
5663+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
56645664

56655665
[email protected], iconv-lite@^0.4.24:
56665666
version "0.4.24"

0 commit comments

Comments
 (0)