Skip to content

Commit

Permalink
fix(deps): update dependency zx-extra to v3.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 098733f commit f1f846b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"cosmiconfig": "^9.0.0",
"queuefy": "^1.2.1",
"tar-stream": "^3.1.7",
"zx-extra": "3.0.23"
"zx-extra": "3.0.24"
},
"devDependencies": {
"c8": "^10.1.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3174,10 +3174,10 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

[email protected].23:
version "3.0.23"
resolved "https://registry.yarnpkg.com/zx-extra/-/zx-extra-3.0.23.tgz#d8224aefd61aa698961c5b97e5380a2f819b48dd"
integrity sha512-0ukcKNq9iMtOSJ/I57wyzYC95OWMMFIWK5PZ5wmMf+z7dVvivRzeUB5gj75kFJE7VNCHzbeV+ZUSbvbTkqZjcA==
[email protected].24:
version "3.0.24"
resolved "https://registry.yarnpkg.com/zx-extra/-/zx-extra-3.0.24.tgz#ca1894ddd4c755062766df2bba624d5ef926df9e"
integrity sha512-CUVG2KEJsK2Do8o7kfEbJcClmiwd+3tDcNfqhDOdW4h/WcFqCI2ePIS+7qWtwca3+1Y9a7GM1whyVs1Xry7foA==
dependencies:
"@qiwi/deep-proxy" "^3.0.0"
"@types/ip" "^1.1.3"
Expand All @@ -3191,12 +3191,12 @@ [email protected]:
ssri "^10.0.6"
tempy "^3.1.0"
typescript "^5.5.4"
zx "8.1.9"
zx "8.2.0"

zx@8.1.9:
version "8.1.9"
resolved "https://registry.yarnpkg.com/zx/-/zx-8.1.9.tgz#36b8be5929a1c870dcaa28551095e17aa7ebf251"
integrity sha512-UHuLHphHmsBYKkAchkSrEN4nzDyagafqC9HUxtc1J7eopaScW6H9dsLJ1lmkAntnLtDTGoM8fa+jrJrXiIfKFA==
zx@8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/zx/-/zx-8.2.0.tgz#46e8594bf2fe8c6bc15d6e571108e525da3c22b1"
integrity sha512-ec7Z1Ki9h4CsKqbMjZ8H7G1PbbZYErscxT314LF66Ljx1YRENisqa5m9IN2VjbYgOKxdv5t0MbVd3Hf+II3e7w==
optionalDependencies:
"@types/fs-extra" ">=11"
"@types/node" ">=20"

0 comments on commit f1f846b

Please sign in to comment.