Skip to content

Commit

Permalink
fix(deps): update dependency zx-extra to v3.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent 5658be8 commit afe2d32
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.16"
"zx-extra": "3.0.17"
},
"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 @@ -3406,10 +3406,10 @@ [email protected]:
property-expr "^2.0.4"
toposort "^2.0.2"

[email protected].16:
version "3.0.16"
resolved "https://registry.yarnpkg.com/zx-extra/-/zx-extra-3.0.16.tgz#b67ddcdc0fef7ee88e2df9148e0ab86e82ffde07"
integrity sha512-hOkm47nfN50DRTgGxrVOKen2INVziExnGbX2vUwCLmMJ3c9mkd0/xHHbjH+NSX54HmsJRUAriD7ZehHEdjWDFA==
[email protected].17:
version "3.0.17"
resolved "https://registry.yarnpkg.com/zx-extra/-/zx-extra-3.0.17.tgz#92284b69c2a7ae7862c8d9bbb35d20b03a9e6bf2"
integrity sha512-1f2OB6q/dZ7wBLmlgRefhA6S9yJRbCWW8AqbkAbwhnI9+jrKVk2PXKxizNvSxtiD6XOXfHZXth6hc7EY9gEs+A==
dependencies:
"@qiwi/deep-proxy" "^3.0.0"
"@types/ip" "^1.1.3"
Expand All @@ -3422,12 +3422,12 @@ [email protected]:
semver "^7.6.2"
ssri "^10.0.6"
tempy "^3.1.0"
zx "8.1.3"
zx "8.1.4-dev.a262a21"

[email protected].3:
version "8.1.3"
resolved "https://registry.yarnpkg.com/zx/-/zx-8.1.3.tgz#037e2e49f8e50d7d8c9ecabbb1f947e54edc0eb2"
integrity sha512-fA44CRlggDOKeqt66aMwzLj1tb0zEQJmIjsSDXpmNjRRKaLFYkpeGE/zXnO05sJvSuzAlbVM50zexJJGMrIvuQ==
[email protected].4-dev.a262a21:
version "8.1.4-dev.a262a21"
resolved "https://registry.yarnpkg.com/zx/-/zx-8.1.4-dev.a262a21.tgz#3b3650479cc824b6d11e20fa77e86a9598bbc24b"
integrity sha512-EUEv3JM9KYM3ewVa8IZ0hp7pSJxBT2BAY3i+ubg+UBZ+kIwktyX5f8Sv4nIICTPEh5r6RUoKBAgoWRzIVP6b+Q==
optionalDependencies:
"@types/fs-extra" ">=11"
"@types/node" ">=20"

0 comments on commit afe2d32

Please sign in to comment.