build(deps-dev): bump globals from 16.4.0 to 16.5.0 (#3647)

This commit is contained in:
yubiuser
2025-11-01 11:45:21 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -39,7 +39,7 @@
"autoprefixer": "^10.4.21",
"eslint": "^9.38.0",
"eslint-plugin-compat": "^6.0.2",
"globals": "^16.4.0",
"globals": "^16.5.0",
"postcss": "^8.5.6",
"postcss-cli": "^11.0.1",
"prettier": "^3.6.2",
@@ -4605,9 +4605,9 @@
}
},
"node_modules/globals": {
"version": "16.4.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.4.0.tgz",
"integrity": "sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==",
"version": "16.5.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz",
"integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==",
"dev": true,
"license": "MIT",
"engines": {

View File

@@ -55,7 +55,7 @@
"autoprefixer": "^10.4.21",
"eslint": "^9.38.0",
"eslint-plugin-compat": "^6.0.2",
"globals": "^16.4.0",
"globals": "^16.5.0",
"postcss": "^8.5.6",
"postcss-cli": "^11.0.1",
"prettier": "^3.6.2",