Skip to content

Commit

Permalink
Update dependency husky to v8.0.3 (#1268)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 19, 2023
1 parent 384cbe9 commit 1b6da0c
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 @@ -23,7 +23,7 @@
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"eslint": "8.28.0",
"husky": "8.0.2",
"husky": "8.0.3",
"lint-staged": "12.5.0"
},
"workspaces": [
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10313,7 +10313,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.57.1
"@typescript-eslint/parser": 5.57.1
eslint: 8.28.0
husky: 8.0.2
husky: 8.0.3
lint-staged: 12.5.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10894,12 +10894,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 1b6da0c

Please sign in to comment.