Skip to content

Commit

Permalink
build(deps-dev): Bump husky from 8.0.2 to 8.0.3
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 6, 2023
1 parent 33bb562 commit 6b9a7f4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 6b9a7f4

Please sign in to comment.