chore: bump globals from 16.0.0 to 17.1.0 (#2657)

This commit is contained in:
dependabot[bot] 2026-01-24 12:16:41 +08:00 committed by GitHub
parent db69b49b09
commit 8553ef83af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -42,7 +42,7 @@
"eslint-plugin-playwright": "^2.1.0",
"eslint-plugin-prettier": "^5.1.3",
"glob": "^13.0.0",
"globals": "^16.0.0",
"globals": "^17.1.0",
"husky": "^9.0.11",
"jest": "^30.0.4",
"jest-environment-jsdom": "^30.0.5",
@ -9156,9 +9156,9 @@
}
},
"node_modules/globals": {
"version": "16.0.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.0.0.tgz",
"integrity": "sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==",
"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

@ -69,7 +69,7 @@
"eslint-plugin-playwright": "^2.1.0",
"eslint-plugin-prettier": "^5.1.3",
"glob": "^13.0.0",
"globals": "^16.0.0",
"globals": "^17.1.0",
"husky": "^9.0.11",
"jest": "^30.0.4",
"jest-environment-jsdom": "^30.0.5",