Skip to content

Commit

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

* chore(package): update lockfile package-lock.json
  • Loading branch information
greenkeeper[bot] authored and peril-parse-community[bot] committed Jun 11, 2019
1 parent 9b0d59d commit 9abb6dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"style-loader": "0.23.0",
"svg-prep": "1.0.4",
"webpack": "4.33.0",
"webpack-cli": "3.3.3"
"webpack-cli": "3.3.4"
},
"scripts": {
"dev": "node ./Parse-Dashboard/index.js & webpack --config webpack/build.config.js --devtool eval-source-map --progress --watch",
Expand Down

0 comments on commit 9abb6dd

Please sign in to comment.