Merge pull request #2495 from thelounge/renovate/webpack-cli-2.x

Update dependency webpack-cli to v2.1.5
This commit is contained in:
Jérémie Astori 2018-06-01 21:33:30 -04:00 committed by GitHub
commit ecaf269fe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -99,7 +99,7 @@
"textcomplete": "0.17.1", "textcomplete": "0.17.1",
"undate": "0.3.0", "undate": "0.3.0",
"webpack": "4.10.2", "webpack": "4.10.2",
"webpack-cli": "2.1.4", "webpack-cli": "2.1.5",
"webpack-dev-server": "3.1.4" "webpack-dev-server": "3.1.4"
} }
} }

View File

@ -8234,9 +8234,9 @@ webpack-addons@^1.1.5:
dependencies: dependencies:
jscodeshift "^0.4.0" jscodeshift "^0.4.0"
webpack-cli@2.1.4: webpack-cli@2.1.5:
version "2.1.4" version "2.1.5"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-2.1.4.tgz#cab81e79249127384fb69b2fdfe2055f9c771b76" resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-2.1.5.tgz#3081fdeb2f205f0a54aa397986880b0c20a71f7a"
dependencies: dependencies:
chalk "^2.4.1" chalk "^2.4.1"
cross-spawn "^6.0.5" cross-spawn "^6.0.5"