Skip to content

Commit 7835805

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.19.0
1 parent 77df77c commit 7835805

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
@@ -60,7 +60,7 @@
6060
"memory-fs": "^0.5.0",
6161
"opener": "^1.5.1",
6262
"puppeteer": "^2.1.1",
63-
"shipjs": "^0.18.0",
63+
"shipjs": "^0.19.0",
6464
"ts-jest": "^25.3.0",
6565
"typescript": "^3.8.3",
6666
"typescript-eslint-language-service": "^2.0.3",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7907,10 +7907,10 @@ shell-quote@^1.7.2:
79077907
resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
79087908
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
79097909

7910-
7911-
version "0.8.3"
7912-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097"
7913-
integrity sha512-fc0BKlAWiLpwZljmOvAOTE/gXawtCoNrP5oaY7KIaQbbyHeQVg01pSEuEGvGh3HEdBU4baCD7wQBwADmM/7f7A==
7910+
7911+
version "0.8.4"
7912+
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
7913+
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
79147914
dependencies:
79157915
glob "^7.0.0"
79167916
interpret "^1.0.0"
@@ -7921,21 +7921,21 @@ shellwords@^0.1.1:
79217921
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
79227922
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
79237923

7924-
shipjs-lib@0.18.2:
7925-
version "0.18.2"
7926-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.18.2.tgz#2c11eb4e503561deda458aafd2bde29aa86468e4"
7927-
integrity sha512-q6zcmj1q2FEkCCHpMbM9ohfPqY9kXlQ8SV+gyorlipt09ztq4PBUfSesIqopxpDR8bwdg9Ef/JXmwLwyfyI8PA==
7924+
shipjs-lib@0.19.0:
7925+
version "0.19.0"
7926+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.19.0.tgz#2de36f0054cfa8b193bd7965b2dd3002e0b950c7"
7927+
integrity sha512-0nSkaG7sJh0ynLzJEu23buuRKUAyOI7auNWhDnq48wnc1npkIoXLp9h+SDT6m7SiKOScJ0fSUlwOHmKhET/IPg==
79287928
dependencies:
79297929
deepmerge "^4.2.2"
79307930
dotenv "^8.1.0"
79317931
parse-github-url "1.0.2"
79327932
semver "6.3.0"
7933-
shelljs "0.8.3"
7933+
shelljs "0.8.4"
79347934

7935-
shipjs@^0.18.0:
7936-
version "0.18.2"
7937-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.18.2.tgz#c62dad6247cdd6a0e30fa6d4807ab1eef7b414dc"
7938-
integrity sha512-wPk054QaFTS7rixJygc+9PK+C/yAuRiOjnA7gu7ee51a62PXT98dyEnmdBMQPPza8J9Gi+Zp39TPXMOwuEHddA==
7935+
shipjs@^0.19.0:
7936+
version "0.19.0"
7937+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.19.0.tgz#cce3a227d52b67545cca345ab6b96625e1f527c2"
7938+
integrity sha512-VhzL6QyI7/iYvzcNgh83uKLi4w/0Q6thHRLH459NPO+InwxNKghZjiFW6RqfKud7vCTqwi8udKANU5U45/8NIg==
79397939
dependencies:
79407940
"@babel/runtime" "^7.6.3"
79417941
"@octokit/rest" "^17.0.0"
@@ -7956,7 +7956,7 @@ shipjs@^0.18.0:
79567956
prettier "^2.0.0"
79577957
serialize-javascript "^3.0.0"
79587958
shell-quote "^1.7.2"
7959-
shipjs-lib "0.18.2"
7959+
shipjs-lib "0.19.0"
79607960
temp-write "4.0.0"
79617961
tempfile "^3.0.0"
79627962

0 commit comments

Comments
 (0)