chore(deps): update dependency html-validate to v9.1.0 (#944)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
de14494d89
commit
6e4b898082
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -29,7 +29,7 @@
|
||||||
"favicons": "7.2.0",
|
"favicons": "7.2.0",
|
||||||
"favicons-webpack-plugin": "6.0.1",
|
"favicons-webpack-plugin": "6.0.1",
|
||||||
"globals": "15.14.0",
|
"globals": "15.14.0",
|
||||||
"html-validate": "9.0.0",
|
"html-validate": "9.1.0",
|
||||||
"npm-run-all2": "7.0.2",
|
"npm-run-all2": "7.0.2",
|
||||||
"postcss-loader": "8.1.1",
|
"postcss-loader": "8.1.1",
|
||||||
"prettier": "3.4.2",
|
"prettier": "3.4.2",
|
||||||
|
@ -5397,9 +5397,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/html-validate": {
|
"node_modules/html-validate": {
|
||||||
"version": "9.0.0",
|
"version": "9.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-9.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-9.1.0.tgz",
|
||||||
"integrity": "sha512-ZgoJhul8HC740MMXiu/5ulGNJiw4orTTjgNhlAvfV3ULAEmw6BJCNlgVurzpVkcSV78e5bCgE5XznYWgFnBJsw==",
|
"integrity": "sha512-gu74ZP/RUfNH1iCRKZpTLzRB/H6B4IFkSM1OT7Ztug+A1jEVGRrG+SFdXY2ap9jHJc6vkQrB+qqaXXyf2yqI1g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -54,7 +54,7 @@
|
||||||
"favicons": "7.2.0",
|
"favicons": "7.2.0",
|
||||||
"favicons-webpack-plugin": "6.0.1",
|
"favicons-webpack-plugin": "6.0.1",
|
||||||
"globals": "15.14.0",
|
"globals": "15.14.0",
|
||||||
"html-validate": "9.0.0",
|
"html-validate": "9.1.0",
|
||||||
"npm-run-all2": "7.0.2",
|
"npm-run-all2": "7.0.2",
|
||||||
"postcss-loader": "8.1.1",
|
"postcss-loader": "8.1.1",
|
||||||
"prettier": "3.4.2",
|
"prettier": "3.4.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue