chore(deps): update dependency husky to v9 (#1394)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-01-26 21:18:09 +08:00
committed by GitHub
parent 6ae866dcf6
commit 782f75713d
3 changed files with 9 additions and 9 deletions

View File

@@ -151,7 +151,7 @@
"@types/validator": "13.11.8",
"@vercel/ncc": "0.38.1",
"cron": "^3.1.6",
"husky": "8.0.3",
"husky": "9.0.6",
"ioredis": "5.3.2",
"socket.io": "^4.7.4",
"unplugin-swc": "1.4.4",

View File

@@ -40,7 +40,7 @@
"cross-env": "7.0.3",
"eslint": "^8.56.0",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"husky": "9.0.6",
"lint-staged": "15.2.0",
"prettier": "3.2.4",
"rimraf": "5.0.5",

14
pnpm-lock.yaml generated
View File

@@ -44,8 +44,8 @@ importers:
specifier: 3.0.0
version: 3.0.0(@typescript-eslint/eslint-plugin@6.18.0)(eslint@8.56.0)
husky:
specifier: 8.0.3
version: 8.0.3
specifier: 9.0.6
version: 9.0.6
lint-staged:
specifier: 15.2.0
version: 15.2.0
@@ -385,8 +385,8 @@ importers:
specifier: ^3.1.6
version: 3.1.6
husky:
specifier: 8.0.3
version: 8.0.3
specifier: 9.0.6
version: 9.0.6
ioredis:
specifier: 5.3.2
version: 5.3.2
@@ -5976,9 +5976,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.6:
resolution: {integrity: sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==}
engines: {node: '>=18'}
hasBin: true
dev: true