From f2074cc4f23eecb07ca104b5e4cb0a50c55e15b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 00:44:18 +0000 Subject: [PATCH] chore(deps): update dependency husky to v9.1.5 (#74) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e57a696..cf95d22 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@jarsec/tsconfig": "2.1.0", "@types/node": "20.11.24", "cz-conventional-changelog": "3.3.0", - "husky": "9.1.4", + "husky": "9.1.5", "lint-staged": "15.2.7", "prettier": "^3.2.5", "tsx": "4.16.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53ae2c5..608629b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ devDependencies: specifier: 3.3.0 version: 3.3.0(@types/node@20.11.24)(typescript@5.5.4) husky: - specifier: 9.1.4 - version: 9.1.4 + specifier: 9.1.5 + version: 9.1.5 lint-staged: specifier: 15.2.7 version: 15.2.7 @@ -2625,8 +2625,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@9.1.4: - resolution: {integrity: sha512-bho94YyReb4JV7LYWRWxZ/xr6TtOTt8cMfmQ39MQYJ7f/YE268s3GdghGwi+y4zAeqewE5zYLvuhV0M0ijsDEA==} + /husky@9.1.5: + resolution: {integrity: sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag==} engines: {node: '>=18'} hasBin: true dev: true