Skip to content

Commit

Permalink
chore(deps): update dependency webpack-cli to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 15, 2019
1 parent 7b56385 commit 6dde6c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"vue-loader": "15.7.0",
"vue-style-loader": "4.1.2",
"vue-template-compiler": "2.6.9",
"webpack-cli": "3.2.3",
"webpack-cli": "3.3.0",
"webpack": "4.29.6",
"webpack-dev-server": "3.2.1"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6573,9 +6573,9 @@ [email protected]:
version "1.0.0"
resolved "https://registry.yarnpkg.com/weak-map/-/weak-map-1.0.0.tgz#b66e56a9df0bd25a76bbf1b514db129080614a37"

webpack-cli@3.2.3:
version "3.2.3"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.2.3.tgz#13653549adfd8ccd920ad7be1ef868bacc22e346"
webpack-cli@3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.0.tgz#55c8a74cae1e88117f9dda3a801c7272e93ca318"
dependencies:
chalk "^2.4.1"
cross-spawn "^6.0.5"
Expand All @@ -6587,7 +6587,7 @@ [email protected]:
loader-utils "^1.1.0"
supports-color "^5.5.0"
v8-compile-cache "^2.0.2"
yargs "^12.0.4"
yargs "^12.0.5"

webpack-dev-middleware@^3.5.1:
version "3.6.0"
Expand Down Expand Up @@ -6826,7 +6826,7 @@ [email protected]:
y18n "^3.2.1 || ^4.0.0"
yargs-parser "^10.1.0"

yargs@^12.0.4:
yargs@^12.0.5:
version "12.0.5"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13"
dependencies:
Expand Down

0 comments on commit 6dde6c4

Please sign in to comment.