From 079a4eec88ade31dfc9d07590c9f2b8659817f3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 14:29:00 +0800 Subject: [PATCH] chore(deps): update dependency simple-git-hooks to ^2.11.1 (#70) 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 8efaa81..e769bc4 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "lint-staged": "^15.2.0", "postcss": "^8.4.35", "prettier": "3.2.4", - "simple-git-hooks": "^2.9.0", + "simple-git-hooks": "^2.11.1", "tailwindcss": "^3.4.1", "vite": "^5.1.4", "vitest": "^1.3.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 63d54a2..8d8d545 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,8 +76,8 @@ importers: specifier: 3.2.4 version: 3.2.4 simple-git-hooks: - specifier: ^2.9.0 - version: 2.9.0 + specifier: ^2.11.1 + version: 2.11.1 tailwindcss: specifier: ^3.4.1 version: 3.4.1 @@ -3951,8 +3951,8 @@ packages: resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==} engines: {node: '>=14'} - /simple-git-hooks@2.9.0: - resolution: {integrity: sha512-waSQ5paUQtyGC0ZxlHmcMmD9I1rRXauikBwX31bX58l5vTOhCEcBC5Bi+ZDkPXTjDnZAF8TbCqKBY+9+sVPScw==} + /simple-git-hooks@2.11.1: + resolution: {integrity: sha512-tgqwPUMDcNDhuf1Xf6KTUsyeqGdgKMhzaH4PAZZuzguOgTl5uuyeYe/8mWgAr6IBxB5V06uqEf6Dy37gIWDtDg==} hasBin: true requiresBuild: true dev: true