Bump glob from 10.3.12 to 11.0.0 (#457)

Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.12 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.12...v11.0.0)

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

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]
2024-08-01 07:28:27 -04:00
committed by GitHub
parent 00fc285722
commit 765cc979be
2 changed files with 40 additions and 34 deletions

View File

@@ -60,7 +60,7 @@
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@types/node": "^20.12.2",
"glob": "^10.3.12",
"glob": "^11.0.0",
"untildify": "^4.0.0"
},
"devDependencies": {