Skip to content

Commit

Permalink
Update webpack-cli to the latest version 🚀 (#598)
Browse files Browse the repository at this point in the history
* chore(package): update webpack-cli to version 3.1.2

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
  • Loading branch information
greenkeeper[bot] authored and mhuggins committed Sep 29, 2018
1 parent 9fb0d20 commit 1e01261
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"svg-react-loader": "0.4.5",
"wait-on": "3.0.1",
"webpack": "3.12.0",
"webpack-cli": "3.1.1",
"webpack-cli": "3.1.2",
"webpack-dev-server": "2.11.3",
"webpack-merge": "4.1.4"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11060,9 +11060,9 @@ webidl-conversions@^4.0.2:
version "4.0.2"
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"

webpack-cli@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.1.1.tgz#92be3e324c1788208a301172139febb476566262"
webpack-cli@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.1.2.tgz#17d7e01b77f89f884a2bbf9db545f0f6a648e746"
dependencies:
chalk "^2.4.1"
cross-spawn "^6.0.5"
Expand Down

0 comments on commit 1e01261

Please sign in to comment.