chore(deps): update devdeps non-major (#938)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-23 04:59:10 +00:00 committed by GitHub
parent 8abb811bbb
commit c4a2c771b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 16 additions and 16 deletions

26
package-lock.json generated
View file

@ -28,9 +28,9 @@
"eslint-plugin-prettier": "5.2.1",
"favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1",
"globals": "15.13.0",
"html-validate": "8.27.0",
"npm-run-all2": "7.0.1",
"globals": "15.14.0",
"html-validate": "8.29.0",
"npm-run-all2": "7.0.2",
"postcss-loader": "8.1.1",
"prettier": "3.4.2",
"sass": "1.83.0",
@ -5285,9 +5285,9 @@
}
},
"node_modules/globals": {
"version": "15.13.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.13.0.tgz",
"integrity": "sha512-49TewVEz0UxZjr1WYYsWpPrhyC/B/pA8Bq0fUmet2n+eR7yn0IvNzNaoBwnK6mdkzcN+se7Ez9zUgULTz2QH4g==",
"version": "15.14.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.14.0.tgz",
"integrity": "sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==",
"license": "MIT",
"engines": {
"node": ">=18"
@ -5397,9 +5397,9 @@
}
},
"node_modules/html-validate": {
"version": "8.27.0",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.27.0.tgz",
"integrity": "sha512-T384MYvG4hUfWxLY6QSlcxfpGYFUJqA+yI4eBDlk5KfjMJco256SvdbJo1pLJUuQCESNbThf60svykdJFidcSA==",
"version": "8.29.0",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.29.0.tgz",
"integrity": "sha512-RFfFIWaUB9SN8iETL2GoPvjWEX1gcbz0+m+vao7xkPl0cnlgMDu9RcjdQz6T3n6LgT/LENPkvxHzVkqY/Qs3Tg==",
"dev": true,
"funding": [
{
@ -6957,14 +6957,14 @@
}
},
"node_modules/npm-run-all2": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-7.0.1.tgz",
"integrity": "sha512-Adbv+bJQ8UTAM03rRODqrO5cx0YU5KCG2CvHtSURiadvdTjjgGJXdbc1oQ9CXBh9dnGfHSoSB1Web/0Dzp6kOQ==",
"version": "7.0.2",
"resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-7.0.2.tgz",
"integrity": "sha512-7tXR+r9hzRNOPNTvXegM+QzCuMjzUIIq66VDunL6j60O4RrExx32XUhlrS7UK4VcdGw5/Wxzb3kfNcFix9JKDA==",
"dev": true,
"license": "MIT",
"dependencies": {
"ansi-styles": "^6.2.1",
"cross-spawn": "^7.0.3",
"cross-spawn": "^7.0.6",
"memorystream": "^0.3.1",
"minimatch": "^9.0.0",
"pidtree": "^0.6.0",

View file

@ -53,9 +53,9 @@
"eslint-plugin-prettier": "5.2.1",
"favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1",
"globals": "15.13.0",
"html-validate": "8.27.0",
"npm-run-all2": "7.0.1",
"globals": "15.14.0",
"html-validate": "8.29.0",
"npm-run-all2": "7.0.2",
"postcss-loader": "8.1.1",
"prettier": "3.4.2",
"sass": "1.83.0",