chore(deps): bump glob from 11.0.3 to 11.1.0

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

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-18 13:35:54 +00:00
committed by GitHub
parent 5be0e66d93
commit fa636e1bbf
2 changed files with 39 additions and 27 deletions

View File

@@ -26,7 +26,7 @@
"@actions/github": "^6.0.1",
"@octokit/plugin-retry": "^8.0.3",
"@octokit/plugin-throttling": "^11.0.3",
"glob": "^11.0.3",
"glob": "^11.1.0",
"mime-types": "^3.0.1"
},
"devDependencies": {