Skip to content

Commit

Permalink
Merge pull request #68 from victorsoares96/renovate/husky-9.x
Browse files Browse the repository at this point in the history
Update dependency husky to v9.0.4
  • Loading branch information
victorsoares96 authored Jan 25, 2024
2 parents 549f680 + ab97d38 commit 3ec6cdd
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 @@ -69,7 +69,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-vitest": "0.3.20",
"husky": "9.0.3",
"husky": "9.0.4",
"lint-staged": "15.2.0",
"pdf-parse": "1.1.1",
"prettier": "3.2.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2271,10 +2271,10 @@ human-signals@^5.0.0:
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==

husky@9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.3.tgz#26bf3f7597fc977589c82c16c680e9320b9fcf5b"
integrity sha512-MNRluWx5bvZ2Ft2Z9ni5KZAgNFrQSM4LKvEtTJVKTjGRqliI1CeWv8HWnPXfM+4snOaU04bb7IU2u6TPDb8ROw==
husky@9.0.4:
version "9.0.4"
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.4.tgz#e81d4d25a3dd2ca85667ca3d9b46eb264ff32928"
integrity sha512-V3C/ksKcegckemdA20SxPC8x5OE2kVmiICCtChUCmaIKKF7mriBZIQd/7+cfyWkilI1OE1P8XlpMdOQE+IIcQA==

iconv-lite@^0.4.17, iconv-lite@^0.4.24:
version "0.4.24"
Expand Down

0 comments on commit 3ec6cdd

Please sign in to comment.