Skip to content

Commit d7d53c3

Browse files
committed
chore(deps): update dependency shipjs to v0.22.0
1 parent 641f72e commit d7d53c3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"markdown-toc": "^1.2.0",
6060
"mocha": "^8.1.3",
6161
"semver": "^7.3.2",
62-
"shipjs": "0.21.1"
62+
"shipjs": "0.22.0"
6363
},
6464
"email": "azuciao@gmail.com"
6565
}

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3655,21 +3655,21 @@ shelljs@0.8.4, shelljs@^0.8.3:
36553655
interpret "^1.0.0"
36563656
rechoir "^0.6.2"
36573657

3658-
shipjs-lib@0.21.1:
3659-
version "0.21.1"
3660-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.21.1.tgz#a72e2e9efa7ed7232d0d586ca7e9b1f593fcd46a"
3661-
integrity sha512-9F3/8n8gPagjua08EkkDCAjeNWyhq2QvPSp9K1rv12KOOtWZuFBOqJa0r2kx8ql/tRWVZMaZm2bE2Ch93YJSPA==
3658+
shipjs-lib@0.22.0:
3659+
version "0.22.0"
3660+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.22.0.tgz#e9413529b3cb03d971f14a6ce7502bddf40d0ed9"
3661+
integrity sha512-49xomVWwy3Bbu7ieF/D9GURVltJcFZTSYVVM3fa1w/vrZMxskTHjS0UWm/jiUL/EHACyp+7mbTWK8qPHEKz6xA==
36623662
dependencies:
36633663
deepmerge "^4.2.2"
36643664
dotenv "^8.1.0"
36653665
parse-github-url "1.0.2"
36663666
semver "6.3.0"
36673667
shelljs "0.8.4"
36683668

3669-
shipjs@0.21.1:
3670-
version "0.21.1"
3671-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.21.1.tgz#4dfdef7fa9256822a210aaad470dce5c8b3d39f4"
3672-
integrity sha512-kVUs2QSdgXKTx/aAKn3BisNMM58T//ERBMSLkk6oLG7vAWMfm15WqdIiekey7KBQCuqJnsogCoxVZHiCJ0B2NA==
3669+
shipjs@0.22.0:
3670+
version "0.22.0"
3671+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.22.0.tgz#01641f12d464cc4442f1686c4174a36e3e6d351c"
3672+
integrity sha512-43Ia3tnnM5lCOY0XqkoWZ55WqVRWO/b5ce51zh42TfHvNYhFL/5WYb9/avhUHs1ey0Rtxfq4YAAIjAyKx0RVhA==
36733673
dependencies:
36743674
"@babel/runtime" "^7.6.3"
36753675
"@octokit/rest" "^17.0.0"
@@ -3690,7 +3690,7 @@ shipjs@0.21.1:
36903690
prettier "^2.0.0"
36913691
serialize-javascript "^3.0.0"
36923692
shell-quote "^1.7.2"
3693-
shipjs-lib "0.21.1"
3693+
shipjs-lib "0.22.0"
36943694
temp-write "4.0.0"
36953695
tempfile "^3.0.0"
36963696

0 commit comments

Comments
 (0)