Skip to content

Commit cbf2b47

Browse files
chore(deps-dev): bump husky from 6.0.0 to 7.0.0 (#254)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 611e449 commit cbf2b47

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
@@ -21,7 +21,7 @@
2121
"builtin-modules": "^3.2.0",
2222
"cross-env": "^7.0.3",
2323
"eslint": "^7.18.0",
24-
"husky": "^6.0.0",
24+
"husky": "^7.0.0",
2525
"jest": "^27.0.4",
2626
"jest-junit": "^12.0.0",
2727
"jest-localstorage-mock": "^2.4.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4634,10 +4634,10 @@ humanize-ms@^1.2.1:
46344634
dependencies:
46354635
ms "^2.0.0"
46364636

4637-
husky@^6.0.0:
4638-
version "6.0.0"
4639-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
4640-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
4637+
husky@^7.0.0:
4638+
version "7.0.0"
4639+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
4640+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
46414641

46424642
[email protected], iconv-lite@^0.4.24:
46434643
version "0.4.24"

0 commit comments

Comments
 (0)