Bump glob from 13.0.0 to 13.0.6 (#592)

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

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 13.0.6
  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]
2026-03-04 16:43:00 -05:00
committed by GitHub
parent 89bab4d0a7
commit 5b4b1954b0
2 changed files with 41 additions and 41 deletions

View File

@@ -33,7 +33,7 @@
"@actions/core": "^3.0.0",
"@actions/github": "^9.0.0",
"@types/node": "^25.1.0",
"glob": "^13.0.0"
"glob": "^13.0.6"
},
"devDependencies": {
"@biomejs/biome": "2.3.13",