chore(deps): bump glob from 11.1.0 to 13.0.6

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-02 22:22:04 +00:00
committed by GitHub
parent d316ed7335
commit 4691e381bf
2 changed files with 12 additions and 50 deletions

View File

@@ -26,7 +26,7 @@
"@actions/exec": "^3.0.0",
"@actions/http-client": "^4.0.0",
"@actions/tool-cache": "^4.0.0",
"glob": "^11.1.0"
"glob": "^13.0.6"
},
"devDependencies": {
"@eslint/js": "^9.39.3",