Skip to content

Commit ce8a268

Browse files
build(deps-dev): bump husky from 6.0.0 to 7.0.0 (#1147)
1 parent a1ac1a1 commit ce8a268

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"cz-conventional-changelog": "^3.0.2",
3636
"fs-extra": "^10.0.0",
3737
"globby": "^11.0.0",
38-
"husky": "^6.0.0",
38+
"husky": "^7.0.0",
3939
"jest": "^26.5.2",
4040
"jest-junit": "^12.0.0",
4141
"jquery": "^3.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5827,10 +5827,10 @@ humanize-ms@^1.2.1:
58275827
dependencies:
58285828
ms "^2.0.0"
58295829

5830-
husky@^6.0.0:
5831-
version "6.0.0"
5832-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
5833-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
5830+
husky@^7.0.0:
5831+
version "7.0.0"
5832+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
5833+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
58345834

58355835
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
58365836
version "0.4.24"

0 commit comments

Comments
 (0)