Skip to content

Commit 9e36779

Browse files
Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/reactnative
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] <support@github.com>
1 parent 1b57846 commit 9e36779

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

examples/reactnative/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/reactnative/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2051,8 +2051,8 @@ cosmiconfig@^5.0.5, cosmiconfig@^5.1.0:
20512051
parse-json "^4.0.0"
20522052

20532053
cross-spawn@^6.0.0:
2054-
version "6.0.5"
2055-
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz"
2054+
version "6.0.6"
2055+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
20562056
dependencies:
20572057
nice-try "^1.0.4"
20582058
path-key "^2.0.1"
@@ -2061,8 +2061,8 @@ cross-spawn@^6.0.0:
20612061
which "^1.2.9"
20622062

20632063
cross-spawn@^7.0.0, cross-spawn@^7.0.2:
2064-
version "7.0.3"
2065-
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz"
2064+
version "7.0.6"
2065+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
20662066
dependencies:
20672067
path-key "^3.1.0"
20682068
shebang-command "^2.0.0"

0 commit comments

Comments
 (0)