mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 04:10:04 +03:00
Merge pull request #1847 from jellyfin/renovate/globals-17.x
Update dependency globals to v17.6.0
This commit is contained in:
Generated
+4
-4
@@ -52,7 +52,7 @@
|
||||
"eslint-plugin-promise": "7.2.1",
|
||||
"eslint-plugin-react": "7.37.5",
|
||||
"eslint-plugin-react-hooks": "7.0.1",
|
||||
"globals": "17.5.0",
|
||||
"globals": "17.6.0",
|
||||
"markdownlint-cli": "0.48.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.8.3",
|
||||
@@ -12593,9 +12593,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "17.5.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.5.0.tgz",
|
||||
"integrity": "sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==",
|
||||
"version": "17.6.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.6.0.tgz",
|
||||
"integrity": "sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
+1
-1
@@ -78,7 +78,7 @@
|
||||
"eslint-plugin-promise": "7.2.1",
|
||||
"eslint-plugin-react": "7.37.5",
|
||||
"eslint-plugin-react-hooks": "7.0.1",
|
||||
"globals": "17.5.0",
|
||||
"globals": "17.6.0",
|
||||
"markdownlint-cli": "0.48.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.8.3",
|
||||
|
||||
Reference in New Issue
Block a user