misc: update webpackbar to 2.2.0 for consola integration

This commit is contained in:
Pooya Parsa 2018-03-31 21:37:08 +04:30
parent 25741f5a1f
commit 84774daa3f
2 changed files with 5 additions and 4 deletions

View File

@ -130,7 +130,7 @@
"webpack-dev-middleware": "^3.1.0",
"webpack-hot-middleware": "^2.21.2",
"webpack-node-externals": "^1.6.0",
"webpackbar": "^2.1.0"
"webpackbar": "^2.2.0"
},
"devDependencies": {
"babel-eslint": "^8.2.1",

View File

@ -7581,11 +7581,12 @@ webpack@^4.4.1:
watchpack "^1.5.0"
webpack-sources "^1.0.1"
webpackbar@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-2.1.0.tgz#c6ef3529f63d4369435a72ea0aaba289e1d2dc61"
webpackbar@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-2.2.0.tgz#db08d5f997b6dfd717c070fb1cf9c0c4ae35f1b3"
dependencies:
chalk "^2.3.2"
consola "^0.1.0"
figures "^2.0.0"
loader-utils "^1.1.0"
lodash "^4.17.5"