From d25e4f5f8b03f55e6a3be7791bfb1f37fbad0162 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 12:00:16 +0200 Subject: [PATCH] build(deps-dev): bump husky from 9.1.4 to 9.1.5 in the regular group (#2538) Bumps the regular group with 1 update: [husky](https://github.com/typicode/husky). Updates `husky` from 9.1.4 to 9.1.5 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.4...v9.1.5) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 71414fcf..a4d52aaf 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "eslint-plugin-simple-import-sort": "^12.1.1", "expect": "^29.7.0", "globals": "^15.9.0", - "husky": "^9.1.4", + "husky": "^9.1.5", "lint-staged": "^15.2.9", "mocha": "^10.7.3", "mochawesome": "^7.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d7d5fed..154ea75e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^15.9.0 version: 15.9.0 husky: - specifier: ^9.1.4 - version: 9.1.4 + specifier: ^9.1.5 + version: 9.1.5 lint-staged: specifier: ^15.2.9 version: 15.2.9 @@ -1592,8 +1592,8 @@ packages: resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==} engines: {node: '>=16.17.0'} - 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 @@ -4397,7 +4397,7 @@ snapshots: human-signals@5.0.0: {} - husky@9.1.4: {} + husky@9.1.5: {} ignore@5.3.2: {} -- 2.34.1