Update dependency globals to v15.12.0

This commit is contained in:
Renovate Bot 2024-11-05 00:09:55 +00:00
parent 407396cde0
commit d4c20256a7
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -85,7 +85,7 @@
"eslint-plugin-vue": "9.30.0", "eslint-plugin-vue": "9.30.0",
"eslint-plugin-vue-scoped-css": "2.8.1", "eslint-plugin-vue-scoped-css": "2.8.1",
"eslint-plugin-wc": "2.2.0", "eslint-plugin-wc": "2.2.0",
"globals": "15.11.0", "globals": "15.12.0",
"happy-dom": "15.8.3", "happy-dom": "15.8.3",
"license-checker-rseidelsohn": "4.4.2", "license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.42.0", "markdownlint-cli": "0.42.0",
@ -10152,9 +10152,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": {

View file

@ -84,7 +84,7 @@
"eslint-plugin-vue": "9.30.0", "eslint-plugin-vue": "9.30.0",
"eslint-plugin-vue-scoped-css": "2.8.1", "eslint-plugin-vue-scoped-css": "2.8.1",
"eslint-plugin-wc": "2.2.0", "eslint-plugin-wc": "2.2.0",
"globals": "15.11.0", "globals": "15.12.0",
"happy-dom": "15.8.3", "happy-dom": "15.8.3",
"license-checker-rseidelsohn": "4.4.2", "license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.42.0", "markdownlint-cli": "0.42.0",