build(deps-dev): bump glob from 7.2.0 to 8.0.1

Bumps [glob](https://github.com/isaacs/node-glob) from 7.2.0 to 8.0.1.
- [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/v7.2.0...v8.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-12 13:28:21 +00:00
committed by GitHub
parent e630c694b3
commit 54b43c76e1
2 changed files with 232 additions and 27 deletions

View File

@ -75,7 +75,7 @@
"chai": "^3.5.0",
"cross-env": "^7.0.3",
"docsify-cli": "^4.3.0",
"glob": "^7.1.2",
"glob": "^8.0.1",
"jszip": "^3.1.5",
"mocha": "^9.0.2",
"nyc": "^15.1.0",