Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Bump husky from 8.0.1 to 8.0.3 #155

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@runcitadel/fs": "^1.0.2",
"@runcitadel/utils": "^0.9.2",
"dotenv": "^16.0.3",
"husky": "^8.0.1",
"husky": "^8.0.3",
"koa": "^2.13.4",
"koa-body": "^6.0.1",
"koa-morgan": "^1.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ __metadata:
"@types/xo": ^0
concurrently: ^7.5.0
dotenv: ^16.0.3
husky: ^8.0.1
husky: ^8.0.3
koa: ^2.13.4
koa-body: ^6.0.1
koa-morgan: ^1.0.1
Expand Down Expand Up @@ -2787,12 +2787,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