chore(deps): update dependency husky to v9

This commit is contained in:
renovate[bot]
2024-01-25 04:09:02 +00:00
committed by GitHub
parent 74852c481a
commit 6cdcce48d8
2 changed files with 6 additions and 6 deletions

View File

@@ -55,7 +55,7 @@
"@commitlint/types": "^18.4.4",
"@eslegant/js": "0.0.0-next-20230910004746",
"eslint": "^8.56.0",
"husky": "^8.0.3",
"husky": "^9.0.0",
"vitest": "^1.2.1"
}
}

10
pnpm-lock.yaml generated
View File

@@ -21,8 +21,8 @@ devDependencies:
specifier: ^8.56.0
version: 8.56.0
husky:
specifier: ^8.0.3
version: 8.0.3
specifier: ^9.0.0
version: 9.0.1
vitest:
specifier: ^1.2.1
version: 1.2.1
@@ -2361,9 +2361,9 @@ packages:
engines: {node: '>=16.17.0'}
dev: true
/husky@8.0.3:
resolution: {integrity: sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==}
engines: {node: '>=14'}
/husky@9.0.1:
resolution: {integrity: sha512-rXCT8yF2v3awSG03AG6IgICDhJ+m8o3jL1ROwsT4nQZ6urEyKSj0IWFDIh5YC2zgZeAxWksNMbN6rYY4BE1Zrw==}
engines: {node: '>=18'}
hasBin: true
dev: true