File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
"eslint-config-airbnb-base" : " ^14.2.0" ,
44
44
"eslint-plugin-import" : " ^2.22.0" ,
45
45
"eslint-plugin-jest" : " ^24.1.5" ,
46
- "husky" : " ^6 .0.0" ,
46
+ "husky" : " ^7 .0.0" ,
47
47
"install-peers-cli" : " ^2.2.0" ,
48
48
"jest" : " ^26.6.3" ,
49
49
"lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change @@ -2647,10 +2647,10 @@ human-signals@^2.1.0:
2647
2647
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
2648
2648
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
2649
2649
2650
- husky@^6 .0.0 :
2651
- version "6 .0.0"
2652
- resolved "https://registry.yarnpkg.com/husky/-/husky-6 .0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e "
2653
- integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ ==
2650
+ husky@^7 .0.0 :
2651
+ version "7 .0.0"
2652
+ resolved "https://registry.yarnpkg.com/husky/-/husky-7 .0.0.tgz#3dbd5d28e76234689ee29bb41e048f28e3e46616 "
2653
+ integrity sha512-xK7lO0EtSzfFPiw+oQncQVy/XqV7UVVjxBByc+Iv5iK3yhW9boDoWgvZy3OGo48QKg/hUtZkzz0hi2HXa0kn7w ==
2654
2654
2655
2655
2656
2656
version "0.4.24"
You can’t perform that action at this time.
0 commit comments