Skip to content

Commit

Permalink
build(deps-dev): bump husky from 8.0.1 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.1 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.1...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 30, 2023
1 parent bf59521 commit 04dc92f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9549,7 +9549,7 @@ __metadata:
resolution: "enterprise@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
Expand Down Expand Up @@ -11610,12 +11610,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.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
bin:
husky: lib/bin.js
checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
languageName: node
linkType: hard

Expand Down

0 comments on commit 04dc92f

Please sign in to comment.