Skip to content

Commit 84ee73c

Browse files
chore(deps-dev): bump husky from 6.0.0 to 7.0.0
Bumps [husky](https://github.com/typicode/husky) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v6.0.0...v7.0.0) --- updated-dependencies: - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04cb9c7 commit 84ee73c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"eslint-plugin-prettier": "3.4.0",
9494
"fast-glob": "3.2.6",
9595
"fs-extra": "10.0.0",
96-
"husky": "6.0.0",
96+
"husky": "7.0.0",
9797
"nock": "13.1.0",
9898
"np": "7.5.0",
9999
"setup-polly-jest": "0.9.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5849,10 +5849,10 @@ humanize-duration@^3.15.3:
58495849
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.23.1.tgz#59cb8d01287479c1aa7cd5b1efc260d799bef89b"
58505850
integrity sha512-aoOEkomAETmVuQyBx4E7/LfPlC9s8pAA/USl7vFRQpDjepo3aiyvFfOhtXSDqPowdBVPFUZ7onG/KyuolX0qPg==
58515851

5852-
husky@6.0.0:
5853-
version "6.0.0"
5854-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
5855-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
5852+
husky@7.0.0:
5853+
version "7.0.0"
5854+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
5855+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
58565856

58575857
hyperid@^2.0.3:
58585858
version "2.1.0"

0 commit comments

Comments
 (0)