Skip to content

Commit 23d108b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.21.0
1 parent ac59a6a commit 23d108b

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
@@ -61,7 +61,7 @@
6161
"rollup-plugin-terser": "^7.0.0",
6262
"rollup-plugin-typescript2": "^0.27.0",
6363
"set-tz": "^0.2.0",
64-
"shipjs": "^0.20.0",
64+
"shipjs": "^0.21.0",
6565
"ts-jest": "^26.0.0",
6666
"tsd": "^0.13.1",
6767
"typescript": "^3.9.7",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6586,21 +6586,21 @@ shellwords@^0.1.1:
65866586
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
65876587
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
65886588

6589-
shipjs-lib@0.20.0:
6590-
version "0.20.0"
6591-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.20.0.tgz#e622b08b590539c4344cb110f8a5efcaefd3df28"
6592-
integrity sha512-+zKtJ3Kap9rpP/l+UcFmon+1uQAZVjIJhTIaKAzrBzTGflA6VOelWnh9ZH6OFVVaRZJ3d/rWH/EAe9RpoExMwA==
6589+
shipjs-lib@0.21.0:
6590+
version "0.21.0"
6591+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.21.0.tgz#a4570c44903d28fb80e548c1907f8282264de190"
6592+
integrity sha512-TKMtbl9rDYs7kxK9QBM0cGXQYCRCmNF1ACLocsqwll7OwOKnWm/GeubeWi/tSEcj5E2jFUGS2ZLXKZ1jRW+SZw==
65936593
dependencies:
65946594
deepmerge "^4.2.2"
65956595
dotenv "^8.1.0"
65966596
parse-github-url "1.0.2"
65976597
semver "6.3.0"
65986598
shelljs "0.8.4"
65996599

6600-
shipjs@^0.20.0:
6601-
version "0.20.0"
6602-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.20.0.tgz#4dd1007880c481820234f8b74a45a106a2939299"
6603-
integrity sha512-1kyPCUGOjzMt6qELApDjePOMgaP/2sa/w7mImauDMkjVbRk7cqGWNdV5l565/Ihy+rhCCeol04t+GyAZDJ8KBw==
6600+
shipjs@^0.21.0:
6601+
version "0.21.0"
6602+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.21.0.tgz#28c76dec11502d1031b31921fa538cd66aeeee1b"
6603+
integrity sha512-ovrn6JhrMA9MV/xWGs69U7wv36cw/bWGL0pio9OodglC97HpZaRiO54vR9DPU6o/biqAvGMDglqFzhCA9On63Q==
66046604
dependencies:
66056605
"@babel/runtime" "^7.6.3"
66066606
"@octokit/rest" "^17.0.0"
@@ -6621,7 +6621,7 @@ shipjs@^0.20.0:
66216621
prettier "^2.0.0"
66226622
serialize-javascript "^3.0.0"
66236623
shell-quote "^1.7.2"
6624-
shipjs-lib "0.20.0"
6624+
shipjs-lib "0.21.0"
66256625
temp-write "4.0.0"
66266626
tempfile "^3.0.0"
66276627

0 commit comments

Comments
 (0)