Skip to content

Commit

Permalink
Merge pull request #69 from victorsoares96/renovate/husky-9.x
Browse files Browse the repository at this point in the history
Update dependency husky to v9.0.5
  • Loading branch information
victorsoares96 authored Jan 25, 2024
2 parents 3ec6cdd + f1de148 commit b85277a
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.4",
"husky": "9.0.5",
"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.4:
version "9.0.4"
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.4.tgz#e81d4d25a3dd2ca85667ca3d9b46eb264ff32928"
integrity sha512-V3C/ksKcegckemdA20SxPC8x5OE2kVmiICCtChUCmaIKKF7mriBZIQd/7+cfyWkilI1OE1P8XlpMdOQE+IIcQA==
husky@9.0.5:
version "9.0.5"
resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.5.tgz#b01f5bcd5ca2230c5b29b0c891a9699bebefc4ab"
integrity sha512-/EX48XLor4FczjgdJjwK4qMETrJxJqF4rkgo+NUeK8b2F4TV6s5QxAuG2JZfxm4b9WnrgBGS7bA/JK+H5CKg+A==

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

0 comments on commit b85277a

Please sign in to comment.