chore(deps-dev): bump webpack-stats-plugin from 1.0.2 to 1.0.3

This commit is contained in:
dependabot[bot]
2021-01-08 00:56:19 -05:00
committed by GitHub
parent 90f6aff70d
commit 03b28c42aa
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -30577,9 +30577,9 @@
}
},
"webpack-stats-plugin": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/webpack-stats-plugin/-/webpack-stats-plugin-1.0.2.tgz",
"integrity": "sha512-7G8gSRMtXhld6VBJ3OXoBxPeopyLM4T/QpUUudEuH9N+hhb1AGHmARYQsPMgeJBPsrBGUuQWKRh1FECfUhYkQw==",
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/webpack-stats-plugin/-/webpack-stats-plugin-1.0.3.tgz",
"integrity": "sha512-tV/SQHl6lKfBahJcNDmz8JG1rpWPB9NEDQSMIoL74oVAotdxYljpgIsgLzgc1N9QrtA9KEA0moJVwQtNZv2aDA==",
"dev": true
},
"websocket-driver": {

View File

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