build(deps-dev): bump glob from 10.3.10 to 11.0.0 (#2752)

Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 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.10...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dolan <dolan_miu@hotmail.com>
This commit is contained in:
dependabot[bot]
2024-10-13 02:34:04 +01:00
committed by GitHub
parent cf7a05e05d
commit 9873861210
2 changed files with 348 additions and 195 deletions

View File

@ -86,7 +86,7 @@
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-unicorn": "^50.0.1",
"execa": "^8.0.1",
"glob": "^10.2.7",
"glob": "^11.0.0",
"inquirer": "^9.2.7",
"jsdom": "^24.0.0",
"pre-commit": "^1.2.2",