From 0e8b5190a067ba2c5ad6c6e56fa239d755e8171a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Mar 2023 17:33:42 +1100 Subject: [PATCH] build(deps-dev): Bump husky from 8.0.2 to 8.0.3 (#821) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- packages/legacy/package.json | 2 +- yarn.lock | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a3f08b78..2c5d07a1 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-storybook": "^0.6.8", "git-conventional-commits": "^2.4.0", - "husky": "^8.0.2", + "husky": "^8.0.3", "license-checker": "^25.0.1", "lint-staged": "^13.1.0", "prettier": "^2.7.1", diff --git a/packages/legacy/package.json b/packages/legacy/package.json index e04f6cc4..22439a93 100644 --- a/packages/legacy/package.json +++ b/packages/legacy/package.json @@ -67,7 +67,7 @@ "copy-webpack-plugin": "^11.0.0", "css-loader": "^6.7.3", "git-conventional-commits": "^2.4.0", - "husky": "^8.0.2", + "husky": "^8.0.3", "jest": "29.3.1", "jest-axe": "^7.0.0", "jest-environment-jsdom": "^29.3.0", diff --git a/yarn.lock b/yarn.lock index bb68d161..752b8363 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7604,7 +7604,7 @@ __metadata: eslint-plugin-react-hooks: ^4.6.0 eslint-plugin-storybook: ^0.6.8 git-conventional-commits: ^2.4.0 - husky: ^8.0.2 + husky: ^8.0.3 license-checker: ^25.0.1 lint-staged: ^13.1.0 prettier: ^2.7.1 @@ -7659,7 +7659,7 @@ __metadata: date-fns: ^2.29.3 git-conventional-commits: ^2.4.0 html-react-parser: ^3.0.9 - husky: ^8.0.2 + husky: ^8.0.3 jest: 29.3.1 jest-axe: ^7.0.0 jest-environment-jsdom: ^29.3.0 @@ -14058,12 +14058,12 @@ __metadata: languageName: node linkType: hard -"husky@npm:^8.0.2": - 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