chore(deps): update dependency copy-webpack-plugin to v10.2.4
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovator Bot 2022-01-31 10:03:14 +00:00
parent 9184a28e25
commit e9dbcb7cf2
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -9,7 +9,7 @@
"version": "1.0.0",
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "10.2.3",
"copy-webpack-plugin": "10.2.4",
"del-cli": "4.0.1",
"favicons-webpack-plugin": "5.0.2",
"js-yaml": "4.1.0",
@ -1551,9 +1551,9 @@
"peer": true
},
"node_modules/copy-webpack-plugin": {
"version": "10.2.3",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.3.tgz",
"integrity": "sha512-DKg4/ijemcJmpo2vBQiwiL2u+t2XN6YYlr2v2Ejqltnn2vbPfXLAz/v0Rv8uB4UmlbB7NH4cGhLxCmtaVppvEQ==",
"version": "10.2.4",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.4.tgz",
"integrity": "sha512-xFVltahqlsRcyyJqQbDY6EYTtyQZF9rf+JPjwHObLdPFMEISqkFkr7mFoVOC6BfYS/dNThyoQKvziugm+OnwBg==",
"dev": true,
"dependencies": {
"fast-glob": "^3.2.7",
@ -7644,9 +7644,9 @@
"peer": true
},
"copy-webpack-plugin": {
"version": "10.2.3",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.3.tgz",
"integrity": "sha512-DKg4/ijemcJmpo2vBQiwiL2u+t2XN6YYlr2v2Ejqltnn2vbPfXLAz/v0Rv8uB4UmlbB7NH4cGhLxCmtaVppvEQ==",
"version": "10.2.4",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.4.tgz",
"integrity": "sha512-xFVltahqlsRcyyJqQbDY6EYTtyQZF9rf+JPjwHObLdPFMEISqkFkr7mFoVOC6BfYS/dNThyoQKvziugm+OnwBg==",
"dev": true,
"requires": {
"fast-glob": "^3.2.7",
@ -8234,7 +8234,7 @@
"peer": true,
"requires": {
"clone": "^2.1.2",
"colors": "1.4.0",
"colors": "^1.4.0",
"image-size": "^0.8.3",
"jimp": "^0.16.1",
"jsontoxml": "^1.0.1",

View File

@ -19,7 +19,7 @@
"author": "Robert Kaussow",
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "10.2.3",
"copy-webpack-plugin": "10.2.4",
"del-cli": "4.0.1",
"favicons-webpack-plugin": "5.0.2",
"js-yaml": "4.1.0",