From 0bbec0509c2d1ee16ef36a47eacf51aaea10e55b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 07:24:48 +0200 Subject: [PATCH] chore(deps-dev): bump husky from 8.0.3 to 9.0.6 (#127) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 61b01f8..02c3ca9 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "license": "MIT", "devDependencies": { "chai": "^5.0.3", - "husky": "^8.0.1", + "husky": "^9.0.6", "mocha": "^10.0.0", "shellfie": "^1.3.1", "snaptdout": "^2.1.0" diff --git a/yarn.lock b/yarn.lock index fc8fc2e..2c4c1f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -358,10 +358,10 @@ https-proxy-agent@5.0.1: agent-base "6" debug "4" -husky@^8.0.1: - version "8.0.3" - resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184" - integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg== +husky@^9.0.6: + version "9.0.6" + resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.6.tgz#cee0245d60480b12279cf492ec6cfc1aeb7fa759" + integrity sha512-EEuw/rfTiMjOfuL7pGO/i9otg1u36TXxqjIA6D9qxVjd/UXoDOsLor/BSFf5hTK50shwzCU3aVVwdXDp/lp7RA== ieee754@^1.1.13: version "1.2.1"