Skip to content

Commit e736076

Browse files
build(deps-dev): bump glob from 11.0.3 to 11.1.0 in /docs/v3 (#4663)
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 5161736 commit e736076

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

docs/v3/package-lock.json

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

docs/v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"cheerio": "^1.1.2",
2424
"express": "^5.1.0",
25-
"glob": "^11.0.3",
25+
"glob": "^11.1.0",
2626
"gulp": "^5.0.1",
2727
"gulp-cli": "^3.1.0",
2828
"linkinator": "^6.1.4"

0 commit comments

Comments
 (0)