From c8d6f93c5eb74b95dedd16f02c4274999a6f36b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:27:18 +0000 Subject: [PATCH] chore(deps-dev): bump husky from 9.1.6 to 9.1.7 Bumps [husky](https://github.com/typicode/husky) from 9.1.6 to 9.1.7. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.1.6...v9.1.7) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e93703cd6..8ce16b0a2 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "express": "4.21.1", "globals": "15.12.0", "graphql": "16.9.0", - "husky": "9.1.6", + "husky": "9.1.7", "inquirer-test": "2.0.1", "jsdoc": "4.0.4", "jsdoc-typeof-plugin": "1.0.0",