File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 51
51
"chai" : " ^4.1.2" ,
52
52
"chai-as-promised" : " ^7.1.1" ,
53
53
"concurrently" : " ^3.5.1" ,
54
- "husky" : " 1.1.3 " ,
54
+ "husky" : " 1.2.0 " ,
55
55
"lodash.camelcase" : " ^4.3.0" ,
56
56
"mocha" : " ^4.0.1" ,
57
57
"mocha-typescript" : " ^1.1.12" ,
Original file line number Diff line number Diff line change @@ -2632,7 +2632,7 @@ evp_bytestokey@^1.0.0, evp_bytestokey@^1.0.3:
2632
2632
md5.js "^1.3.4"
2633
2633
safe-buffer "^5.1.1"
2634
2634
2635
- execa@0.9.0, execa@^0.9.0 :
2635
+ execa@0.9.0 :
2636
2636
version "0.9.0"
2637
2637
resolved "https://registry.yarnpkg.com/execa/-/execa-0.9.0.tgz#adb7ce62cf985071f60580deb4a88b9e34712d01"
2638
2638
integrity sha512-BbUMBiX4hqiHZUA5+JujIjNb6TyAlp2D5KLheMjMluwOuzcnylDL4AxZYLLn1n2AGB49eSWwyKvvEQoRpnAtmA==
@@ -3414,13 +3414,13 @@ humanize-ms@^1.2.1:
3414
3414
dependencies :
3415
3415
ms "^2.0.0"
3416
3416
3417
- husky@1.1.3 :
3418
- version "1.1.3 "
3419
- resolved "https://registry.yarnpkg.com/husky/-/husky-1.1.3 .tgz#3ccfdb4d7332896bf7cd0e618c6fb8be09d9de4b "
3420
- integrity sha512-6uc48B/A2Mqi65yeg37d/TPcTb0bZ1GTkMYOM0nXLOPuPaTRhXCeee80/noOrbavWd12x72Tusja7GJ5rzvV6g ==
3417
+ husky@1.2.0 :
3418
+ version "1.2.0 "
3419
+ resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.0 .tgz#d631dda1e4a9ee8ba69a10b0c51a0e2c66e711e5 "
3420
+ integrity sha512-/ib3+iycykXC0tYIxsyqierikVa9DA2DrT32UEirqNEFVqOj1bFMTgP3jAz8HM7FgC/C8pc/BTUa9MV2GEkZaA ==
3421
3421
dependencies :
3422
3422
cosmiconfig "^5.0.6"
3423
- execa "^0.9 .0"
3423
+ execa "^1.0 .0"
3424
3424
find-up "^3.0.0"
3425
3425
get-stdin "^6.0.0"
3426
3426
is-ci "^1.2.1"
You can’t perform that action at this time.
0 commit comments