Skip to content

Commit

Permalink
fix(deps): update dependency zx-extra to v3.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2024
1 parent fe4ffc2 commit 67cf4fa
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.18"
"zx-extra": "3.0.19"
},
"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 @@ -3419,10 +3419,10 @@ [email protected]:
property-expr "^2.0.4"
toposort "^2.0.2"

[email protected].18:
version "3.0.18"
resolved "https://registry.yarnpkg.com/zx-extra/-/zx-extra-3.0.18.tgz#722fa5252cd03d8b36f19fc0d3647d4ffc10e20a"
integrity sha512-J+eFvfjDENc+VFOiYlZ59lGueLg8Gz5axCnaM4vOWUwEUgC07pL0Pkm5cLyPgZXAw7mtRdELYYvRx++uvdeIDw==
[email protected].19:
version "3.0.19"
resolved "https://registry.yarnpkg.com/zx-extra/-/zx-extra-3.0.19.tgz#a2ad6d3ca51faa6617fc93c9cff953eebe824360"
integrity sha512-zTvAsPgeLjQbA7ltE9ZumeSHS60zoogL1PJ1WraWUMzrnnpVUE3oo6Emi6tC7PIY4RROZt38EOOftf/vOSes/Q==
dependencies:
"@qiwi/deep-proxy" "^3.0.0"
"@types/ip" "^1.1.3"
Expand All @@ -3435,12 +3435,12 @@ [email protected]:
semver "^7.6.2"
ssri "^10.0.6"
tempy "^3.1.0"
zx "8.1.4-dev.d7d074d"
zx "8.1.4"

[email protected]-dev.d7d074d:
version "8.1.4-dev.d7d074d"
resolved "https://registry.yarnpkg.com/zx/-/zx-8.1.4-dev.d7d074d.tgz#7f63f03e0fc7dbd8bb972ff975ce591d8ce9021c"
integrity sha512-PADUyrfpGcRhPic5t9GHn+EDOcPl3RD14D8rRKwFnYn5kqXdWaKFwcWTkFW45wJlrHUx3+oi/1pTcL3wN6YYGQ==
[email protected]:
version "8.1.4"
resolved "https://registry.yarnpkg.com/zx/-/zx-8.1.4.tgz#19bcd543fab34d01d7d4174a314b33cde9115a17"
integrity sha512-QFDYYpnzdpRiJ3dL2102Cw26FpXpWshW4QLTGxiYfIcwdAqg084jRCkK/kuP/NOSkxOjydRwNFG81qzA5r1a6w==
optionalDependencies:
"@types/fs-extra" ">=11"
"@types/node" ">=20"

0 comments on commit 67cf4fa

Please sign in to comment.