File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 110
110
"rollup-plugin-typescript2" : " ^0.30.0" ,
111
111
"secretlint" : " ^3.2.0" ,
112
112
"set-tz" : " ^0.2.0" ,
113
- "shipjs" : " ^0.23.1 " ,
113
+ "shipjs" : " ^0.24.0 " ,
114
114
"textlint" : " ^12.0.0" ,
115
115
"textlint-filter-rule-comments" : " ^1.2.2" ,
116
116
"textlint-rule-abbr-within-parentheses" : " ^1.0.2" ,
Original file line number Diff line number Diff line change @@ -9811,21 +9811,21 @@ shellwords@^0.1.1:
9811
9811
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
9812
9812
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
9813
9813
9814
- shipjs-lib@0.23.2 :
9815
- version "0.23.2 "
9816
- resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.23.2 .tgz#3f02c97455d2699a463488cafa6a61a924da8e29 "
9817
- integrity sha512-IfPFv8AWErc+K4lZPKe/CeWGbKAMisiVEgkVAci5iqGDiUIP5wNo1iCtHBgwY9ezKeH9TJasZocHpqwlCQJe1w ==
9814
+ shipjs-lib@0.24.0 :
9815
+ version "0.24.0 "
9816
+ resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.24.0 .tgz#a14ed4f23422e2ae9429ec554f65deb258a1cb46 "
9817
+ integrity sha512-2j3rziFNx/rJX7xXDpgQPPUUNXZBXx1S3nMA44ZJ41kbfHJx/XhYCt6V2hZVpNnpCWnZE67lziHBXx8aUKr6tQ ==
9818
9818
dependencies:
9819
9819
deepmerge "^4.2.2"
9820
9820
dotenv "^8.1.0"
9821
9821
parse-github-url "1.0.2"
9822
9822
semver "6.3.0"
9823
9823
shelljs "0.8.4"
9824
9824
9825
- shipjs@^0.23.1 :
9826
- version "0.23.2 "
9827
- resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.23.2 .tgz#4f2fd4b0727c77533d9b0ab42eb0c7a0bf45a88f "
9828
- integrity sha512-am/kLj0ZVQK97Gss/J4dCbVwLsZK/aDUQTlgt0ZgqB/qqPWGDxDVdjFiTEydSDHTWsgLYD6IQ5NlFWQkAmziUQ ==
9825
+ shipjs@^0.24.0 :
9826
+ version "0.24.0 "
9827
+ resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.24.0 .tgz#480211d2bb353356d33400b75bd8716caf7ae1e2 "
9828
+ integrity sha512-OFBQi4hnlHU2N7UU13K/nZvweJI43TLhwwC0RvQ5ZhOYtYfk5t7x7tdLrKmOzTikIuG7wrvBcQrutIXrKUdweg ==
9829
9829
dependencies:
9830
9830
"@babel/runtime" "^7.6.3"
9831
9831
"@octokit/rest" "^17.0.0"
@@ -9849,7 +9849,7 @@ shipjs@^0.23.1:
9849
9849
prettier "^2.0.0"
9850
9850
serialize-javascript "^3.0.0"
9851
9851
shell-quote "^1.7.2"
9852
- shipjs-lib "0.23.2 "
9852
+ shipjs-lib "0.24.0 "
9853
9853
temp-write "4.0.0"
9854
9854
tempfile "^3.0.0"
9855
9855
You can’t perform that action at this time.
0 commit comments