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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-11 04:27:05 +00:00 committed by GitHub
parent e1cd86c9b7
commit 9b61968511
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -28,8 +28,8 @@
"eslint-plugin-prettier": "5.2.1", "eslint-plugin-prettier": "5.2.1",
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"globals": "15.11.0", "globals": "15.12.0",
"html-validate": "8.24.2", "html-validate": "8.25.0",
"npm-run-all2": "7.0.1", "npm-run-all2": "7.0.1",
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"prettier": "3.3.3", "prettier": "3.3.3",
@ -5346,9 +5346,9 @@
} }
}, },
"node_modules/globals": { "node_modules/globals": {
"version": "15.11.0", "version": "15.12.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-15.11.0.tgz", "resolved": "https://registry.npmjs.org/globals/-/globals-15.12.0.tgz",
"integrity": "sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==", "integrity": "sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
@ -5459,9 +5459,9 @@
} }
}, },
"node_modules/html-validate": { "node_modules/html-validate": {
"version": "8.24.2", "version": "8.25.0",
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.24.2.tgz", "resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.25.0.tgz",
"integrity": "sha512-PpZLlH3gpOSBLRBID4QovOyZ97Ka5dCIhHMPjUxQlMGqk5pc+mgG5enCXbC8ngdjG0jpkTvM8AMhnPv1EiU9Pw==", "integrity": "sha512-ZMQcxHxQJ7vrj8o9mKGexkCBENfuyXSZOeBop2CanbbyeBgHwKhIKhksmc2TmhT8+chi657O+XqdDWZLAhMCJA==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {

View File

@ -53,8 +53,8 @@
"eslint-plugin-prettier": "5.2.1", "eslint-plugin-prettier": "5.2.1",
"favicons": "7.2.0", "favicons": "7.2.0",
"favicons-webpack-plugin": "6.0.1", "favicons-webpack-plugin": "6.0.1",
"globals": "15.11.0", "globals": "15.12.0",
"html-validate": "8.24.2", "html-validate": "8.25.0",
"npm-run-all2": "7.0.1", "npm-run-all2": "7.0.1",
"postcss-loader": "8.1.1", "postcss-loader": "8.1.1",
"prettier": "3.3.3", "prettier": "3.3.3",