chore(deps): update devdependencies (non-major)

This commit is contained in:
renovate[bot] 2022-11-28 00:20:33 +00:00
parent 3f1c9e56e2
commit 78e0fa3039
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -26,13 +26,13 @@
"favicons": "7.0.2",
"npm-run-all": "4.1.5",
"postcss-loader": "7.0.1",
"prettier": "2.7.1",
"prettier": "2.8.0",
"prettier-plugin-go-template": "0.0.13",
"sass": "1.56.1",
"sass-loader": "13.2.0",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"svgtofont": "3.20.0",
"svgtofont": "3.21.0",
"webpack": "5.75.0",
"webpack-cli": "5.0.0",
"webpack-favicons": "1.3.8",
@ -7845,9 +7845,9 @@
}
},
"node_modules/prettier": {
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz",
"integrity": "sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==",
"version": "2.8.0",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.0.tgz",
"integrity": "sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==",
"dev": true,
"bin": {
"prettier": "bin-prettier.js"
@ -9512,9 +9512,9 @@
}
},
"node_modules/svgtofont": {
"version": "3.20.0",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.20.0.tgz",
"integrity": "sha512-6WIl5LdaJ2RT2diT/g7tW8DBHSXYhHObPxN+/xHOKyj1ww5zKswl+PdMqWijQPXdFQdvK1oIjK4WE67J/Tig6w==",
"version": "3.21.0",
"resolved": "https://registry.npmjs.org/svgtofont/-/svgtofont-3.21.0.tgz",
"integrity": "sha512-G8i5ZREGVIfo/xfUlmlLdldoZlFKk08LNFC7c/cJDtn4X3Yxk7gMwqp4h/OhQVBaWdXdbPqp452MtdUxbWOoDw==",
"dev": true,
"dependencies": {
"@types/cheerio": "~0.22.31",

View File

@ -48,13 +48,13 @@
"favicons": "7.0.2",
"npm-run-all": "4.1.5",
"postcss-loader": "7.0.1",
"prettier": "2.7.1",
"prettier": "2.8.0",
"prettier-plugin-go-template": "0.0.13",
"sass": "1.56.1",
"sass-loader": "13.2.0",
"shx": "0.3.4",
"svg-sprite": "2.0.2",
"svgtofont": "3.20.0",
"svgtofont": "3.21.0",
"webpack": "5.75.0",
"webpack-cli": "5.0.0",
"webpack-favicons": "1.3.8",