Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump husky from 8.0.1 to 8.0.2 #73

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"/doc"
],
"devDependencies": {
"husky": "^8.0.1",
"husky": "^8.0.2",
"lint-staged": "^13.0.3",
"micromatch": "^4.0.5",
"pinst": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@mangrovedao/mangrove-core@workspace:."
dependencies:
husky: ^8.0.1
husky: ^8.0.2
lint-staged: ^13.0.3
micromatch: ^4.0.5
pinst: ^3.0.0
Expand Down Expand Up @@ -1120,12 +1120,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.2":
version: 8.0.2
resolution: "husky@npm:8.0.2"
bin:
husky: lib/bin.js
checksum: 943a73a13d0201318fd30e83d299bb81d866bd245b69e6277804c3b462638dc1921694cb94c2b8c920a4a187060f7d6058d3365152865406352e934c5fff70dc
checksum: e101656fcb56163d610488f186448c78b132626aa427094489d886ce9374955a90274912b0f3a34af3326eaa74977883b032e5f701d7aaf4554daa5a7931be43
languageName: node
linkType: hard

Expand Down