Bump glob from 7.1.4 to 11.0.0

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

---
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] 2024-09-16 23:30:02 +00:00 committed by Claudia Meadows
parent 05caaaf8f1
commit a4670fd092
No known key found for this signature in database
GPG key ID: C86B594396786760
2 changed files with 735 additions and 27 deletions

View file

@ -36,7 +36,7 @@
"escape-string-regexp": "^2.0.0",
"eslint": "^8.9.0",
"gh-pages": "^6.1.1",
"glob": "^7.1.4",
"glob": "^11.0.0",
"html-minifier-terser": "^7.2.0",
"istanbul": "^0.4.5",
"lint-staged": "^13.2.1",