mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-07-13 13:07:57 +00:00
Update dependency globals to v17.7.0 (forgejo) (#13251)
This commit is contained in:
parent
8ee7e7c32b
commit
0d8f6cac58
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue