Skip to content

Commit ab1db7c

Browse files
committed
build: update husky to version 7.0.1
1 parent 4b9a41b commit ab1db7c

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
@@ -160,7 +160,7 @@
160160
"glob": "7.1.7",
161161
"http-proxy": "^1.18.1",
162162
"https-proxy-agent": "5.0.0",
163-
"husky": "6.0.0",
163+
"husky": "7.0.1",
164164
"inquirer": "8.1.1",
165165
"jasmine": "^3.3.1",
166166
"jasmine-core": "~3.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5962,10 +5962,10 @@ humanize-ms@^1.2.1:
59625962
dependencies:
59635963
ms "^2.0.0"
59645964

5965-
husky@6.0.0:
5966-
version "6.0.0"
5967-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
5968-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
5965+
husky@7.0.1:
5966+
version "7.0.1"
5967+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
5968+
integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
59695969

59705970
[email protected], iconv-lite@^0.4.24, iconv-lite@^0.4.4:
59715971
version "0.4.24"

0 commit comments

Comments
 (0)