Bump glob from 10.2.2 to 10.2.6 (#339)

Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.2 to 10.2.6.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.2.2...v10.2.6)

---
updated-dependencies:
- dependency-name: glob
  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]
2023-06-27 15:20:29 -04:00
committed by GitHub
parent 3ff6c7eb03
commit 2b385230bf
2 changed files with 16 additions and 11 deletions

View File

@@ -56,7 +56,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"glob": "^10.2.2",
"glob": "^10.2.6",
"untildify": "^4.0.0"
},
"devDependencies": {