Skip to content

Commit 25ff832

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.15.0
1 parent da1597d commit 25ff832

File tree

2 files changed

+36
-17
lines changed

2 files changed

+36
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"nyc": "^15.0.0",
4343
"opener": "^1.5.1",
4444
"rimraf": "^3.0.0",
45-
"shipjs": "^0.14.0",
45+
"shipjs": "^0.15.0",
4646
"vuepress": "^1.0.0-alpha.39"
4747
},
4848
"engines": {

yarn.lock

Lines changed: 35 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1433,10 +1433,10 @@ archy@^1.0.0:
14331433
resolved "https://registry.yarnpkg.com/archy/-/archy-1.0.0.tgz#f9c8c13757cc1dd7bc379ac77b2c62a5c2868c40"
14341434
integrity sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=
14351435

1436-
1437-
version "4.1.2"
1438-
resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.2.tgz#e70c90579e02c63d80e3ad4e31d8bfdb8bd50064"
1439-
integrity sha512-+ytCkGcBtHZ3V2r2Z06AncYO8jz46UEamcspGoU8lHcEbpn6J77QK0vdWvChsclg/tM5XIJC5tnjmPp7Eq6Obg==
1436+
1437+
version "4.1.3"
1438+
resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.3.tgz#269fc7ad5b8e42cb63c896d5666017261c144089"
1439+
integrity sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==
14401440

14411441
argparse@^1.0.7:
14421442
version "1.0.10"
@@ -4890,7 +4890,26 @@ ini@^1.3.2:
48904890
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
48914891
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
48924892

4893-
[email protected], inquirer@^7.0.0:
4893+
4894+
version "7.0.4"
4895+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.4.tgz#99af5bde47153abca23f5c7fc30db247f39da703"
4896+
integrity sha512-Bu5Td5+j11sCkqfqmUTiwv+tWisMtP0L7Q8WrqA2C/BbBhy1YTdFrvjjlrKq8oagA/tLQBski2Gcx/Sqyi2qSQ==
4897+
dependencies:
4898+
ansi-escapes "^4.2.1"
4899+
chalk "^2.4.2"
4900+
cli-cursor "^3.1.0"
4901+
cli-width "^2.0.0"
4902+
external-editor "^3.0.3"
4903+
figures "^3.0.0"
4904+
lodash "^4.17.15"
4905+
mute-stream "0.0.8"
4906+
run-async "^2.2.0"
4907+
rxjs "^6.5.3"
4908+
string-width "^4.1.0"
4909+
strip-ansi "^5.1.0"
4910+
through "^2.3.6"
4911+
4912+
inquirer@^7.0.0:
48944913
version "7.0.3"
48954914
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.3.tgz#f9b4cd2dff58b9f73e8d43759436ace15bed4567"
48964915
integrity sha512-+OiOVeVydu4hnCGLCSX+wedovR/Yzskv9BFqUNNKq9uU2qg7LCcCo3R86S2E7WLo0y/x2pnEZfZe1CoYnORUAw==
@@ -8324,42 +8343,42 @@ [email protected]:
83248343
interpret "^1.0.0"
83258344
rechoir "^0.6.2"
83268345

8327-
shipjs-lib@0.14.0:
8328-
version "0.14.0"
8329-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.14.0.tgz#3c06bb520bc1c8074d617ff97d8488ae71257c00"
8330-
integrity sha512-3knIgkIMQLRLRdfryL2mPwnnOENAOG+3ooHajclA4fPYzVfZsBriNrf9/n1ejWv7ZYayUXMlvon/NawjxmJOPA==
8346+
shipjs-lib@0.15.0:
8347+
version "0.15.0"
8348+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.15.0.tgz#82d613632e3dab0e2075c576b1b027b8dc1e981a"
8349+
integrity sha512-d2rFWj21s8MIOm/fYMka4jm3rspKw8duY3oRUTudSG/8IHCWX8w1seuh2xLekMWK8ym4q0zcBM9xkMmvRacbZQ==
83318350
dependencies:
83328351
deepmerge "^4.2.2"
83338352
dotenv "^8.1.0"
83348353
parse-github-url "1.0.2"
83358354
semver "6.3.0"
83368355
shelljs "0.8.3"
83378356

8338-
shipjs@^0.14.0:
8339-
version "0.14.0"
8340-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.14.0.tgz#acd094feed177d02b94786b132cf8bbabb971966"
8341-
integrity sha512-nyyEfW+DXDYowhKM0hxh99Y4Uew1CWDqOuIweQtDGnNYb+dXSjyeqD7uwjaqXZ22T5miMMUOeVZQiYiB03O0VA==
8357+
shipjs@^0.15.0:
8358+
version "0.15.0"
8359+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.15.0.tgz#6a4e060944b19b06252286072a19e73ced04e9e3"
8360+
integrity sha512-iAtPwwYCBU5H99n30cH5Gt/cHNoOjQ4Oyq+BI5lp/02bB+6D4qL4hLqpy2/+RXFmntsXrQWCTdbzU5JOXetA5g==
83428361
dependencies:
83438362
"@babel/runtime" "^7.6.3"
83448363
"@octokit/rest" "^16.35.0"
83458364
"@slack/webhook" "^5.0.1"
83468365
add-stream "^1.0.0"
8347-
arg "4.1.2"
8366+
arg "4.1.3"
83488367
chalk "3.0.0"
83498368
change-case "4.1.1"
83508369
conventional-changelog "^3.1.15"
83518370
dotenv "^8.2.0"
83528371
ejs "^3.0.0"
83538372
esm "3.2.25"
83548373
globby "^10.0.1"
8355-
inquirer "7.0.3"
8374+
inquirer "7.0.4"
83568375
mime-types "^2.1.25"
83578376
mkdirp "^0.5.1"
83588377
open "^7.0.0"
83598378
prettier "^1.18.2"
83608379
serialize-javascript "^2.1.0"
83618380
shell-quote "^1.7.2"
8362-
shipjs-lib "0.14.0"
8381+
shipjs-lib "0.15.0"
83638382
temp-write "4.0.0"
83648383
tempfile "^3.0.0"
83658384

0 commit comments

Comments
 (0)