build(deps): bump glob from 10.3.4 to 10.3.10 (#10776)

Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.4 to 10.3.10.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.4...v10.3.10)

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

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-10-01 15:14:38 +05:30
committed by GitHub
parent 026e056b47
commit 0a88f27198
2 changed files with 23 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
"repository": "tldr-pages/tldr",
"homepage": "https://tldr.sh/",
"dependencies": {
"glob": "10.3.4",
"glob": "10.3.10",
"markdownlint-cli": "^0.37.0",
"tldr-lint": "^0.0.13"
},