Skip to content

Commit

Permalink
chore(deps): update dependency husky to ^7.0.1 (#2984)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 6, 2021
1 parent af61caf commit bdcba3f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"fs-extra": "^10.0.0",
"husky": "^7.0.0",
"husky": "^7.0.1",
"jest": "^26.6.3",
"jest-extended": "^0.11.5",
"lerna": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -3826,7 +3826,7 @@ __metadata:
eslint-config-prettier: ^8.3.0
eslint-plugin-prettier: ^3.4.0
fs-extra: ^10.0.0
husky: ^7.0.0
husky: ^7.0.1
jest: ^26.6.3
jest-extended: ^0.11.5
lerna: ^4.0.0
Expand Down Expand Up @@ -7377,12 +7377,12 @@ fsevents@^2.1.2:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit bdcba3f

Please sign in to comment.