chore(deps): update dependency webpack-manifest-plugin to v4.1.1

This commit is contained in:
Renovate Bot 2022-01-11 16:40:38 +00:00 committed by renovate[bot]
parent abd7f34310
commit 49ac653013
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -33,7 +33,7 @@
"svgtofont": "3.14.0",
"webpack": "5.65.0",
"webpack-cli": "4.9.1",
"webpack-manifest-plugin": "4.0.2",
"webpack-manifest-plugin": "4.1.1",
"webpack-remove-empty-scripts": "0.7.2"
}
},
@ -11686,9 +11686,9 @@
}
},
"node_modules/webpack-manifest-plugin": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-4.0.2.tgz",
"integrity": "sha512-Ld6j05pRblXAVoX8xdXFDsc/s97cFnR1FOmQawhTSlp6F6aeU1Jia5aqTmDpkueaAz8g9sXpgSOqmEgVAR61Xw==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.1.tgz",
"integrity": "sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==",
"dev": true,
"dependencies": {
"tapable": "^2.0.0",
@ -21321,9 +21321,9 @@
}
},
"webpack-manifest-plugin": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-4.0.2.tgz",
"integrity": "sha512-Ld6j05pRblXAVoX8xdXFDsc/s97cFnR1FOmQawhTSlp6F6aeU1Jia5aqTmDpkueaAz8g9sXpgSOqmEgVAR61Xw==",
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/webpack-manifest-plugin/-/webpack-manifest-plugin-4.1.1.tgz",
"integrity": "sha512-YXUAwxtfKIJIKkhg03MKuiFAD72PlrqCiwdwO4VEXdRO5V0ORCNwaOwAZawPZalCbmH9kBDmXnNeQOw+BIEiow==",
"dev": true,
"requires": {
"tapable": "^2.0.0",

View File

@ -51,7 +51,7 @@
"svgtofont": "3.14.0",
"webpack": "5.65.0",
"webpack-cli": "4.9.1",
"webpack-manifest-plugin": "4.0.2",
"webpack-manifest-plugin": "4.1.1",
"webpack-remove-empty-scripts": "0.7.2"
},
"overrides": {