chore(deps): update dependency favicons-webpack-plugin to v6.0.1 #244

Merged
renovator merged 1 commits from renovate/devdeps-non-major into main 2023-08-14 02:38:19 +02:00
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -10,7 +10,7 @@
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "11.0.0",
"favicons-webpack-plugin": "6.0.0",
"favicons-webpack-plugin": "6.0.1",
"js-yaml": "4.1.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.1",
@ -1778,9 +1778,9 @@
}
},
"node_modules/favicons-webpack-plugin": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/favicons-webpack-plugin/-/favicons-webpack-plugin-6.0.0.tgz",
"integrity": "sha512-wryICW2NjR9BORYjP1PN3CDbjVzXDxcemLMWQBdLJGhZlj0sYF7NNq+ddQtO/YJvBurYQ3YR1df5uXZRmcF9hw==",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/favicons-webpack-plugin/-/favicons-webpack-plugin-6.0.1.tgz",
"integrity": "sha512-Gl0Co4zIZq74EKXdpfe8FaoJqbuf0undV4UgpsL34vqICRAYUDwQdp3D+z+uxEOV0i9o+vHDn7Q6jaSxRiDJUA==",
"dev": true,
"dependencies": {
"find-root": "^1.1.0",
@ -1788,7 +1788,7 @@
"parse5": "^7.1.1"
},
"engines": {
"node": ">=14"
"node": ">=16"
},
"optionalDependencies": {
"html-webpack-plugin": "^5.5.0"

View File

@ -22,7 +22,7 @@
"license": "MIT",
"devDependencies": {
"copy-webpack-plugin": "11.0.0",
"favicons-webpack-plugin": "6.0.0",
"favicons-webpack-plugin": "6.0.1",
"js-yaml": "4.1.0",
"npm-run-all": "4.1.5",
"prettier": "3.0.1",