Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2023
1 parent e3712a0 commit 2f9fd53
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 @@ -20,7 +20,7 @@
"@types/node": "^18.11.18",
"@vue/compiler-dom": "^3.2.45",
"happy-dom": "^8.1.3",
"husky": "^7.0.0",
"husky": "^8.0.3",
"lint-staged": "^11.0.0",
"prettier": "^2.8.2",
"typescript": "^4.9.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1719,12 +1719,12 @@ __metadata:
languageName: node
linkType: hard

"husky@npm:^7.0.0":
version: 7.0.1
resolution: "husky@npm:7.0.1"
"husky@npm:^8.0.3":
version: 8.0.3
resolution: "husky@npm:8.0.3"
bin:
husky: lib/bin.js
checksum: b2ea1460f1126ed7161779b1b89f7ec8ae66fb6723e0e9fd47c522f454f4a2ea7e31a21d6ce2eb5d32e9837d232fb0245783425c109df0adab53668f8c8d8fc8
checksum: 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3438,7 +3438,7 @@ __metadata:
"@types/node": ^18.11.18
"@vue/compiler-dom": ^3.2.45
happy-dom: ^8.1.3
husky: ^7.0.0
husky: ^8.0.3
lint-staged: ^11.0.0
prettier: ^2.8.2
typescript: ^4.9.4
Expand Down

0 comments on commit 2f9fd53

Please sign in to comment.