Bump glob from 11.1.0 to 13.0.0 (#573)

Bumps [glob](https://github.com/isaacs/node-glob) from 11.1.0 to 13.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.1.0...v13.0.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 13.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-12-02 07:39:42 -05:00
committed by GitHub
parent b9387a1970
commit c15e4e52f5

View File

@@ -51,7 +51,7 @@
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.1",
"@types/node": "^24.9.2",
"glob": "^11.1.0",
"glob": "^13.0.0",
"untildify": "^4.0.0"
},
"devDependencies": {