Skip to content

Commit 62fd393

Browse files
chore(deps-dev): bump husky from 6.0.0 to 7.0.0
1 parent b683372 commit 62fd393

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
@@ -35,7 +35,7 @@
3535
"eslint-plugin-import": "^2.23.4",
3636
"eslint-plugin-prettier": "^3.4.0",
3737
"eslint-plugin-sonarjs": "^0.7.0",
38-
"husky": "^6.0.0",
38+
"husky": "^7.0.0",
3939
"lerna": "^4.0.0",
4040
"lint-staged": "^11.0.0",
4141
"npm-run-all": "^4.1.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3883,10 +3883,10 @@ humanize-ms@^1.2.1:
38833883
dependencies:
38843884
ms "^2.0.0"
38853885

3886-
husky@^6.0.0:
3887-
version "6.0.0"
3888-
resolved "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
3889-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
3886+
husky@^7.0.0:
3887+
version "7.0.0"
3888+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
3889+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
38903890

38913891
iconv-lite@^0.4.24:
38923892
version "0.4.24"

0 commit comments

Comments
 (0)