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 42
42
"nyc" : " ^15.0.0" ,
43
43
"opener" : " ^1.5.1" ,
44
44
"rimraf" : " ^3.0.0" ,
45
- "shipjs" : " ^0.19 .0" ,
45
+ "shipjs" : " ^0.20 .0" ,
46
46
"vuepress" : " ^1.0.0-alpha.39"
47
47
},
48
48
"engines" : {
Original file line number Diff line number Diff line change 8395
8395
interpret "^1.0.0"
8396
8396
rechoir "^0.6.2"
8397
8397
8398
- shipjs-lib@0.19 .0 :
8399
- version "0.19 .0"
8400
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.19 .0.tgz#2de36f0054cfa8b193bd7965b2dd3002e0b950c7 "
8401
- integrity sha512-0nSkaG7sJh0ynLzJEu23buuRKUAyOI7auNWhDnq48wnc1npkIoXLp9h+SDT6m7SiKOScJ0fSUlwOHmKhET/IPg ==
8398
+ shipjs-lib@0.20 .0 :
8399
+ version "0.20 .0"
8400
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20 .0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28 "
8401
+ integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA ==
8402
8402
dependencies :
8403
8403
deepmerge "^4.2.2"
8404
8404
dotenv "^8.1.0"
8405
8405
parse-github-url "1.0.2"
8406
8406
semver "6.3.0"
8407
8407
shelljs "0.8.4"
8408
8408
8409
- shipjs@^0.19 .0 :
8410
- version "0.19 .0"
8411
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.19 .0.tgz#cce3a227d52b67545cca345ab6b96625e1f527c2 "
8412
- integrity sha512-VhzL6QyI7/iYvzcNgh83uKLi4w/0Q6thHRLH459NPO+InwxNKghZjiFW6RqfKud7vCTqwi8udKANU5U45/8NIg ==
8409
+ shipjs@^0.20 .0 :
8410
+ version "0.20 .0"
8411
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20 .0.tgz#4dd1007880c481820234f8b74a45a106a2939299 "
8412
+ integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw ==
8413
8413
dependencies :
8414
8414
" @babel/runtime" " ^7.6.3"
8415
8415
" @octokit/rest" " ^17.0.0"
@@ -8430,7 +8430,7 @@ shipjs@^0.19.0:
8430
8430
prettier "^2.0.0"
8431
8431
serialize-javascript "^3.0.0"
8432
8432
shell-quote "^1.7.2"
8433
- shipjs-lib "0.19 .0"
8433
+ shipjs-lib "0.20 .0"
8434
8434
temp-write "4.0.0"
8435
8435
tempfile "^3.0.0"
8436
8436
You can’t perform that action at this time.
0 commit comments