Skip to content

Commit 90113d2

Browse files
committed
Update dependency husky to v7.0.2
1 parent c24380f commit 90113d2

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
@@ -45,7 +45,7 @@
4545
"@types/react": "17.0.13",
4646
"@types/react-dom": "17.0.8",
4747
"babel-loader": "8.1.0",
48-
"husky": "7.0.0",
48+
"husky": "7.0.2",
4949
"react": "16.14.0",
5050
"react-docgen-typescript-loader": "3.7.2",
5151
"react-dom": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3198,10 +3198,10 @@ humanize-duration@^3.15.3:
31983198
resolved "https://registry.yarnpkg.com/humanize-duration/-/humanize-duration-3.23.0.tgz#db401c53435223d37b2bad6030b30faaab0ee9be"
31993199
integrity sha512-ToVp8+w3PkP/iL5OklJn9+uW1WRuJVa0PvC6DfWlY769+UpTw5Hjr/6FP1QK/DeUklzOlvYs3faBnGUEDUXeRA==
32003200

3201-
3202-
version "7.0.0"
3203-
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616"
3204-
integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w==
3201+
3202+
version "7.0.2"
3203+
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.2.tgz#21900da0f30199acca43a46c043c4ad84ae88dff"
3204+
integrity sha512-8yKEWNX4z2YsofXAMT7KvA1g8p+GxtB1ffV8XtpAEGuXNAbCV5wdNKH+qTpw8SM9fh4aMPDR+yQuKfgnreyZlg==
32053205

32063206
[email protected], iconv-lite@^0.4.24:
32073207
version "0.4.24"

0 commit comments

Comments
 (0)