Update dependency globals to v17.6.0 (forgejo) (#12417)

This commit is contained in:
Renovate Bot 2026-05-05 09:43:48 +02:00 committed by viceice-bot
parent c1ac671b55
commit 6f5bef54b0
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -107,7 +107,7 @@
"eslint-plugin-vue": "10.8.0",
"eslint-plugin-vue-scoped-css": "2.12.0",
"eslint-plugin-wc": "3.1.0",
"globals": "17.5.0",
"globals": "17.6.0",
"happy-dom": "20.8.9",
"license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.48.0",
@ -9200,9 +9200,9 @@
}
},
"node_modules/globals": {
"version": "17.5.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.5.0.tgz",
"integrity": "sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==",
"version": "17.6.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.6.0.tgz",
"integrity": "sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==",
"dev": true,
"license": "MIT",
"engines": {

View file

@ -106,7 +106,7 @@
"eslint-plugin-vue": "10.8.0",
"eslint-plugin-vue-scoped-css": "2.12.0",
"eslint-plugin-wc": "3.1.0",
"globals": "17.5.0",
"globals": "17.6.0",
"happy-dom": "20.8.9",
"license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.48.0",