mirror of
1
Fork 0

Update dependency globals to v15.12.0 (forgejo) (#5814)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5814
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 2024-11-05 05:56:49 +00:00 committed by Michael Kriese
parent 407396cde0
commit 0f394fd9e4
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-scoped-css": "2.8.1",
"eslint-plugin-wc": "2.2.0",
"globals": "15.11.0",
"globals": "15.12.0",
"happy-dom": "15.8.3",
"license-checker-rseidelsohn": "4.4.2",
"markdownlint-cli": "0.42.0",
@ -10152,9 +10152,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": {

View File

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