Update dependency globals to v16.4.0 (forgejo) (#9245)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9245
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>
This commit is contained in:
Renovate Bot 2025-09-11 07:02:00 +02:00 committed by Michael Kriese
commit 32ca0f5d63
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -86,7 +86,7 @@
"eslint-plugin-vue": "10.4.0",
"eslint-plugin-vue-scoped-css": "2.11.0",
"eslint-plugin-wc": "3.0.1",
"globals": "16.3.0",
"globals": "16.4.0",
"happy-dom": "18.0.1",
"license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.45.0",
@ -8493,9 +8493,9 @@
}
},
"node_modules/globals": {
"version": "16.3.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz",
"integrity": "sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==",
"version": "16.4.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz",
"integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==",
"dev": true,
"license": "MIT",
"engines": {

View file

@ -85,7 +85,7 @@
"eslint-plugin-vue": "10.4.0",
"eslint-plugin-vue-scoped-css": "2.11.0",
"eslint-plugin-wc": "3.0.1",
"globals": "16.3.0",
"globals": "16.4.0",
"happy-dom": "18.0.1",
"license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.45.0",