Bump glob from 8.0.3 to 10.4.2

Bumps [glob](https://github.com/isaacs/node-glob) from 8.0.3 to 10.4.2.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.0.3...v10.4.2)

---
updated-dependencies:
- dependency-name: glob
  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] 2024-06-19 20:55:19 +00:00 committed by GitHub
parent f12ad255e1
commit 6534859edf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 255 additions and 35 deletions

View file

@ -24,7 +24,7 @@
"@actions/github": "^5.1.1",
"@octokit/plugin-retry": "^4.0.3",
"@octokit/plugin-throttling": "^9.3.0",
"glob": "^8.0.3",
"glob": "^10.4.2",
"mime": "^3.0.0"
},
"devDependencies": {