Skip to content

Commit

Permalink
dependencies(husky): upgrade to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Jun 25, 2021
1 parent e118e7d commit 3fdf792
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"eslint": "7.29.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "3.4.0",
"husky": "5.1.1",
"husky": "6.0.0",
"jest": "26.6.3",
"lerna": "4.0.0",
"lint-staged": "10.5.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5143,10 +5143,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.1.tgz#8678953fd8deb86f387cbf1ad50bb2f7f96e83f2"
integrity sha512-80LZ736V0Nr4/st0c2COYaMbEQhHNmAbLMN8J/kLk7/mo0QdUkUGNDjv/7jVkhug377Wh8wfbWyaVXEJ/h2B/Q==
husky@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==

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

0 comments on commit 3fdf792

Please sign in to comment.