Bump glob from 8.1.0 to 9.3.2 (#321)

Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 9.3.2.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.3.2)

---
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]
2023-04-01 17:10:28 -04:00
committed by GitHub
parent bf3b51b3f3
commit a48ee3f85e
2 changed files with 30 additions and 13 deletions

View File

@@ -57,7 +57,7 @@
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@types/glob": "^8.0.1",
"glob": "^8.1.0",
"glob": "^9.3.2",
"untildify": "^4.0.0"
},
"devDependencies": {