Skip to content

Commit 7d3239d

Browse files
renovate-botalan-agius4
authored andcommitted
build: update dependency husky to v7
1 parent 42d4775 commit 7d3239d

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
@@ -162,7 +162,7 @@
162162
"glob": "7.1.7",
163163
"http-proxy": "^1.18.1",
164164
"https-proxy-agent": "5.0.0",
165-
"husky": "6.0.0",
165+
"husky": "7.0.0",
166166
"inquirer": "8.1.1",
167167
"jasmine": "^3.3.1",
168168
"jasmine-core": "~3.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6001,10 +6001,10 @@ humanize-ms@^1.2.1:
60016001
dependencies:
60026002
ms "^2.0.0"
60036003

6004-
husky@6.0.0:
6005-
version "6.0.0"
6006-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
6007-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
6004+
husky@7.0.0:
6005+
version "7.0.0"
6006+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
6007+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
60086008

60096009
[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4:
60106010
version "0.4.24"

0 commit comments

Comments
 (0)