build(deps): bump glob and markdownlint-cli (#19628)

Bumps [glob](https://github.com/isaacs/node-glob) to 11.1.0 and updates ancestor dependency [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli). These dependencies need to be updated together.


Updates `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)

Updates `markdownlint-cli` from 0.45.0 to 0.46.0
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.45.0...v0.46.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: indirect
- dependency-name: markdownlint-cli
  dependency-version: 0.46.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-26 09:50:14 +05:30
committed by GitHub
parent 7bb4c9b5b1
commit 79cfcc9162
2 changed files with 79 additions and 79 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"homepage": "https://tldr.sh/",
"dependencies": {
"glob": "11.1.0",
"markdownlint-cli": "^0.45.0",
"markdownlint-cli": "^0.46.0",
"tldr-lint": "^0.0.20"
},
"devDependencies": {