From b8211e3d3c035e64b8232878a7dea02c67eb116e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Dec 2022 19:08:54 +0000 Subject: [PATCH] Bump husky from 8.0.1 to 8.0.2 Bumps [husky](https://github.com/typicode/husky) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: husky dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c7d315f..6d1ae5f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@runcitadel/fs": "^1.0.2", "@runcitadel/utils": "^0.9.2", "dotenv": "^16.0.3", - "husky": "^8.0.1", + "husky": "^8.0.2", "koa": "^2.13.4", "koa-body": "^6.0.1", "koa-morgan": "^1.0.1", diff --git a/yarn.lock b/yarn.lock index 2a5dd1a..05958cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -302,7 +302,7 @@ __metadata: "@types/xo": ^0 concurrently: ^7.5.0 dotenv: ^16.0.3 - husky: ^8.0.1 + husky: ^8.0.2 koa: ^2.13.4 koa-body: ^6.0.1 koa-morgan: ^1.0.1 @@ -2780,12 +2780,12 @@ __metadata: languageName: node linkType: hard -"husky@npm:^8.0.1": - version: 8.0.1 - resolution: "husky@npm:8.0.1" +"husky@npm:^8.0.2": + version: 8.0.2 + resolution: "husky@npm:8.0.2" bin: husky: lib/bin.js - checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc + checksum: e101656fcb56163d610488f186448c78b132626aa427094489d886ce9374955a90274912b0f3a34af3326eaa74977883b032e5f701d7aaf4554daa5a7931be43 languageName: node linkType: hard