build(deps): bump glob from 10.3.3 to 10.3.4 (#10658)

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

---
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-09-05 15:34:46 +05:30
committed by GitHub
parent 8a3d9e2acb
commit dc9a4199c4
2 changed files with 8 additions and 8 deletions

View File

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