Skip to content

Commit 8b06182

Browse files
build(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#177)
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Corentin Ardeois <cardeois@landr.com>
1 parent 5bd27fd commit 8b06182

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
@@ -2610,9 +2610,9 @@ cross-inspect@1.0.1:
26102610
tslib "^2.4.0"
26112611

26122612
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
2613-
version "7.0.3"
2614-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
2615-
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
2613+
version "7.0.6"
2614+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
2615+
integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
26162616
dependencies:
26172617
path-key "^3.1.0"
26182618
shebang-command "^2.0.0"

0 commit comments

Comments
 (0)