Skip to content

Commit 269bdf8

Browse files
chore(deps): update dependency shipjs to ^0.26.0 (#361)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22d82d7 commit 269bdf8

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
@@ -69,7 +69,7 @@
6969
"opener": "^1.5.1",
7070
"prettier": "^2.0.5",
7171
"rimraf": "^4.0.0",
72-
"shipjs": "^0.25.0",
72+
"shipjs": "^0.26.0",
7373
"ts-node": "^10.0.0",
7474
"typescript": "^5.0.0",
7575
"vue-eslint-editor": "^1.1.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9935,21 +9935,21 @@ shelljs@0.8.5, shelljs@^0.8.5:
99359935
interpret "^1.0.0"
99369936
rechoir "^0.6.2"
99379937

9938-
shipjs-lib@0.25.0:
9939-
version "0.25.0"
9940-
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.25.0.tgz#1eb16ed094f9ec714fb42a7c2f35f3f807938e7b"
9941-
integrity sha512-EoaHpBHJdD6pcRQ+iKc1hIylP7ygJPMJ5Iaf8hG5XYi+3V74+bvG3rUP1EYOhX48X/H8rRsrpwRr3SoYNcj60g==
9938+
shipjs-lib@0.26.0:
9939+
version "0.26.0"
9940+
resolved "https://registry.yarnpkg.com/shipjs-lib/-/shipjs-lib-0.26.0.tgz#73a7160e58555d11e5ed5b1fdf1ad9fc9ce52a1d"
9941+
integrity sha512-Tr62CfQve6/i5jhVXT6gm/eqB2B0nlL7DE1F+8MIfDEpgesiJIqyb6f3yreNlRXYxN2DsztNamkObCvOSv2c4A==
99429942
dependencies:
99439943
deepmerge "^4.2.2"
99449944
dotenv "^8.1.0"
99459945
parse-github-url "1.0.2"
99469946
semver "6.3.0"
99479947
shelljs "0.8.5"
99489948

9949-
shipjs@^0.25.0:
9950-
version "0.25.0"
9951-
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.25.0.tgz#17080545aee33ad850ab3fed3afaf8a0e7b58140"
9952-
integrity sha512-8B+EJOk9zc3uBudXPqlf/Ok91mVzxJ2yBwAoHM3ohti0+3wnn1CRMA+PM9tLdxL4hEs3UGuYU3kT53+87D6hug==
9949+
shipjs@^0.26.0:
9950+
version "0.26.0"
9951+
resolved "https://registry.yarnpkg.com/shipjs/-/shipjs-0.26.0.tgz#4184130a29024ee835707c1bd63e5d6d74fc8d16"
9952+
integrity sha512-rbPLVT3O0Wl9fMGT2siGX98Zyw0gRMTOZSx+NPqOcZlofmjGOvQekvnMAgtSS21FUOLBEOLoxNzIUVBpWm4QFg==
99539953
dependencies:
99549954
"@babel/runtime" "^7.6.3"
99559955
"@octokit/rest" "^17.11.0"
@@ -9973,7 +9973,7 @@ shipjs@^0.25.0:
99739973
prettier "^2.0.0"
99749974
serialize-javascript "^3.0.0"
99759975
shell-quote "^1.7.2"
9976-
shipjs-lib "0.25.0"
9976+
shipjs-lib "0.26.0"
99779977
temp-write "4.0.0"
99789978
tempfile "^3.0.0"
99799979

0 commit comments

Comments
 (0)