Skip to content

Commit ceff2e3

Browse files
authoredNov 18, 2024··
Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md) - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3bb8b93 commit ceff2e3

File tree

2 files changed

+8
-37
lines changed

2 files changed

+8
-37
lines changed
 

‎package-lock.json

+6-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1798,8 +1798,8 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
17981798
resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz"
17991799

18001800
cross-spawn@^7.0.2, cross-spawn@^7.0.3:
1801-
version "7.0.3"
1802-
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
1801+
version "7.0.6"
1802+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
18031803
dependencies:
18041804
path-key "^3.1.0"
18051805
shebang-command "^2.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.