diff --git a/package.json b/package.json index 1fd0ed2..23582fb 100644 --- a/package.json +++ b/package.json @@ -202,7 +202,7 @@ "concurrently": "8.2.2", "esbuild": "0.19.12", "esbuild-sass-plugin": "2.16.1", - "husky": "9.0.5", + "husky": "9.0.6", "is-ci": "3.0.1", "lint-staged": "15.2.0", "prettier": "3.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 69829c5..5479486 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,8 +38,8 @@ devDependencies: specifier: 2.16.1 version: 2.16.1(esbuild@0.19.12) husky: - specifier: 9.0.5 - version: 9.0.5 + specifier: 9.0.6 + version: 9.0.6 is-ci: specifier: 3.0.1 version: 3.0.1 @@ -1481,8 +1481,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@9.0.5: - resolution: {integrity: sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==} + /husky@9.0.6: + resolution: {integrity: sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA==} engines: {node: '>=18'} hasBin: true dev: true