Bump globals from 17.4.0 to 17.7.0 (#452)

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

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.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>
This commit is contained in:
dependabot[bot]
2026-06-28 16:16:07 +01:00
committed by GitHub
parent 9d5c5ca125
commit 20df794ab3
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -20,7 +20,7 @@
"@vercel/ncc": "0.38.4", "@vercel/ncc": "0.38.4",
"eslint": "10.6.0", "eslint": "10.6.0",
"eslint-plugin-yml": "3.3.1", "eslint-plugin-yml": "3.3.1",
"globals": "17.4.0", "globals": "17.7.0",
"markdownlint-cli": "0.48.0", "markdownlint-cli": "0.48.0",
"prettier": "3.9.1", "prettier": "3.9.1",
"shellcheck": "4.1.0", "shellcheck": "4.1.0",
@@ -1752,9 +1752,9 @@
} }
}, },
"node_modules/globals": { "node_modules/globals": {
"version": "17.4.0", "version": "17.7.0",
"resolved": "https://registry.npmjs.org/globals/-/globals-17.4.0.tgz", "resolved": "https://registry.npmjs.org/globals/-/globals-17.7.0.tgz",
"integrity": "sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==", "integrity": "sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"engines": { "engines": {
+1 -1
View File
@@ -30,7 +30,7 @@
"@vercel/ncc": "0.38.4", "@vercel/ncc": "0.38.4",
"eslint": "10.6.0", "eslint": "10.6.0",
"eslint-plugin-yml": "3.3.1", "eslint-plugin-yml": "3.3.1",
"globals": "17.4.0", "globals": "17.7.0",
"markdownlint-cli": "0.48.0", "markdownlint-cli": "0.48.0",
"prettier": "3.9.1", "prettier": "3.9.1",
"shellcheck": "4.1.0", "shellcheck": "4.1.0",