Skip to content

Commit

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

Closes #113

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile

* chore: Update dependencies to latest ⬆️

Fixes #101
Fixes #112
  • Loading branch information
mrchief authored Jun 2, 2018
1 parent c573ab0 commit 5a253c8
Show file tree
Hide file tree
Showing 2 changed files with 335 additions and 958 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"jsdom-global": "^3.0.2",
"marked": "^0.3.17",
"mini-css-extract-plugin": "^0.4.0",
"nyc": "^11.2.1",
"nyc": "^12.0.1",
"postcss": "^6.0.16",
"postcss-cssnext": "^3.1.0",
"postcss-import": "^11.0.0",
Expand All @@ -100,8 +100,8 @@
"url-loader": "^1.0.1",
"webpack": "^4.6.0",
"webpack-bundle-analyzer": "^2.9.2",
"webpack-cli": "^2.0.9",
"webpack-serve": "^0.3.1",
"webpack-cli": "^3.0.1",
"webpack-serve": "^1.0.2",
"why-did-you-update": "^0.1.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 5a253c8

Please sign in to comment.