Skip to content

Commit 5713a24

Browse files
Bump cross-spawn and webpack-cli
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) and [webpack-cli](https://github.com/webpack/webpack-cli). These dependencies needed to be updated together. Updates `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) Updates `webpack-cli` from 3.3.9 to 3.3.12 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-cli@v3.3.9...v3.3.12) --- updated-dependencies: - dependency-name: cross-spawn dependency-type: indirect - dependency-name: webpack-cli dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 40d7f5d commit 5713a24

File tree

2 files changed

+73
-59
lines changed

2 files changed

+73
-59
lines changed

package-lock.json

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

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2119,9 +2119,9 @@ cross-env@^5.1:
21192119
cross-spawn "^6.0.5"
21202120

21212121
cross-spawn@^6.0.0, cross-spawn@^6.0.5:
2122-
version "6.0.5"
2123-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4"
2124-
integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==
2122+
version "6.0.6"
2123+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.6.tgz#30d0efa0712ddb7eb5a76e1e8721bffafa6b5d57"
2124+
integrity sha512-VqCUuhcd1iB+dsv8gxPttb5iZh/D0iubSP21g36KXdEuf6I5JiioesUVjpCdHV9MZRUfVFlvwtIUyPfxo5trtw==
21252125
dependencies:
21262126
nice-try "^1.0.4"
21272127
path-key "^2.0.1"

0 commit comments

Comments
 (0)