Skip to content

Commit 7645636

Browse files
chore(deps): bump glob
Bumps [glob](https://github.com/isaacs/node-glob) to 10.5.0 and updates ancestor dependency . These dependencies need to be updated together. Updates `glob` from 10.4.5 to 10.5.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) Updates `glob` from 11.0.3 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: indirect - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fb7959 commit 7645636

File tree

2 files changed

+40
-37
lines changed

2 files changed

+40
-37
lines changed

package-lock.json

Lines changed: 39 additions & 36 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
@@ -497,7 +497,7 @@
497497
"@types/glob": "^8.1.0",
498498
"archiver": "^7.0.1",
499499
"axios": "^1.6.0",
500-
"glob": "^11.0.3",
500+
"glob": "^11.1.0",
501501
"js-yaml": "^4.1.1",
502502
"semver": "^7.5.4",
503503
"yauzl": "^2.10.0"

0 commit comments

Comments
 (0)