Skip to content

Commit

Permalink
fix(deps): update dependency zx-extra to v3.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2024
1 parent 22fd2f4 commit d36052c
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.12"
"zx-extra": "3.0.13"
},
"devDependencies": {
"c8": "^9.1.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3081,10 +3081,10 @@ [email protected]:
property-expr "^2.0.4"
toposort "^2.0.2"

[email protected].12:
version "3.0.12"
resolved "https://registry.yarnpkg.com/zx-extra/-/zx-extra-3.0.12.tgz#cb6b17cefec0b551f447771586c465622f9e2e11"
integrity sha512-CH81vm/Iu8Lf+OufbQdFOFoJ6kSQEUEJiXmfnS4Dlz7IhZGVr0hqifMuZKp0Ujl5T/4yaRm+yy16D/BoVHTALA==
[email protected].13:
version "3.0.13"
resolved "https://registry.yarnpkg.com/zx-extra/-/zx-extra-3.0.13.tgz#acdaa3ee21d5e4596a71e5c5fe4b6c69881a717b"
integrity sha512-uuKi0jenz/A5X7X3d6ILav7BYummigl7XCwGgop03vInepbkJQzrjVH1+cOnA+g4TSb3WsaH7ZujHCCT/bYmNA==
dependencies:
"@qiwi/deep-proxy" "^3.0.0"
"@types/ip" "^1.1.3"
Expand All @@ -3097,12 +3097,12 @@ [email protected]:
semver "^7.6.2"
ssri "^10.0.6"
tempy "^3.1.0"
zx "8.1.1"
zx "8.1.2"

[email protected].1:
version "8.1.1"
resolved "https://registry.yarnpkg.com/zx/-/zx-8.1.1.tgz#240cd319a2fb016eddff094c4548f27061d89398"
integrity sha512-JYAyM06wK+KLy07MkipBTghtd3zsYBxTH44Fh3p932ntDKdT5jxziEK51siPG+rqT+MWV1yK9mCM1/CB92PV7Q==
[email protected].2:
version "8.1.2"
resolved "https://registry.yarnpkg.com/zx/-/zx-8.1.2.tgz#d3e0a6f08b11ab3b4c8d037a61bba7ba8897058c"
integrity sha512-zkCiXKh8D/eo6r58OmJvO5mc2NthcSRvysb3fuS6VQlHPbEPBcxduRwM3m6ZfHj+7cLHcrahCnuO2TDAbW+6xw==
optionalDependencies:
"@types/fs-extra" "^11.0.4"
"@types/node" ">=20.12.12"

0 comments on commit d36052c

Please sign in to comment.