build(deps): bump glob from 10.3.10 to 10.3.12 (#12591)

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

---
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]
2024-04-01 12:46:31 +05:30
committed by GitHub
parent bc1d25cf1b
commit 4d6c360b1a
2 changed files with 34 additions and 34 deletions

View File

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