build(deps-dev): Bump globals from 16.4.0 to 16.5.0 (#4634)

Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.4.0...v16.5.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
This commit is contained in:
dependabot[bot]
2025-11-07 18:00:40 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Alexandr Garbuzov
parent a625dab7db
commit d1912d0665
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -29,7 +29,7 @@
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-jsdoc": "^61.1.9",
"express": "^5.1.0",
"globals": "^16.4.0",
"globals": "^16.5.0",
"hjson": "^3.2.2",
"husky": "^9.1.7",
"jest": "^30.2.0",
@@ -4068,9 +4068,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,
"engines": {
"node": ">=18"
@@ -10750,9 +10750,9 @@
}
},
"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
},
"gopd": {
+1 -1
View File
@@ -49,7 +49,7 @@
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-jsdoc": "^61.1.9",
"express": "^5.1.0",
"globals": "^16.4.0",
"globals": "^16.5.0",
"hjson": "^3.2.2",
"husky": "^9.1.7",
"jest": "^30.2.0",