Skip to content

Commit

Permalink
chore(deps): update dependency husky to v8 (#151)
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 May 9, 2022
1 parent 6b59dbd commit 72484b2
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 @@ -22,7 +22,7 @@
"@babel/cli": "^7.8.0",
"@babel/core": "^7.8.0",
"@babel/preset-env": "^7.8.0",
"husky": "^7.0.4",
"husky": "^8.0.0",
"jest": "^27.4.7",
"lint-staged": "^12.1.5",
"prettier": "^2.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -3541,7 +3541,7 @@ fsevents@^1.2.7:
"@babel/cli": ^7.8.0
"@babel/core": ^7.8.0
"@babel/preset-env": ^7.8.0
husky: ^7.0.4
husky: ^8.0.0
jest: ^27.4.7
lint-staged: ^12.1.5
prettier: ^2.5.1
Expand Down Expand Up @@ -3609,12 +3609,12 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"husky@npm:^7.0.4":
version: 7.0.4
resolution: "husky@npm:7.0.4"
"husky@npm:^8.0.0":
version: 8.0.0
resolution: "husky@npm:8.0.0"
bin:
husky: lib/bin.js
checksum: c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
checksum: b6b842abdd1bbc9322ad0c2003471fa35f94c9c01fccef3a6b5262f53e3f1bde1d78787f8a96ed8ef8a15ab3a7d56c83f576afd1cf7618588df77940044081df
languageName: node
linkType: hard

Expand Down

0 comments on commit 72484b2

Please sign in to comment.