File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 58
58
"rollup-plugin-node-resolve" : " 3.3.0" ,
59
59
"rollup-plugin-replace" : " 2.0.0" ,
60
60
"rollup-plugin-terser" : " 1.0.1" ,
61
- "semantic-release" : " 15.6.3 " ,
61
+ "semantic-release" : " 15.7.0 " ,
62
62
"typescript" : " 2.9.2"
63
63
},
64
64
"keywords" : [
Original file line number Diff line number Diff line change @@ -2240,10 +2240,14 @@ hook-std@^1.0.1:
2240
2240
version "1.0.1"
2241
2241
resolved "https://registry.yarnpkg.com/hook-std/-/hook-std-1.0.1.tgz#fc91e6836c5b174f405dc4b57aa2228e4c599981"
2242
2242
2243
- hosted-git-info@^2.1.4, hosted-git-info@^2.6.0 :
2243
+ hosted-git-info@^2.1.4 :
2244
2244
version "2.6.0"
2245
2245
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.6.0.tgz#23235b29ab230c576aab0d4f13fc046b0b038222"
2246
2246
2247
+ hosted-git-info@^2.7.1 :
2248
+ version "2.7.1"
2249
+ resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
2250
+
2247
2251
http-proxy-agent@^2.1.0 :
2248
2252
version "2.1.0"
2249
2253
resolved "https://registry.yarnpkg.com/http-proxy-agent/-/http-proxy-agent-2.1.0.tgz#e4821beef5b2142a2026bd73926fe537631c5405"
3995
3999
dependencies :
3996
4000
compute-scroll-into-view "1.0.2"
3997
4001
3998
- semantic-release@15.6.3 :
3999
- version "15.6.3 "
4000
- resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.6.3 .tgz#3e336f421b7f7595c991609d6de3ee7f53918f2a "
4002
+ semantic-release@15.7.0 :
4003
+ version "15.7.0 "
4004
+ resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-15.7.0 .tgz#adad2790a6c2710d6a4f1f33b36f4d86d2c2d8de "
4001
4005
dependencies :
4002
4006
" @semantic-release/commit-analyzer" " ^5.0.0"
4003
4007
" @semantic-release/error" " ^2.2.0"
4015
4019
git-log-parser "^1.2.0"
4016
4020
git-url-parse "^9.0.0"
4017
4021
hook-std "^1.0.1"
4018
- hosted-git-info "^2.6.0 "
4022
+ hosted-git-info "^2.7.1 "
4019
4023
lodash "^4.17.4"
4020
4024
marked "^0.4.0"
4021
4025
marked-terminal "^3.0.0"
You can’t perform that action at this time.
0 commit comments