Update dependency globals to v17.3.0

This commit is contained in:
renovate[bot]
2026-02-08 02:31:26 +00:00
committed by GitHub
parent c860b951e3
commit 86d78b9ae3
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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.0.0",
"globals": "17.3.0",
"markdownlint-cli": "0.47.0",
"node-fetch": "3.3.2",
"prettier": "3.8.1",
@@ -12680,9 +12680,9 @@
}
},
"node_modules/globals": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz",
"integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==",
"version": "17.3.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz",
"integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -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.0.0",
"globals": "17.3.0",
"markdownlint-cli": "0.47.0",
"node-fetch": "3.3.2",
"prettier": "3.8.1",