Skip to content

Commit b5f1408

Browse files
Bump glob from 11.0.3 to 11.1.0 (#572)
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](isaacs/node-glob@v11.0.3...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4525cd2 commit b5f1408

File tree

2 files changed

+75
-11
lines changed

2 files changed

+75
-11
lines changed

package-lock.json

Lines changed: 74 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "MIT",
1616
"devDependencies": {
1717
"cspell": "^9.3.2",
18-
"glob": "^11.0.3",
18+
"glob": "^11.1.0",
1919
"markdown-link-check": "^3.14.1",
2020
"markdownlint-cli": "^0.45.0",
2121
"axios": "^1.13.2",

0 commit comments

Comments
 (0)