Bump glob from 11.0.1 to 11.0.2 (#520)

Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.1 to 11.0.2.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.1...v11.0.2)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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]
2025-05-14 09:06:24 -04:00
committed by GitHub
parent 38da029bb7
commit c07d979560
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@types/node": "^22.13.8",
"glob": "^11.0.1",
"glob": "^11.0.2",
"untildify": "^4.0.0"
},
"devDependencies": {