Bump glob from 7.1.7 to 7.2.0 (#123)

Bumps [glob](https://github.com/isaacs/node-glob) from 7.1.7 to 7.2.0.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/master/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.1.7...v7.2.0)

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

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]
2021-10-03 16:45:54 -04:00
committed by GitHub
parent b57e76011b
commit 045b513398
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
"@actions/core": "^1.6.0",
"@actions/github": "^5.0.0",
"@types/glob": "^7.1.4",
"glob": "^7.1.7",
"glob": "^7.2.0",
"untildify": "^4.0.0"
},
"devDependencies": {