Skip to content

Commit 91eaf2a

Browse files
build(deps-dev): bump zx from 7.2.2 to 7.2.3 (#868)
Bumps [zx](https://github.com/google/zx) from 7.2.2 to 7.2.3. - [Release notes](https://github.com/google/zx/releases) - [Commits](google/zx@7.2.2...7.2.3) --- updated-dependencies: - dependency-name: zx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee93621 commit 91eaf2a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"textlint": "^13.3.2",
2222
"textlint-filter-rule-comments": "^1.2.2",
2323
"textlint-rule-prh": "^5.3.0",
24-
"zx": "7.2.2"
24+
"zx": "7.2.3"
2525
}
2626
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1727,10 +1727,10 @@ zwitch@^1.0.0:
17271727
resolved "https://registry.yarnpkg.com/zwitch/-/zwitch-1.0.5.tgz#d11d7381ffed16b742f6af7b3f223d5cd9fe9920"
17281728
integrity sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==
17291729

1730-
zx@7.2.2:
1731-
version "7.2.2"
1732-
resolved "https://registry.yarnpkg.com/zx/-/zx-7.2.2.tgz#fe1e9ba84a3806f6ea9ece39e0aea1cd7e5a4855"
1733-
integrity sha512-50Gjicd6ijTt7Zcz5fNX+rHrmE0uVqC+X6lYKhf2Cu8wIxDpNIzXwTmzchNdW+JY3LFsRcU43B1lHE4HBMmKgQ==
1730+
zx@7.2.3:
1731+
version "7.2.3"
1732+
resolved "https://registry.yarnpkg.com/zx/-/zx-7.2.3.tgz#d9fef6bd084f7e21994080de09fb20e441074c39"
1733+
integrity sha512-QODu38nLlYXg/B/Gw7ZKiZrvPkEsjPN3LQ5JFXM7h0JvwhEdPNNl+4Ao1y4+o3CLNiDUNcwzQYZ4/Ko7kKzCMA==
17341734
dependencies:
17351735
"@types/fs-extra" "^11.0.1"
17361736
"@types/minimist" "^1.2.2"

0 commit comments

Comments
 (0)