Skip to content

Commit

Permalink
Merge pull request #103 from bmybbs/dependabot/npm_and_yarn/husky-8.0.3
Browse files Browse the repository at this point in the history
Bump husky from 8.0.1 to 8.0.3
  • Loading branch information
IronBlood committed Feb 20, 2023
2 parents faf47f0 + 44cde1d commit ba0920e
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 @@ -34,7 +34,7 @@
"@typescript-eslint/parser": "^5.49.0",
"coveralls": "^3.1.0",
"eslint": "^8.33.0",
"husky": "^8.0.1",
"husky": "^8.0.3",
"jest": "^26.6.3",
"semantic-release": "^20.1.0",
"ts-jest": "^26.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3437,10 +3437,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@^8.0.1:
version "8.0.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
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:
version "0.4.24"
Expand Down

0 comments on commit ba0920e

Please sign in to comment.