Skip to content

Commit

Permalink
build(deps): bump glob from 10.3.12 to 10.3.15
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.12 to 10.3.15.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.12...v10.3.15)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and sgammon committed May 20, 2024
1 parent 6af6152 commit e7ce811
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/indexer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"chalk": "5.3.0",
"commander": "12.0.0",
"fflate": "0.8.2",
"glob": "10.3.12",
"glob": "10.3.15",
"hashlock": "1.0.4",
"inquirer": "9.2.19",
"json-stable-stringify": "1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/java/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"dependencies": {
"bytebuffer": "5.0.1",
"fflate": "0.8.2",
"glob": "10.3.12",
"glob": "10.3.15",
"memfs": "4.8.2",
"semver": "7.6.0"
},
Expand Down
33 changes: 13 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e7ce811

Please sign in to comment.