From e8f8baf65d2ea694c2cc69ea9e416765857b7b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 03:14:11 +0000 Subject: [PATCH] Bump husky from 8.0.2 to 8.0.3 Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v8.0.2...v8.0.3) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development 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 c941cea3..9500b257 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "typescript": "^4.8.2" }, "devDependencies": { - "husky": "^8.0.1", + "husky": "^8.0.3", "jest-watch-typeahead": "2.1.1", "json-schema-to-typescript": "^11.0.2", "lorem-ipsum": "^2.0.8" diff --git a/yarn.lock b/yarn.lock index 0bdc0d39..29186265 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10317,12 +10317,12 @@ __metadata: languageName: node linkType: hard -"husky@npm:^8.0.1": - version: 8.0.2 - resolution: "husky@npm:8.0.2" +"husky@npm:^8.0.3": + version: 8.0.3 + resolution: "husky@npm:8.0.3" bin: husky: lib/bin.js - checksum: e101656fcb56163d610488f186448c78b132626aa427094489d886ce9374955a90274912b0f3a34af3326eaa74977883b032e5f701d7aaf4554daa5a7931be43 + checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0 languageName: node linkType: hard @@ -17359,7 +17359,7 @@ __metadata: resolution: "warp-protocol@workspace:." dependencies: "@types/node": ^16.11.56 - husky: ^8.0.1 + husky: ^8.0.3 jest-watch-typeahead: 2.1.1 json-schema-to-typescript: ^11.0.2 lorem-ipsum: ^2.0.8