Update dependency assets-webpack-plugin to v3.9.9

This commit is contained in:
renovate[bot]
2019-02-28 15:33:56 +00:00
parent 479bfee647
commit 51f812625b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -730,9 +730,9 @@
"dev": true "dev": true
}, },
"assets-webpack-plugin": { "assets-webpack-plugin": {
"version": "3.9.8", "version": "3.9.9",
"resolved": "https://registry.npmjs.org/assets-webpack-plugin/-/assets-webpack-plugin-3.9.8.tgz", "resolved": "https://registry.npmjs.org/assets-webpack-plugin/-/assets-webpack-plugin-3.9.9.tgz",
"integrity": "sha512-j8U/Cq0/ipCGdYsuDOlzFp7+4R39ka2SP+IyvFGUDJqSNh0uV+p/myRgNs8pr5YRJtJEaRNaMMFj0K0k5n4NCw==", "integrity": "sha512-HUqNO5yvKLSXfVBcLbPF0gAfJob7CINikP7shjdIL4+7haTfMbyzI24eINUpS80SXOlPbd769W8+XM57VHXrIA==",
"dev": true, "dev": true,
"requires": { "requires": {
"camelcase": "^5.0.0", "camelcase": "^5.0.0",

View File

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