Skip to content

Commit 09ce130

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.18.0
1 parent e80e372 commit 09ce130

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jest-watch-typeahead": "^0.4.2",
5959
"lerna-changelog": "^1.0.0",
6060
"opener": "^1.5.1",
61-
"shipjs": "^0.17.0",
61+
"shipjs": "^0.18.0",
6262
"ts-jest": "^25.0.0",
6363
"tsd": "^0.11.0",
6464
"typescript": "^3.7.3",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3067,10 +3067,10 @@ ini@^1.3.2, ini@^1.3.4, ini@~1.3.0:
30673067
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
30683068
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
30693069

3070-
inquirer@7.0.6:
3071-
version "7.0.6"
3072-
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.6.tgz#ee4ff0ea7ecda5324656fe665878790f66df7d0c"
3073-
integrity sha512-7SVO4h+QIdMq6XcqIqrNte3gS5MzCCKZdsq9DO4PJziBFNYzP3PGFbDjgadDb//MCahzgjCxvQ/O2wa7kx9o4w==
3070+
inquirer@7.1.0:
3071+
version "7.1.0"
3072+
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.1.0.tgz#1298a01859883e17c7264b82870ae1034f92dd29"
3073+
integrity sha512-5fJMWEmikSYu0nv/flMc475MhGbB7TSPd/2IpFV4I4rMklboCH2rQjYY5kKiYGHqUF9gvaambupcJFFG9dvReg==
30743074
dependencies:
30753075
ansi-escapes "^4.2.1"
30763076
chalk "^3.0.0"
@@ -5666,21 +5666,21 @@ shellwords@^0.1.1:
56665666
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
56675667
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
56685668

5669-
shipjs-lib@0.17.0:
5670-
version "0.17.0"
5671-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.17.0.tgz#d679a74bb15da204428a42749ccc956219f3945d"
5672-
integrity sha512-L5fWc+kTISWsNLBPV4miWNvBD8DiGpWflNCHU/GsvAEIau7henH2SzN2WGA6YsirmsTsK8SZaEjOzK0ncrDhbQ==
5669+
shipjs-lib@0.18.0:
5670+
version "0.18.0"
5671+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.18.0.tgz#df6282395179621e06dc67b40bdd8ccb5cefca21"
5672+
integrity sha512-X2rtkLeOlTjZjfZC3NHAYXC5JaMTWnJFMwTNC+T5NJFdHMnNrLuR7ZVXS3mh//ku/1AU7AOka8UuhfH8UBsYBg==
56735673
dependencies:
56745674
deepmerge "^4.2.2"
56755675
dotenv "^8.1.0"
56765676
parse-github-url "1.0.2"
56775677
semver "6.3.0"
56785678
shelljs "0.8.3"
56795679

5680-
shipjs@^0.17.0:
5681-
version "0.17.0"
5682-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.17.0.tgz#7de59dcc3e1dabc7b2d6b246f74406df8f59c9dd"
5683-
integrity sha512-9F2uSGiWOo6U9GBWVhnuD8tpbxTwodpQdPCbejNJ7l8a54aBpZjyh2bP3rxdd3u4SzEMRHZik61/llkjjqwwww==
5680+
shipjs@^0.18.0:
5681+
version "0.18.0"
5682+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.18.0.tgz#c05fc30558f5d315b8e1a2482775e1f0260dcf6c"
5683+
integrity sha512-Rs07yBSygKvvLiRQQA4hqZHEySibuAOiP30UGLraBY0/XevD66XjCZliyVwck6zSBRUromy+4BIQ191n2unJkA==
56845684
dependencies:
56855685
"@babel/runtime" "^7.6.3"
56865686
"@octokit/rest" "^17.0.0"
@@ -5694,14 +5694,14 @@ shipjs@^0.17.0:
56945694
ejs "^3.0.0"
56955695
esm "3.2.25"
56965696
globby "^10.0.1"
5697-
inquirer "7.0.6"
5697+
inquirer "7.1.0"
56985698
mime-types "^2.1.25"
56995699
mkdirp "^1.0.0"
57005700
open "^7.0.0"
57015701
prettier "^1.18.2"
57025702
serialize-javascript "^3.0.0"
57035703
shell-quote "^1.7.2"
5704-
shipjs-lib "0.17.0"
5704+
shipjs-lib "0.18.0"
57055705
temp-write "4.0.0"
57065706
tempfile "^3.0.0"
57075707

0 commit comments

Comments
 (0)