From 94a04095f7a527053d4659d25855bfeed2b9ca45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 15:29:41 +0000 Subject: [PATCH] build(deps-dev): bump husky from 9.0.10 to 9.0.11 Bumps [husky](https://github.com/typicode/husky) from 9.0.10 to 9.0.11. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.10...v9.0.11) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 6d6341a..fafc37e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@commitlint/cli": "~18.6.1", "@commitlint/config-conventional": "~18.6.0", "changeset": "~0.2.6", - "husky": "~9.0.10", + "husky": "~9.0.11", "turbo": "~1.12.4", "typescript": "~5.3.3", "vite": "~5.1.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fd80c08..ed07bd0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ~0.2.6 version: 0.2.6 husky: - specifier: ~9.0.10 - version: 9.0.10 + specifier: ~9.0.11 + version: 9.0.11 turbo: specifier: ~1.12.4 version: 1.12.4 @@ -3189,7 +3189,7 @@ packages: require-from-string: 2.0.2 requireg: 0.2.2 resolve-from: 5.0.0 - semver: 7.5.4 + semver: 7.6.0 send: 0.18.0 slugify: 1.6.6 structured-headers: 0.4.1 @@ -3317,7 +3317,7 @@ packages: getenv: 1.0.0 glob: 7.1.6 resolve-from: 5.0.0 - semver: 7.5.4 + semver: 7.6.0 slash: 3.0.0 xcode: 3.0.1 xml2js: 0.6.0 @@ -9998,8 +9998,8 @@ packages: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} - /husky@9.0.10: - resolution: {integrity: sha512-TQGNknoiy6bURzIO77pPRu+XHi6zI7T93rX+QnJsoYFf3xdjKOur+IlfqzJGMHIK/wXrLg+GsvMs8Op7vI2jVA==} + /husky@9.0.11: + resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==} engines: {node: '>=18'} hasBin: true dev: true @@ -14308,7 +14308,6 @@ packages: hasBin: true dependencies: lru-cache: 6.0.0 - dev: true /send@0.18.0: resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==}