Skip to content

Commit

Permalink
fix(deps): update dependency zx-extra to v3.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and antongolub committed Nov 12, 2024
1 parent e9c81e8 commit 00ba662
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.24"
"zx-extra": "3.0.25"
},
"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].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==
[email protected].25:
version "3.0.25"
resolved "https://registry.yarnpkg.com/zx-extra/-/zx-extra-3.0.25.tgz#617d665c49c798106f46eed60b0a5c5cbbc493b1"
integrity sha512-k5KLTybJFR9n0phL48A8IwFjT+y9kzqIJqrjFs+p0PZ4siFC21U6H5EDj2VfoJNgX920q5QtyrXCEmar8I95kQ==
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.2.0"
zx "8.2.2"

[email protected].0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/zx/-/zx-8.2.0.tgz#46e8594bf2fe8c6bc15d6e571108e525da3c22b1"
integrity sha512-ec7Z1Ki9h4CsKqbMjZ8H7G1PbbZYErscxT314LF66Ljx1YRENisqa5m9IN2VjbYgOKxdv5t0MbVd3Hf+II3e7w==
[email protected].2:
version "8.2.2"
resolved "https://registry.yarnpkg.com/zx/-/zx-8.2.2.tgz#ec77551d53ea9979213d6cce963516d20d305e54"
integrity sha512-HSIdpU5P2ONI0nssnhsUZNCH9Sd/Z8LIFk9n8QTbu6JufzJx7qR7ajrMN21s06JqWSApcN012377iWsv8Vs5bg==
optionalDependencies:
"@types/fs-extra" ">=11"
"@types/node" ">=20"

0 comments on commit 00ba662

Please sign in to comment.