hotfix: update webpackbar to 3.0.2

This commit is contained in:
Pooya Parsa 2018-11-08 14:40:47 +03:30
parent dc00980308
commit e8aabac197
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"webpack-dev-middleware": "^3.4.0",
"webpack-hot-middleware": "^2.24.3",
"webpack-node-externals": "^1.7.2",
"webpackbar": "^3.0.0"
"webpackbar": "^3.0.2"
},
"publishConfig": {
"access": "public"

View File

@ -11061,10 +11061,10 @@ webpack@^4.25.1:
watchpack "^1.5.0"
webpack-sources "^1.3.0"
webpackbar@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/webpackbar/-/webpackbar-3.0.0.tgz#8f9c3596ce7a3bc156feb97a59e6e3fc07f88104"
integrity sha512-OmGaVK6kogveo1FK56zHdVbzrCcoain8CJ2TvbK9YptjlBsDQ28wHCaOvgap7LMDv7L/iKtZv9gufOI3YhFmeg==
webpackbar@^3.0.2:
version "3.0.2"
resolved "https://registry.npmjs.org/webpackbar/-/webpackbar-3.0.2.tgz#188a92d804c0e3709dbe9749acdb19a6c87b3580"
integrity sha512-7hfO38c6nQxx6JFTCegWOQvu2TZUrlVafBoZHgnHH9+eiUaKIy9N2FvijIe5M/clfjN60CMG4iuQKGFGJbkgwg==
dependencies:
ansi-escapes "^3.1.0"
chalk "^2.4.1"