Skip to content

Commit 35e086a

Browse files
chore(deps): update dependency shipjs to ^0.27.0
1 parent ea8183a commit 35e086a

File tree

2 files changed

+11
-19
lines changed

2 files changed

+11
-19
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.26.0",
56+
"shipjs": "^0.27.0",
5757
"ts-jest": "^26.4.4",
5858
"typescript": "^4.1.3",
5959
"typescript-eslint-language-service": "^4.1.3",

yarn.lock

+10-18
Original file line numberDiff line numberDiff line change
@@ -2909,7 +2909,7 @@ dot-prop@^5.1.0:
29092909
dependencies:
29102910
is-obj "^2.0.0"
29112911

2912-
dotenv@^8.1.0, dotenv@^8.2.0:
2912+
dotenv@^8.2.0:
29132913
version "8.2.0"
29142914
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
29152915
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
@@ -3182,11 +3182,6 @@ eslint@^7.21.0:
31823182
text-table "^0.2.0"
31833183
v8-compile-cache "^2.0.3"
31843184

3185-
3186-
version "3.2.25"
3187-
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
3188-
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
3189-
31903185
espree@^4.1.0:
31913186
version "4.1.0"
31923187
resolved "https://registry.yarnpkg.com/espree/-/espree-4.1.0.tgz#728d5451e0fd156c04384a7ad89ed51ff54eb25f"
@@ -7591,21 +7586,20 @@ shellwords@^0.1.1:
75917586
resolved "https://registry.yarnpkg.com/shellwords/-/shellwords-0.1.1.tgz#d6b9181c1a48d397324c84871efbcfc73fc0654b"
75927587
integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==
75937588

7594-
shipjs-lib@0.26.0:
7595-
version "0.26.0"
7596-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.26.0.tgz#73a7160e58555d11e5ed5b1fdf1ad9fc9ce52a1d"
7597-
integrity sha512-Tr62CfQve6/i5jhVXT6gm/eqB2B0nlL7DE1F+8MIfDEpgesiJIqyb6f3yreNlRXYxN2DsztNamkObCvOSv2c4A==
7589+
shipjs-lib@0.27.0:
7590+
version "0.27.0"
7591+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.27.0.tgz#289f850ac28081612f670370ba669e1efa5c27f4"
7592+
integrity sha512-BLqiL4CqTTk6yj2hFOcIRzlGHLpSshPof9ldEx2HierdzeueDm/4Rd+RXdeL53EGYqT+HuqVIC5DYMLARPPJEQ==
75987593
dependencies:
75997594
deepmerge "^4.2.2"
7600-
dotenv "^8.1.0"
76017595
parse-github-url "1.0.2"
76027596
semver "6.3.0"
76037597
shelljs "0.8.5"
76047598

7605-
shipjs@^0.26.0:
7606-
version "0.26.0"
7607-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.26.0.tgz#4184130a29024ee835707c1bd63e5d6d74fc8d16"
7608-
integrity sha512-rbPLVT3O0Wl9fMGT2siGX98Zyw0gRMTOZSx+NPqOcZlofmjGOvQekvnMAgtSS21FUOLBEOLoxNzIUVBpWm4QFg==
7599+
shipjs@^0.27.0:
7600+
version "0.27.0"
7601+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.27.0.tgz#72c8b9a4c75fd28a4b717a3fb1f553f2bb77f728"
7602+
integrity sha512-4lbARswZR6ZaSvHsKfJcHpSZTHAum08lWx29aYvt48ytl3jIP2a3mu6m3QrH1N9wwiFrUgtM9eI8B14Cc0GSzA==
76097603
dependencies:
76107604
"@babel/runtime" "^7.6.3"
76117605
"@octokit/rest" "^17.11.0"
@@ -7620,16 +7614,14 @@ shipjs@^0.26.0:
76207614
deepmerge "^4.2.2"
76217615
dotenv "^8.2.0"
76227616
ejs "^3.0.0"
7623-
esm "3.2.25"
76247617
globby "^10.0.1"
76257618
inquirer "7.1.0"
7626-
mime-types "^2.1.25"
76277619
mkdirp "^1.0.0"
76287620
open "^7.0.0"
76297621
prettier "^2.0.0"
76307622
serialize-javascript "^3.0.0"
76317623
shell-quote "^1.7.2"
7632-
shipjs-lib "0.26.0"
7624+
shipjs-lib "0.27.0"
76337625
temp-write "4.0.0"
76347626
tempfile "^3.0.0"
76357627

0 commit comments

Comments
 (0)