Skip to content

Commit

Permalink
Bump husky from 6.0.0 to 8.0.3
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v6.0.0...v8.0.3)

---
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] committed Jan 3, 2023
1 parent 2ba3b8b commit 41a6809
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 21 deletions.
34 changes: 18 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"babel-loader": "^8.2.2",
"formik": "^2.2.6",
"framer-motion": "4.1.13",
"husky": "^6.0.0",
"husky": "^8.0.3",
"np": "^7.5.0",
"react": "^17.0.2",
"react-docgen-typescript-loader": "^3.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5364,10 +5364,10 @@ humanize-duration@^3.15.3:
resolved "https://registry.npmjs.org/humanize-duration/-/humanize-duration-3.27.2.tgz"
integrity sha512-A15OmA3FLFRnehvF4ZMocsxTZYvHq4ze7L+AgR1DeHw0xC9vMd4euInY83uqGU9/XXKNnVIEeKc1R8G8nKqtzg==

husky@^6.0.0:
version "6.0.0"
resolved "https://registry.npmjs.org/husky/-/husky-6.0.0.tgz"
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
husky@^8.0.3:
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, iconv-lite@^0.4.24:
version "0.4.24"
Expand Down

0 comments on commit 41a6809

Please sign in to comment.