Skip to content

Commit e487497

Browse files
Bump husky from 7.0.0 to 7.0.1
Bumps [husky](https://github.com/typicode/husky) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v7.0.0...v7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d891e12 commit e487497

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
@@ -41,7 +41,7 @@
4141
"eslint-plugin-react": "7.24.0",
4242
"fork-ts-checker-webpack-plugin": "6.2.12",
4343
"html-webpack-plugin": "5.3.2",
44-
"husky": "7.0.0",
44+
"husky": "7.0.1",
4545
"jest": "26.6.3",
4646
"prettier": "2.3.2",
4747
"style-loader": "3.0.0",

yarn.lock

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

4181-
husky@7.0.0:
4182-
version "7.0.0"
4183-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
4184-
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
4181+
husky@7.0.1:
4182+
version "7.0.1"
4183+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.1.tgz#579f4180b5da4520263e8713cc832942b48e1f1c"
4184+
integrity sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==
41854185

41864186
iconv-lite@0.4.24:
41874187
version "0.4.24"

0 commit comments

Comments
 (0)