Skip to content

Commit

Permalink
build: update to husky@6
Browse files Browse the repository at this point in the history
  • Loading branch information
damingerdai committed Apr 1, 2021
1 parent 90f85da commit ba28bb7
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 @@ -185,7 +185,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
Expand Up @@ -8498,10 +8498,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 ba28bb7

Please sign in to comment.