housekeeping(dev-deps): copy-webpack-plugin@6.3.1

This commit is contained in:
Renovate Bot
2020-11-13 19:16:33 +00:00
committed by renovate[bot]
parent 6fe9658ef0
commit d7c97404c1

6
package-lock.json generated
View File

@@ -9216,9 +9216,9 @@
}
},
"copy-webpack-plugin": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.3.0.tgz",
"integrity": "sha512-kQ2cGGQLO6Ov2fe7rEGVxObI17dPeFkv8bRGnUAGZehOcrrObyAR9yWYlFGlJsyWM4EeuC/ytQNQkXxjYotMzg==",
"version": "6.3.1",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.3.1.tgz",
"integrity": "sha512-SyIMdP6H3v+zPU+VIhKRsK0ZEF82KZ93JBlKOoIW8SkkuI84FSrHxG+aMTE1u4csbi9PLRqqWTIK+bfJ2xsFuQ==",
"dev": true,
"requires": {
"cacache": "^15.0.5",