Merge pull request #1920 from jellyfin/renovate/globals-17.x

Update dependency globals to v17.7.0
This commit is contained in:
BotBlake
2026-06-30 04:59:01 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -53,7 +53,7 @@
"eslint-plugin-promise": "7.3.0",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "7.1.1",
"globals": "17.6.0",
"globals": "17.7.0",
"markdownlint-cli": "0.49.0",
"node-fetch": "3.3.2",
"prettier": "3.8.4",
@@ -12594,9 +12594,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": {
+1 -1
View File
@@ -79,7 +79,7 @@
"eslint-plugin-promise": "7.3.0",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "7.1.1",
"globals": "17.6.0",
"globals": "17.7.0",
"markdownlint-cli": "0.49.0",
"node-fetch": "3.3.2",
"prettier": "3.8.4",