Bump webpack-stats-plugin from 0.2.1 to 0.3.1
Bumps [webpack-stats-plugin](https://github.com/FormidableLabs/webpack-stats-plugin) from 0.2.1 to 0.3.1. - [Release notes](https://github.com/FormidableLabs/webpack-stats-plugin/releases) - [Changelog](https://github.com/FormidableLabs/webpack-stats-plugin/blob/master/HISTORY.md) - [Commits](https://github.com/FormidableLabs/webpack-stats-plugin/compare/v0.2.1...v0.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
0430a677b4
commit
0b711c8609
2 changed files with 5 additions and 5 deletions
|
@ -63,7 +63,7 @@
|
|||
"vuex-router-sync": "^5.0.0",
|
||||
"webpack": "^4.6.0",
|
||||
"webpack-cli": "^3.1.2",
|
||||
"webpack-stats-plugin": "^0.2.1"
|
||||
"webpack-stats-plugin": "^0.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"concurrently": "^5.0.2",
|
||||
|
|
|
@ -8245,10 +8245,10 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0:
|
|||
source-list-map "^2.0.0"
|
||||
source-map "~0.6.1"
|
||||
|
||||
webpack-stats-plugin@^0.2.1:
|
||||
version "0.2.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack-stats-plugin/-/webpack-stats-plugin-0.2.1.tgz#1f5bac13fc25d62cbb5fd0ff646757dc802b8595"
|
||||
integrity sha512-OYMZLpZrK/qLA79NE4kC4DCt85h/5ipvWJcsefKe9MMw0qU4/ck/IJg+4OmWA+5EfrZZpHXDq92IptfYDWVfkw==
|
||||
webpack-stats-plugin@^0.3.1:
|
||||
version "0.3.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack-stats-plugin/-/webpack-stats-plugin-0.3.1.tgz#1103c39a305a4e6ba15d5078db84bc0b35447417"
|
||||
integrity sha512-pxqzFE055NlNTlNyfDG3xlB2QwT1EWdm/CF5dCJI/e+rRHVxrWhWg1rf1lfsWhI1/EePv8gi/A36YxO/+u0FgQ==
|
||||
|
||||
webpack@^4.6.0:
|
||||
version "4.33.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue