Skip to content

Commit

Permalink
build: update to husky@6
Browse files Browse the repository at this point in the history
Upgrade husky from 5.0.1 to 6.0.0
  • Loading branch information
damingerdai committed Apr 5, 2021
1 parent 1de04b1 commit 5db9884
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 @@ -197,7 +197,7 @@
"glob": "7.1.2",
"gulp": "^4.0.2",
"gulp-conventional-changelog": "^2.0.35",
"husky": "5.0.1",
"husky": "6.0.0",
"inquirer": "^7.3.3",
"karma-browserstack-launcher": "^1.3.0",
"karma-sauce-launcher": "^2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8652,10 +8652,10 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/husky/-/husky-5.0.1.tgz#c1b1f2b0da297399e295b6c204b680e45f26feda"
integrity sha512-ZNfMqtluHyMaW795l1jOLGOGSFAyZ6JC8jZj1QkagBmfuxrSFKX+Wrbb9gR+OD8iNJb8JNDpaMtCpE5XnLdHMw==
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 5db9884

Please sign in to comment.