Skip to content

Commit c947cf8

Browse files
Bump cross-spawn from 6.0.5 to 6.0.6 in /examples/reactnative (#233)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32953e4 commit c947cf8

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
@@ -2050,8 +2050,8 @@ cosmiconfig@^5.0.5, cosmiconfig@^5.1.0:
20502050
parse-json "^4.0.0"
20512051

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

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

0 commit comments

Comments
 (0)