Merge pull request #442 from GoogleChromeLabs/renovate/progress-bar-webpack-plugin-1.x

Update dependency progress-bar-webpack-plugin to v1.12.1
This commit is contained in:
Surma
2019-01-29 18:11:12 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -11970,9 +11970,9 @@
"dev": true
},
"progress-bar-webpack-plugin": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/progress-bar-webpack-plugin/-/progress-bar-webpack-plugin-1.12.0.tgz",
"integrity": "sha512-No4Z/OF8SbPOGnwKcp7HsLUjYdkEkBiBRVoEqlTCs1KXyBI8h8vXfATFF1pnLxyotJ+GnMwkqobHKZVdfdpdRw==",
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/progress-bar-webpack-plugin/-/progress-bar-webpack-plugin-1.12.1.tgz",
"integrity": "sha512-tVbPB5xBbqNwdH3mwcxzjL1r1Vrm/xGu93OsqVSAbCaXGoKFvfWIh0gpMDpn2kYsPVRSAIK0pBkP9Vfs+JJibQ==",
"dev": true,
"requires": {
"chalk": "^1.1.1",

View File

@@ -45,7 +45,7 @@
"preact": "8.4.2",
"prerender-loader": "1.2.0",
"pretty-bytes": "5.1.0",
"progress-bar-webpack-plugin": "1.12.0",
"progress-bar-webpack-plugin": "1.12.1",
"raw-loader": "1.0.0",
"sass-loader": "7.1.0",
"script-ext-html-webpack-plugin": "2.1.3",