chore(deps): update dependency globals to v17 (#2983)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-27 21:54:04 +08:00
committed by GitHub
parent 2e51f941a8
commit 30fef4ca36
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -26,7 +26,7 @@
"del-cli": "^7.0.0",
"eslint": "^9.38.0",
"eslint-config-prettier": "^10.1.8",
"globals": "^16.4.0",
"globals": "^17.0.0",
"husky": "^9.1.7",
"jest": "^30.2.0",
"lint-staged": "^16.2.6",
@@ -5014,9 +5014,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.1.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.1.0.tgz",
"integrity": "sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==",
"dev": true,
"license": "MIT",
"engines": {

View File

@@ -72,7 +72,7 @@
"del-cli": "^7.0.0",
"eslint": "^9.38.0",
"eslint-config-prettier": "^10.1.8",
"globals": "^16.4.0",
"globals": "^17.0.0",
"husky": "^9.1.7",
"jest": "^30.2.0",
"lint-staged": "^16.2.6",