Skip to content

Commit 659ce8a

Browse files
Bump cross-spawn from 6.0.5 to 6.0.6 (#70)
* Bump cross-spawn from 6.0.5 to 6.0.6 Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v6.0.5...v6.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Update yarn.lock --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Isabel Paredes <[email protected]>
1 parent ba1d20e commit 659ce8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4691,15 +4691,15 @@ __metadata:
46914691
linkType: hard
46924692

46934693
"cross-spawn@npm:^6.0.5":
4694-
version: 6.0.5
4695-
resolution: "cross-spawn@npm:6.0.5"
4694+
version: 6.0.6
4695+
resolution: "cross-spawn@npm:6.0.6"
46964696
dependencies:
46974697
nice-try: "npm:^1.0.4"
46984698
path-key: "npm:^2.0.1"
46994699
semver: "npm:^5.5.0"
47004700
shebang-command: "npm:^1.2.0"
47014701
which: "npm:^1.2.9"
4702-
checksum: f893bb0d96cd3d5751d04e67145bdddf25f99449531a72e82dcbbd42796bbc8268c1076c6b3ea51d4d455839902804b94bc45dfb37ecbb32ea8e54a6741c3ab9
4702+
checksum: a6e2e5b04a0e0f806c1df45f92cd079b65f95fbe5a7650ee1ab60318c33a6c156a8a2f8b6898f57764f7363ec599a0625e9855dfa78d52d2d73dbd32eb11c25e
47034703
languageName: node
47044704
linkType: hard
47054705

0 commit comments

Comments
 (0)