Skip to content

Commit

Permalink
chore(deps-dev): bump husky from 5.2.0 to 8.0.2
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 5.2.0 to 8.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v5.2.0...v8.0.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2022
1 parent 9ec77f8 commit e896cd3
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 @@ -55,7 +55,7 @@
"chance": "^1.1.8",
"concurrently": "^7.2.1",
"eslint": "^7.32.0",
"husky": "^5.1.1",
"husky": "^8.0.2",
"jest": "^27.4.7",
"prettier": "^2.6.2",
"pretty-quick": "^3.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5210,10 +5210,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@^5.1.1:
version "5.2.0"
resolved "https://registry.npmjs.org/husky/-/husky-5.2.0.tgz"
integrity sha512-AM8T/auHXRBxlrfPVLKP6jt49GCM2Zz47m8G3FOMsLmTv8Dj/fKVWE0Rh2d4Qrvmy131xEsdQnb3OXRib67PGg==
husky@^8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.2.tgz#5816a60db02650f1f22c8b69b928fd6bcd77a236"
integrity sha512-Tkv80jtvbnkK3mYWxPZePGFpQ/tT3HNSs/sasF9P2YfkMezDl3ON37YN6jUUI4eTg5LcyVynlb6r4eyvOmspvg==

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

0 comments on commit e896cd3

Please sign in to comment.