File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 59
59
"markdown-toc" : " ^1.2.0" ,
60
60
"mocha" : " ^6.2.3" ,
61
61
"semver" : " ^7.3.2" ,
62
- "shipjs" : " 0.20.0 "
62
+ "shipjs" : " 0.20.1 "
63
63
},
64
64
"email" : " azuciao@gmail.com"
65
65
}
Original file line number Diff line number Diff line change @@ -3541,21 +3541,21 @@ shelljs@0.8.4, shelljs@^0.8.3:
3541
3541
interpret "^1.0.0"
3542
3542
rechoir "^0.6.2"
3543
3543
3544
- shipjs-lib@0.20.0 :
3545
- version "0.20.0 "
3546
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20.0 .tgz#e622b08b590539c4344cb110f8a5efcaefd3df28 "
3547
- integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA ==
3544
+ shipjs-lib@0.20.1 :
3545
+ version "0.20.1 "
3546
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20.1 .tgz#1b023c7ffe08e34136a03b9f6bc40b7a5b5b9f7a "
3547
+ integrity sha512-oHFEBNei4OQfO4Dj45e3EzjFWzXT9Kt4MdsGbOL8xuv++yYRVhcQvbWvzg9Yzker6HokWScTjchPe2dkPsT9qg ==
3548
3548
dependencies :
3549
3549
deepmerge "^4.2.2"
3550
3550
dotenv "^8.1.0"
3551
3551
parse-github-url "1.0.2"
3552
3552
semver "6.3.0"
3553
3553
shelljs "0.8.4"
3554
3554
3555
- shipjs@0.20.0 :
3556
- version "0.20.0 "
3557
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20.0 .tgz#4dd1007880c481820234f8b74a45a106a2939299 "
3558
- integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw ==
3555
+ shipjs@0.20.1 :
3556
+ version "0.20.1 "
3557
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20.1 .tgz#ef338b2e44d8b47877ead827f47e63014970acdc "
3558
+ integrity sha512-yLcyM17rGy49/mV5RS4wQ2WlLw/homc+1SnVpqqaomsGU0YPLoIx1415YXeX3wQwyu93rTqiJ6hwHiAWBYBNMQ ==
3559
3559
dependencies :
3560
3560
" @babel/runtime" " ^7.6.3"
3561
3561
" @octokit/rest" " ^17.0.0"
@@ -3576,7 +3576,7 @@ shipjs@0.20.0:
3576
3576
prettier "^2.0.0"
3577
3577
serialize-javascript "^3.0.0"
3578
3578
shell-quote "^1.7.2"
3579
- shipjs-lib "0.20.0 "
3579
+ shipjs-lib "0.20.1 "
3580
3580
temp-write "4.0.0"
3581
3581
tempfile "^3.0.0"
3582
3582
You can’t perform that action at this time.
0 commit comments