Bump globals from 17.0.0 to 17.4.0

Bumps [globals](https://github.com/sindresorhus/globals) from 17.0.0 to 17.4.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.0.0...v17.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2026-03-26 13:43:04 +00:00
committed by GitHub
parent 944219dd47
commit b35f5d3ddc
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -29,7 +29,7 @@
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-jest": "^29.12.1",
"eslint-plugin-prettier": "^5.5.5",
"globals": "^17.0.0",
"globals": "^17.4.0",
"jest": "^30.2.0",
"prettier": "3.6.2",
"ts-jest": "^29.4.6",
@@ -5252,9 +5252,9 @@
}
},
"node_modules/globals": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz",
"integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==",
"version": "17.4.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz",
"integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==",
"dev": true,
"license": "MIT",
"engines": {
+1 -1
View File
@@ -27,7 +27,7 @@
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-jest": "^29.12.1",
"eslint-plugin-prettier": "^5.5.5",
"globals": "^17.0.0",
"globals": "^17.4.0",
"jest": "^30.2.0",
"prettier": "3.6.2",
"ts-jest": "^29.4.6",