mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2026-09-03 05:30:05 +03:00
Merge pull request #1824 from jellyfin/renovate/globals-17.x
Update dependency globals to v17.5.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.4.0",
|
||||
"globals": "17.5.0",
|
||||
"markdownlint-cli": "0.48.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.8.2",
|
||||
@@ -12678,9 +12678,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "17.4.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz",
|
||||
"integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==",
|
||||
"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==",
|
||||
"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.4.0",
|
||||
"globals": "17.5.0",
|
||||
"markdownlint-cli": "0.48.0",
|
||||
"node-fetch": "3.3.2",
|
||||
"prettier": "3.8.2",
|
||||
|
||||
Reference in New Issue
Block a user