mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(deps): update dependency husky to v9 (#12923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a47077f2a9
commit
3a4c4a35ec
@ -24,7 +24,7 @@
|
||||
"@vant/cli": "workspace:*",
|
||||
"@vant/eslint-config": "workspace:*",
|
||||
"eslint": "^8.57.0",
|
||||
"husky": "^8.0.3",
|
||||
"husky": "^9.1.1",
|
||||
"nano-staged": "^0.8.0",
|
||||
"prettier": "^3.3.3"
|
||||
},
|
||||
|
@ -69,7 +69,7 @@
|
||||
"fs-extra": "^11.2.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
"highlight.js": "^11.10.0",
|
||||
"husky": "^8.0.3",
|
||||
"husky": "^9.1.1",
|
||||
"less": "^4.2.0",
|
||||
"lodash": "^4.17.21",
|
||||
"markdown-it": "^14.1.0",
|
||||
|
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -18,8 +18,8 @@ importers:
|
||||
specifier: ^8.57.0
|
||||
version: 8.57.0
|
||||
husky:
|
||||
specifier: ^8.0.3
|
||||
version: 8.0.3
|
||||
specifier: ^9.1.1
|
||||
version: 9.1.1
|
||||
nano-staged:
|
||||
specifier: ^0.8.0
|
||||
version: 0.8.0
|
||||
@ -215,8 +215,8 @@ importers:
|
||||
specifier: ^11.10.0
|
||||
version: 11.10.0
|
||||
husky:
|
||||
specifier: ^8.0.3
|
||||
version: 8.0.3
|
||||
specifier: ^9.1.1
|
||||
version: 9.1.1
|
||||
less:
|
||||
specifier: ^4.2.0
|
||||
version: 4.2.0
|
||||
@ -1977,9 +1977,9 @@ packages:
|
||||
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
|
||||
engines: {node: '>=16.17.0'}
|
||||
|
||||
husky@8.0.3:
|
||||
resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==}
|
||||
engines: {node: '>=14'}
|
||||
husky@9.1.1:
|
||||
resolution: {integrity: sha512-fCqlqLXcBnXa/TJXmT93/A36tJsjdJkibQ1MuIiFyCCYUlpYpIaj2mv1w+3KR6Rzu1IC3slFTje5f6DUp2A2rg==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
iconv-lite@0.6.3:
|
||||
@ -4961,7 +4961,7 @@ snapshots:
|
||||
|
||||
human-signals@5.0.0: {}
|
||||
|
||||
husky@8.0.3: {}
|
||||
husky@9.1.1: {}
|
||||
|
||||
iconv-lite@0.6.3:
|
||||
dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user