From abb748e6f72a8a9d4055708ea092cad9591bd8a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 10:45:52 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20husky=20from=209.0.?= =?UTF-8?q?7=20to=209.0.11=20(#1688)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :arrow_up: Bump husky from 9.0.7 to 9.0.11 Bumps [husky](https://github.com/typicode/husky) from 9.0.7 to 9.0.11. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.7...v9.0.11) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[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 4e7b214..421d30f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dev": "pnpm turbo --parallel dev" }, "devDependencies": { - "husky": "^9.0.7", + "husky": "^9.0.11", "lint-staged": "^15.2.1", "prettier": "3.2.5", "turbo": "1.12.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cc9ab0a..259f1ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: husky: - specifier: ^9.0.7 - version: 9.0.7 + specifier: ^9.0.11 + version: 9.0.11 lint-staged: specifier: ^15.2.1 version: 15.2.1 @@ -5016,8 +5016,8 @@ packages: engines: {node: '>=16.17.0'} dev: true - /husky@9.0.7: - resolution: {integrity: sha512-vWdusw+y12DUEeoZqW1kplOFqk3tedGV8qlga8/SF6a3lOiWLqGZZQvfWvY0fQYdfiRi/u1DFNpudTSV9l1aCg==} + /husky@9.0.11: + resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==} engines: {node: '>=18'} hasBin: true dev: true