build(deps): bump glob from 11.0.3 to 11.1.0 (#19495)

Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.3 to 11.1.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: direct:production
...

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]
2025-11-18 09:40:18 +05:30
committed by GitHub
parent 28eeef1d69
commit ce525c775c
2 changed files with 45 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"repository": "tldr-pages/tldr",
"homepage": "https://tldr.sh/",
"dependencies": {
"glob": "11.0.3",
"glob": "11.1.0",
"markdownlint-cli": "^0.45.0",
"tldr-lint": "^0.0.20"
},