Skip to content

Commit

Permalink
chore(deps): update husky to v8
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| npm        | husky   | 7.0.4 | 8.0.2 |
  • Loading branch information
renovate[bot] authored and jgiovaresco committed Nov 14, 2022
1 parent e830b07 commit fa78c98
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 @@ -65,7 +65,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.1.3",
"eslint-plugin-prettier": "4.2.1",
"husky": "7.0.4",
"husky": "8.0.2",
"jest": "29.2.1",
"jest-chain": "1.1.6",
"jest-extended": "3.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5830,12 +5830,12 @@ fsevents@^2.3.2:
languageName: node
linkType: hard

"husky@npm:7.0.4":
version: 7.0.4
resolution: "husky@npm:7.0.4"
"husky@npm:8.0.2":
version: 8.0.2
resolution: "husky@npm:8.0.2"
bin:
husky: lib/bin.js
checksum: c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
checksum: e101656fcb56163d610488f186448c78b132626aa427094489d886ce9374955a90274912b0f3a34af3326eaa74977883b032e5f701d7aaf4554daa5a7931be43
languageName: node
linkType: hard

Expand Down Expand Up @@ -9957,7 +9957,7 @@ fsevents@^2.3.2:
eslint-plugin-jest: 27.1.3
eslint-plugin-prettier: 4.2.1
globby: ^11.0.4
husky: 7.0.4
husky: 8.0.2
jest: 29.2.1
jest-chain: 1.1.6
jest-extended: 3.1.0
Expand Down

0 comments on commit fa78c98

Please sign in to comment.