Skip to content

Commit

Permalink
Merge pull request #14 from streamich/renovate/husky-8.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency husky to v8
  • Loading branch information
streamich authored Nov 20, 2023
2 parents f640ee0 + 84dded3 commit d041be3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@semantic-release/git": "^10.0.0",
"@semantic-release/npm": "^8.0.2",
"@types/jest": "^27.0.2",
"husky": "^7.0.4",
"husky": "^8.0.0",
"jest": "^27.3.1",
"prettier": "^3.0.0",
"pretty-quick": "^3.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2525,10 +2525,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@^7.0.4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
husky@^8.0.0:
version "8.0.3"
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==

iconv-lite@0.4.24:
version "0.4.24"
Expand Down

0 comments on commit d041be3

Please sign in to comment.