Update webpack-bundle-analyzer to the latest version 🚀 (#1709)

* chore(package): update webpack-bundle-analyzer to version 3.0.0

* chore(package): update lockfile

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2018-09-11 23:47:55 -04:00
committed by Kevin Barabash
parent f71f469d4b
commit 91553c1dfe
2 changed files with 77 additions and 40 deletions

View File

@@ -66,7 +66,7 @@
"stylelint-config-standard": "^18.0.0",
"uglifyjs-webpack-plugin": "^1.2.5",
"webpack": "^4.9.1",
"webpack-bundle-analyzer": "^2.13.0",
"webpack-bundle-analyzer": "^3.0.0",
"webpack-cli": "^3.0.1",
"webpack-dev-server": "^3.1.4"
},