Skip to content

Commit 394abf4

Browse files
renovate-botfilipesilva
authored andcommitted
build: update husky to version 6.0.0
1 parent 0e04a4c commit 394abf4

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
@@ -152,7 +152,7 @@
152152
"glob": "7.1.6",
153153
"http-proxy": "^1.18.1",
154154
"https-proxy-agent": "5.0.0",
155-
"husky": "5.2.0",
155+
"husky": "6.0.0",
156156
"inquirer": "8.0.0",
157157
"jasmine": "^3.3.1",
158158
"jasmine-core": "~3.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6540,10 +6540,10 @@ humanize-ms@^1.2.1:
65406540
dependencies:
65416541
ms "^2.0.0"
65426542

6543-
husky@5.2.0:
6544-
version "5.2.0"
6545-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.2.0.tgz#fc5e1c2300d34855d47de4753607d00943fc0802"
6546-
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
6543+
husky@6.0.0:
6544+
version "6.0.0"
6545+
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
6546+
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
65476547

65486548
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
65496549
version "0.4.24"

0 commit comments

Comments
 (0)