From 2a1adc881d67a7290031d39e2fc192fb296697da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 23 Mar 2018 05:20:24 +0000 Subject: [PATCH] build: bump webpack-cli from 2.0.11 to 2.0.13 Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 2.0.11 to 2.0.13. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v2.0.11...2.0.13) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3868f1e4..edf21d0f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6424,8 +6424,8 @@ webpack-addons@^1.1.5: jscodeshift "^0.4.0" webpack-cli@^2.0.11: - version "2.0.11" - resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-2.0.11.tgz#9493fad75fe948a80cfa38c72e56d2f812a42145" + version "2.0.13" + resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-2.0.13.tgz#6e2bd9ef91345344737217e22e29001ad8537518" dependencies: chalk "^2.3.2" cross-spawn "^6.0.5"