1
0
Fork 0

chore(deps-dev): bump husky from 6.0.0 to 7.0.2

Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v6.0.0...v7.0.2)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-25 04:16:30 +00:00 committed by GitHub
parent 2411eca95b
commit a63aa07b4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -70,7 +70,7 @@
"esm": "^3.2.25", "esm": "^3.2.25",
"file-saver": "^2.0.2", "file-saver": "^2.0.2",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"husky": "^6.0.0", "husky": "^7.0.2",
"js-yaml": "^4.0.0", "js-yaml": "^4.0.0",
"lerna": "^4.0.0", "lerna": "^4.0.0",
"mocha": "^8.1.0", "mocha": "^8.1.0",

View file

@ -8830,10 +8830,10 @@ humanize-ms@^1.2.1:
dependencies: dependencies:
ms "^2.0.0" ms "^2.0.0"
husky@^6.0.0: husky@^7.0.2:
version "6.0.0" version "7.0.2"
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e" resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ== integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
hyphenate-style-name@^1.0.3: hyphenate-style-name@^1.0.3:
version "1.0.4" version "1.0.4"