mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-16 02:24:10 +08:00
build: update husky to version 5.1.3
This commit is contained in:
parent
3408c3df49
commit
46acd22d01
@ -155,7 +155,7 @@
|
||||
"glob": "7.1.6",
|
||||
"http-proxy": "^1.18.1",
|
||||
"https-proxy-agent": "5.0.0",
|
||||
"husky": "5.1.2",
|
||||
"husky": "5.1.3",
|
||||
"inquirer": "8.0.0",
|
||||
"jasmine": "^3.3.1",
|
||||
"jasmine-core": "~3.6.0",
|
||||
|
@ -6407,10 +6407,10 @@ humanize-ms@^1.2.1:
|
||||
dependencies:
|
||||
ms "^2.0.0"
|
||||
|
||||
husky@5.1.2:
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.2.tgz#dc6a1f68640455d8d98c28875e073087f86c5081"
|
||||
integrity sha512-lilaRYeDXcAOj8DuRnN9IxUyEMVbYg9rK7yVNkPB5V4hCvxIUxpMeiv9K2h77CE0HzjCnk1Br0oWe1IghXngDQ==
|
||||
husky@5.1.3:
|
||||
version "5.1.3"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"
|
||||
integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==
|
||||
|
||||
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
|
||||
version "0.4.24"
|
||||
|
Loading…
x
Reference in New Issue
Block a user