build(deps-dev): Bump globals from 17.1.0 to 17.2.0 (#27)

Bumps [globals](https://github.com/sindresorhus/globals) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.1.0...v17.2.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.2.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>
This commit is contained in:
dependabot[bot]
2026-02-03 10:01:11 +01:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 5644b32950
commit 4d967079bc
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": "^62.4.1",
"express": "^5.2.1",
"globals": "^17.1.0",
"globals": "^17.2.0",
"hjson": "^3.2.2",
"husky": "^9.1.7",
"jest": "^30.2.0",
@@ -4110,9 +4110,9 @@
}
},
"node_modules/globals": {
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.1.0.tgz",
"integrity": "sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==",
"version": "17.2.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.2.0.tgz",
"integrity": "sha512-tovnCz/fEq+Ripoq+p/gN1u7l6A7wwkoBT9pRCzTHzsD/LvADIzXZdjmRymh5Ztf0DYC3Rwg5cZRYjxzBmzbWg==",
"dev": true,
"engines": {
"node": ">=18"
@@ -10811,9 +10811,9 @@
}
},
"globals": {
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.1.0.tgz",
"integrity": "sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==",
"version": "17.2.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.2.0.tgz",
"integrity": "sha512-tovnCz/fEq+Ripoq+p/gN1u7l6A7wwkoBT9pRCzTHzsD/LvADIzXZdjmRymh5Ztf0DYC3Rwg5cZRYjxzBmzbWg==",
"dev": true
},
"gopd": {
+1 -1
View File
@@ -49,7 +49,7 @@
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-jsdoc": "^62.4.1",
"express": "^5.2.1",
"globals": "^17.1.0",
"globals": "^17.2.0",
"hjson": "^3.2.2",
"husky": "^9.1.7",
"jest": "^30.2.0",