Skip to content

Commit 67c5a18

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) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e2b927d commit 67c5a18

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-config-prettier": "^8.3.0",
2525
"eslint-plugin-import": "^2.23.4",
2626
"eslint-plugin-prettier": "^3.4.0",
27-
"husky": "^6.0.0",
27+
"husky": "^7.0.0",
2828
"jest": "^26.6.3",
2929
"prettier": "^2.3.2",
3030
"ts-jest": "^26.5.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2515,10 +2515,10 @@ human-signals@^1.1.1:
25152515
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
25162516
integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==
25172517

2518-
husky@^6.0.0:
2519-
version "6.0.0"
2520-
resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e"
2521-
integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==
2518+
husky@^7.0.0:
2519+
version "7.0.0"
2520+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
2521+
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
25222522

25232523
iconv-lite@0.4.24:
25242524
version "0.4.24"

0 commit comments

Comments
 (0)