housekeeping(dev-deps): webpack-stats-plugin@1.0.2 (#6576)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-11-03 09:17:30 -08:00
committed by GitHub
parent 9b0ff32364
commit 45f0374a1f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -32030,9 +32030,9 @@
}
},
"webpack-stats-plugin": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/webpack-stats-plugin/-/webpack-stats-plugin-1.0.1.tgz",
"integrity": "sha512-PUoHMYmL7HW1uSBc5ZemIixaStU5NNseETPI0h9RWLs2glXKyH+0oyiYy8f/EVlFhklPYRVNdfVRDu8rCVFLgQ==",
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/webpack-stats-plugin/-/webpack-stats-plugin-1.0.2.tgz",
"integrity": "sha512-7G8gSRMtXhld6VBJ3OXoBxPeopyLM4T/QpUUudEuH9N+hhb1AGHmARYQsPMgeJBPsrBGUuQWKRh1FECfUhYkQw==",
"dev": true
},
"websocket-driver": {

View File

@@ -177,7 +177,7 @@
"webpack-bundle-size-analyzer": "^3.1.0",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.11.0",
"webpack-stats-plugin": "=1.0.1"
"webpack-stats-plugin": "=1.0.2"
},
"config": {
"deps_check_dir": ".deps_check"