Skip to content

Commit 114c8e0

Browse files
chore(deps): bump cross-spawn from 6.0.5 to 6.0.6 in /example
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 c619642 commit 114c8e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2192,9 +2192,9 @@ cosmiconfig@^5.0.5, cosmiconfig@^5.1.0:
21922192
parse-json "^4.0.0"
21932193

21942194
cross-spawn@^6.0.0:
2195-
version "6.0.5"
2196-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
2197-
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
2195+
version "6.0.6"
2196+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
2197+
integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==
21982198
dependencies:
21992199
nice-try "^1.0.4"
22002200
path-key "^2.0.1"

0 commit comments

Comments
 (0)