Update dependency globals to v17

This commit is contained in:
renovate[bot]
2026-01-08 21:27:30 +00:00
committed by GitHub
parent 87614f742b
commit cd9e174bfe
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -51,7 +51,7 @@
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "5.2.0",
"globals": "16.5.0",
"globals": "17.0.0",
"markdownlint-cli": "0.47.0",
"node-fetch": "3.3.2",
"prettier": "3.7.4",
@@ -11619,9 +11619,9 @@
}
},
"node_modules/globals": {
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
"integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz",
"integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -77,7 +77,7 @@
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-react": "7.37.5",
"eslint-plugin-react-hooks": "5.2.0",
"globals": "16.5.0",
"globals": "17.0.0",
"markdownlint-cli": "0.47.0",
"node-fetch": "3.3.2",
"prettier": "3.7.4",