Skip to content

Commit a8977d0

Browse files
committed
build: update husky to version 5.0.8
1 parent e02d737 commit a8977d0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.husky/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
_
1+
_

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"glob": "7.1.6",
158158
"http-proxy": "^1.18.1",
159159
"https-proxy-agent": "5.0.0",
160-
"husky": "5.0.6",
160+
"husky": "5.0.8",
161161
"inquirer": "7.3.3",
162162
"jasmine": "^3.3.1",
163163
"jasmine-core": "~3.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6037,10 +6037,10 @@ humanize-ms@^1.2.1:
60376037
dependencies:
60386038
ms "^2.0.0"
60396039

6040-
6041-
version "5.0.6"
6042-
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.6.tgz#27dbefe8603c6c0912fd89a3a67edfed9fac8bb9"
6043-
integrity sha512-SM+evfvcHT3rAYJKvPlatz3L5RqzgeM6xIvDjhs8VuhKj6iKqFDOt/Ov8sPjvWuE4FDB385gJBwWXRj7G3c1hg==
6040+
6041+
version "5.0.8"
6042+
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.8.tgz#2fd4cb4972bfb3fdb999feb48587aee8925339da"
6043+
integrity sha512-lijwzgHIJi7iYijEw77DIqyPDR6mFsOuGbjonI83nnAqJbWShGKtAJg1IqnFabnqGPEMiPv0Q8bnSwThfjW95A==
60446044

60456045
[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4:
60466046
version "0.4.24"

0 commit comments

Comments
 (0)