mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced 2024-11-18 02:40:39 +00:00
chore(deps): update devdeps non-major (#915)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e1cd86c9b7
commit
9b61968511
16
package-lock.json
generated
16
package-lock.json
generated
@ -28,8 +28,8 @@
|
||||
"eslint-plugin-prettier": "5.2.1",
|
||||
"favicons": "7.2.0",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"globals": "15.11.0",
|
||||
"html-validate": "8.24.2",
|
||||
"globals": "15.12.0",
|
||||
"html-validate": "8.25.0",
|
||||
"npm-run-all2": "7.0.1",
|
||||
"postcss-loader": "8.1.1",
|
||||
"prettier": "3.3.3",
|
||||
@ -5346,9 +5346,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "15.11.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.11.0.tgz",
|
||||
"integrity": "sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==",
|
||||
"version": "15.12.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.12.0.tgz",
|
||||
"integrity": "sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
@ -5459,9 +5459,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/html-validate": {
|
||||
"version": "8.24.2",
|
||||
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.24.2.tgz",
|
||||
"integrity": "sha512-PpZLlH3gpOSBLRBID4QovOyZ97Ka5dCIhHMPjUxQlMGqk5pc+mgG5enCXbC8ngdjG0jpkTvM8AMhnPv1EiU9Pw==",
|
||||
"version": "8.25.0",
|
||||
"resolved": "https://registry.npmjs.org/html-validate/-/html-validate-8.25.0.tgz",
|
||||
"integrity": "sha512-ZMQcxHxQJ7vrj8o9mKGexkCBENfuyXSZOeBop2CanbbyeBgHwKhIKhksmc2TmhT8+chi657O+XqdDWZLAhMCJA==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
@ -53,8 +53,8 @@
|
||||
"eslint-plugin-prettier": "5.2.1",
|
||||
"favicons": "7.2.0",
|
||||
"favicons-webpack-plugin": "6.0.1",
|
||||
"globals": "15.11.0",
|
||||
"html-validate": "8.24.2",
|
||||
"globals": "15.12.0",
|
||||
"html-validate": "8.25.0",
|
||||
"npm-run-all2": "7.0.1",
|
||||
"postcss-loader": "8.1.1",
|
||||
"prettier": "3.3.3",
|
||||
|
Loading…
Reference in New Issue
Block a user