Commit b5491a5 and authored Feb 14, 2020 Verified
1 parent 02fd806 commit b5491a5 Copy full SHA for b5491a5
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 85
85
"eslint-plugin-import" : " 2.20.1" ,
86
86
"eslint-plugin-jest" : " 23.7.0" ,
87
87
"eslint-plugin-prettier" : " 3.1.2" ,
88
- "husky" : " 4.2.2 " ,
88
+ "husky" : " 4.2.3 " ,
89
89
"jest" : " 25.1.0" ,
90
90
"node-fetch" : " 2.6.0" ,
91
91
"prettier" : " 1.19.1" ,
94
94
"rollup-plugin-progress" : " 1.1.1" ,
95
95
"rollup-plugin-sizes" : " 1.0.1" ,
96
96
"rollup-plugin-terser" : " 5.2.0" ,
97
- "semantic-release" : " 17.0.2 " ,
97
+ "semantic-release" : " 17.0.3 " ,
98
98
"ts-interface-builder" : " 0.2.1" ,
99
99
"ts-jest" : " 25.2.0" ,
100
100
"ts-node" : " 8.6.2" ,
Original file line number Diff line number Diff line change @@ -3156,10 +3156,10 @@ humanize-ms@^1.2.1:
3156
3156
dependencies :
3157
3157
ms "^2.0.0"
3158
3158
3159
- husky@4.2.2 :
3160
- version "4.2.2 "
3161
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.2 .tgz#aa858a99ad685f13ab5f99fa71b60e0fe0cd9048 "
3162
- integrity sha512-RAjZNO74zJyFJuRFESy+3LXTJvYbjGL+jhoSNJNF1DTKq2USrL5fEH70e1cJXEgvLaPyZt1NoGi0oNQQkPs4jA ==
3159
+ husky@4.2.3 :
3160
+ version "4.2.3 "
3161
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.2.3 .tgz#3b18d2ee5febe99e27f2983500202daffbc3151e "
3162
+ integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ ==
3163
3163
dependencies :
3164
3164
chalk "^3.0.0"
3165
3165
ci-info "^2.0.0"
@@ -6419,10 +6419,10 @@ saxes@^3.1.9:
6419
6419
dependencies :
6420
6420
xmlchars "^2.1.1"
6421
6421
6422
- semantic-release@17.0.2 :
6423
- version "17.0.2 "
6424
- resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.0.2 .tgz#0b6ca76b17092ba0697a9bd3d210178b57a232d7 "
6425
- integrity sha512-f2466mNS/TpY32Jvoqgu3ricIDX/TRZXuthcyJo3ZIfdI14uMfiOu5R2dFKnPwgJh4wa9/2ckL44AFmIXAhiyg ==
6422
+ semantic-release@17.0.3 :
6423
+ version "17.0.3 "
6424
+ resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.0.3 .tgz#8c1f91e8ebe5bfa8764de5dbde8ee79f18c61ac6 "
6425
+ integrity sha512-hOwW6rfC8oRFyIamsW1LACIG6epVGND9ZxFOilKcM72ZgqMAxS+jN2996gCYBJmMizpYRu7orNaEkbd98ppRTg ==
6426
6426
dependencies :
6427
6427
" @semantic-release/commit-analyzer" " ^8.0.0"
6428
6428
" @semantic-release/error" " ^2.2.0"
You can’t perform that action at this time.
0 commit comments