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

Commit

Permalink
Merge pull request #4501 from bbc/renovate/husky-7.x
Browse files Browse the repository at this point in the history
Update dependency husky to v7
  • Loading branch information
Jonathan Roebuck authored Sep 9, 2021
2 parents 3e65fa2 + f608ca2 commit f223e26
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"gh-pages": "^3.1.0",
"github-api": "^3.3.0",
"glob-loader": "^0.3.0",
"husky": "^6.0.0",
"husky": "7.0.2",
"jest": "^26.5.0",
"json5": "^2.1.3",
"lint-staged": "^10.2.13",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2307,7 +2307,7 @@ __metadata:
gh-pages: ^3.1.0
github-api: ^3.3.0
glob-loader: ^0.3.0
husky: ^6.0.0
husky: 7.0.2
jest: ^26.5.0
json5: ^2.1.3
lint-staged: ^10.2.13
Expand Down Expand Up @@ -10828,12 +10828,12 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"husky@npm:^6.0.0":
version: 6.0.0
resolution: "husky@npm:6.0.0"
"husky@npm:7.0.2":
version: 7.0.2
resolution: "husky@npm:7.0.2"
bin:
husky: lib/bin.js
checksum: db6da76a670b2cd1e967990decfd291e6f35a5aee4d362208a51771474d3b4896d526acb4bf0413c2d7154716e42a4d8b6cc19f2bb108e48d1f554624c723a00
checksum: 2ccfe6ddc51dc05ae8ea1e2fbb893344e93a813e00c595d6b5f5e704b7b998d6b0e2adda7c57f99b5e46a60dc07c7d860269a2ea91661c6bacef0eca8e0b8e96
languageName: node
linkType: hard

Expand Down

0 comments on commit f223e26

Please sign in to comment.