mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 11:55:03 +03:00
Update dependency husky to v8.0.2
This commit is contained in:
parent
4ea21e5f44
commit
a3dd1eb6eb
@ -116,7 +116,7 @@
|
||||
"devDependencies": {
|
||||
"concurrently": "7.5.0",
|
||||
"eslint-plugin-ghost": "2.16.0",
|
||||
"husky": "8.0.1",
|
||||
"husky": "8.0.2",
|
||||
"lint-staged": "13.0.3",
|
||||
"nodemon": "2.0.20"
|
||||
}
|
||||
|
@ -15443,10 +15443,10 @@ humanize-ms@^1.2.1:
|
||||
dependencies:
|
||||
ms "^2.0.0"
|
||||
|
||||
husky@8.0.1:
|
||||
version "8.0.1"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
|
||||
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
|
||||
husky@8.0.2:
|
||||
version "8.0.2"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
|
||||
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==
|
||||
|
||||
iconv-lite@0.4.24, iconv-lite@^0.4.24, iconv-lite@^0.4.4:
|
||||
version "0.4.24"
|
||||
|
Loading…
Reference in New Issue
Block a user