Skip to content

Commit f2b52d8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency shipjs to ^0.24.0
1 parent d1814da commit f2b52d8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"opener": "^1.5.2",
5454
"prettier": "^2.0.4",
5555
"puppeteer": "^2.1.1",
56-
"shipjs": "^0.23.0",
56+
"shipjs": "^0.24.0",
5757
"ts-jest": "^26.4.4",
5858
"typescript": "^4.1.3",
5959
"typescript-eslint-language-service": "^4.1.3",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -7553,21 +7553,21 @@ shellwords@^0.1.1:
75537553
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
75547554
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
75557555

7556-
shipjs-lib@0.23.0:
7557-
version "0.23.0"
7558-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.23.0.tgz#f16c2c0e586affde8ca649261f2cfe36e0eae6ea"
7559-
integrity sha512-vGUVyo+LKxLyE1VqlGLH1yjRI+X2EKXGe2pqzze7ODQ1ZdcPM40DPJzBfkKV2K0+8LL360FeiXlWHlavobvtBA==
7556+
shipjs-lib@0.24.0:
7557+
version "0.24.0"
7558+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24.0.tgz#a14ed4f23422e2ae9429ec554f65deb258a1cb46"
7559+
integrity sha512-2j3rziFNx/rJX7xXDpgQPPUUNXZBXx1S3nMA44ZJ41kbfHJx/XhYCt6V2hZVpNnpCWnZE67lziHBXx8aUKr6tQ==
75607560
dependencies:
75617561
deepmerge "^4.2.2"
75627562
dotenv "^8.1.0"
75637563
parse-github-url "1.0.2"
75647564
semver "6.3.0"
75657565
shelljs "0.8.4"
75667566

7567-
shipjs@^0.23.0:
7568-
version "0.23.0"
7569-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.23.0.tgz#7072e6dde01ba3f5fe726ecf29bd21097c3d9d85"
7570-
integrity sha512-aS11OCjCLXjjV+naVHiv702bPmE3lxNzP627JRmlJZxC7jlXkqiwU4M0AxB/Lb1WvZHsV6UW42tIFfs8VGLiYQ==
7567+
shipjs@^0.24.0:
7568+
version "0.24.0"
7569+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.0.tgz#480211d2bb353356d33400b75bd8716caf7ae1e2"
7570+
integrity sha512-OFBQi4hnlHU2N7UU13K/nZvweJI43TLhwwC0RvQ5ZhOYtYfk5t7x7tdLrKmOzTikIuG7wrvBcQrutIXrKUdweg==
75717571
dependencies:
75727572
"@babel/runtime" "^7.6.3"
75737573
"@octokit/rest" "^17.0.0"
@@ -7591,7 +7591,7 @@ shipjs@^0.23.0:
75917591
prettier "^2.0.0"
75927592
serialize-javascript "^3.0.0"
75937593
shell-quote "^1.7.2"
7594-
shipjs-lib "0.23.0"
7594+
shipjs-lib "0.24.0"
75957595
temp-write "4.0.0"
75967596
tempfile "^3.0.0"
75977597

0 commit comments

Comments
 (0)