Merge pull request #488 from GoogleChromeLabs/renovate/assets-webpack-plugin-3.x

Update dependency assets-webpack-plugin to v3.9.10
This commit is contained in:
Surma
2019-02-28 19:06:57 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -730,9 +730,9 @@
"dev": true
},
"assets-webpack-plugin": {
"version": "3.9.9",
"resolved": "https://registry.npmjs.org/assets-webpack-plugin/-/assets-webpack-plugin-3.9.9.tgz",
"integrity": "sha512-HUqNO5yvKLSXfVBcLbPF0gAfJob7CINikP7shjdIL4+7haTfMbyzI24eINUpS80SXOlPbd769W8+XM57VHXrIA==",
"version": "3.9.10",
"resolved": "https://registry.npmjs.org/assets-webpack-plugin/-/assets-webpack-plugin-3.9.10.tgz",
"integrity": "sha512-aWmIi46fRhicSScuZ0n1Gk5c5vJehCihHm2L7nd7NdBqXWi5JRM+mREz/hmMay67fSRgXk5JEKFGAF1gE33z0Q==",
"dev": true,
"requires": {
"camelcase": "^5.0.0",

View File

@@ -21,7 +21,7 @@
"@types/webassembly-js-api": "0.0.2",
"@webcomponents/custom-elements": "1.2.1",
"@webpack-cli/serve": "0.1.3",
"assets-webpack-plugin": "3.9.9",
"assets-webpack-plugin": "3.9.10",
"chokidar": "2.1.2",
"chalk": "2.4.2",
"classnames": "2.2.6",