mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:20:06 +03:00
Merge pull request #1920 from jellyfin/renovate/globals-17.x
Update dependency globals to v17.7.0
This commit is contained in:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user