chore(deps): update dependency copy-webpack-plugin to v10.2.1

This commit is contained in:
Renovate Bot 2022-01-20 13:51:08 +00:00 committed by renovate[bot]
parent c061f27a3f
commit 8f0a194767
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -19,7 +19,7 @@
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.16.5", "@babel/eslint-parser": "7.16.5",
"autoprefixer": "10.4.2", "autoprefixer": "10.4.2",
"copy-webpack-plugin": "10.2.0", "copy-webpack-plugin": "10.2.1",
"css-loader": "6.5.1", "css-loader": "6.5.1",
"eslint": "8.7.0", "eslint": "8.7.0",
"eslint-config-prettier": "8.3.0", "eslint-config-prettier": "8.3.0",
@ -2832,9 +2832,9 @@
} }
}, },
"node_modules/copy-webpack-plugin": { "node_modules/copy-webpack-plugin": {
"version": "10.2.0", "version": "10.2.1",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.0.tgz", "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.1.tgz",
"integrity": "sha512-my6iXII95c78w14HzYCNya5TlJYa44lOppAge5GSTMM1SyDxNsVGCJvhP4/ld6snm8lzjn3XOonMZD6s1L86Og==", "integrity": "sha512-nr81NhCAIpAWXGCK5thrKmfCQ6GDY0L5RN0U+BnIn/7Us55+UCex5ANNsNKmIVtDRnk0Ecf+/kzp9SUVrrBMLg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"fast-glob": "^3.2.7", "fast-glob": "^3.2.7",
@ -14386,9 +14386,9 @@
} }
}, },
"copy-webpack-plugin": { "copy-webpack-plugin": {
"version": "10.2.0", "version": "10.2.1",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.0.tgz", "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-10.2.1.tgz",
"integrity": "sha512-my6iXII95c78w14HzYCNya5TlJYa44lOppAge5GSTMM1SyDxNsVGCJvhP4/ld6snm8lzjn3XOonMZD6s1L86Og==", "integrity": "sha512-nr81NhCAIpAWXGCK5thrKmfCQ6GDY0L5RN0U+BnIn/7Us55+UCex5ANNsNKmIVtDRnk0Ecf+/kzp9SUVrrBMLg==",
"dev": true, "dev": true,
"requires": { "requires": {
"fast-glob": "^3.2.7", "fast-glob": "^3.2.7",

View file

@ -37,7 +37,7 @@
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.16.5", "@babel/eslint-parser": "7.16.5",
"autoprefixer": "10.4.2", "autoprefixer": "10.4.2",
"copy-webpack-plugin": "10.2.0", "copy-webpack-plugin": "10.2.1",
"css-loader": "6.5.1", "css-loader": "6.5.1",
"eslint": "8.7.0", "eslint": "8.7.0",
"eslint-config-prettier": "8.3.0", "eslint-config-prettier": "8.3.0",