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 69
69
"opener" : " ^1.5.1" ,
70
70
"prettier" : " ^2.0.5" ,
71
71
"rimraf" : " ^4.0.0" ,
72
- "shipjs" : " ^0.25 .0" ,
72
+ "shipjs" : " ^0.26 .0" ,
73
73
"ts-node" : " ^10.0.0" ,
74
74
"typescript" : " ^5.0.0" ,
75
75
"vue-eslint-editor" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -9935,21 +9935,21 @@ shelljs@0.8.5, shelljs@^0.8.5:
9935
9935
interpret "^1.0.0"
9936
9936
rechoir "^0.6.2"
9937
9937
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 ==
9942
9942
dependencies:
9943
9943
deepmerge "^4.2.2"
9944
9944
dotenv "^8.1.0"
9945
9945
parse-github-url "1.0.2"
9946
9946
semver "6.3.0"
9947
9947
shelljs "0.8.5"
9948
9948
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 ==
9953
9953
dependencies:
9954
9954
"@babel/runtime" "^7.6.3"
9955
9955
"@octokit/rest" "^17.11.0"
@@ -9973,7 +9973,7 @@ shipjs@^0.25.0:
9973
9973
prettier "^2.0.0"
9974
9974
serialize-javascript "^3.0.0"
9975
9975
shell-quote "^1.7.2"
9976
- shipjs-lib "0.25 .0"
9976
+ shipjs-lib "0.26 .0"
9977
9977
temp-write "4.0.0"
9978
9978
tempfile "^3.0.0"
9979
9979
You can’t perform that action at this time.
0 commit comments