Update dependency globals to v17.7.0 (forgejo) (#13251)

This commit is contained in:
Renovate Bot 2026-07-01 00:19:08 +02:00 committed by viceice-bot
commit 0d8f6cac58
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -109,7 +109,7 @@
"eslint-plugin-vue": "10.9.1",
"eslint-plugin-vue-scoped-css": "2.12.0",
"eslint-plugin-wc": "3.1.0",
"globals": "17.6.0",
"globals": "17.7.0",
"happy-dom": "20.8.9",
"license-checker-rseidelsohn": "5.0.1",
"markdownlint-cli": "0.48.0",
@ -10055,9 +10055,9 @@
}
},
"node_modules/globals": {
"version": "17.6.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.6.0.tgz",
"integrity": "sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==",
"version": "17.7.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.7.0.tgz",
"integrity": "sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==",
"dev": true,
"license": "MIT",
"engines": {

View file

@ -108,7 +108,7 @@
"eslint-plugin-vue": "10.9.1",
"eslint-plugin-vue-scoped-css": "2.12.0",
"eslint-plugin-wc": "3.1.0",
"globals": "17.6.0",
"globals": "17.7.0",
"happy-dom": "20.8.9",
"license-checker-rseidelsohn": "5.0.1",
"markdownlint-cli": "0.48.0",