Skip to content

Commit 8551f1d

Browse files
renovate-botclydin
authored andcommitted
build: update husky to version 5.0.9
1 parent 52aaa8c commit 8551f1d

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
@@ -156,7 +156,7 @@
156156
"glob": "7.1.6",
157157
"http-proxy": "^1.18.1",
158158
"https-proxy-agent": "5.0.0",
159-
"husky": "5.0.8",
159+
"husky": "5.0.9",
160160
"inquirer": "7.3.3",
161161
"jasmine": "^3.3.1",
162162
"jasmine-core": "~3.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6006,10 +6006,10 @@ humanize-ms@^1.2.1:
60066006
dependencies:
60076007
ms "^2.0.0"
60086008

6009-
husky@5.0.8:
6010-
version "5.0.8"
6011-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.8.tgz#2fd4cb4972bfb3fdb999feb48587aee8925339da"
6012-
integrity sha512-lijwzgHIJi7iYijEw77DIqyPDR6mFsOuGbjonI83nnAqJbWShGKtAJg1IqnFabnqGPEMiPv0Q8bnSwThfjW95A==
6009+
husky@5.0.9:
6010+
version "5.0.9"
6011+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.9.tgz#6d38706643d66ed395bcd4ee952d02e3f15eb3a3"
6012+
integrity sha512-0SjcaY21a+IRdx7p7r/X33Vc09UR2m8SbP8yfkhUX2/jAmwcz+GR7i9jXkp2pP3GfX23JhMkVP6SWwXB18uXtg==
60136013

60146014
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
60156015
version "0.4.24"

0 commit comments

Comments
 (0)