Skip to content

Commit

Permalink
Bump glob from 10.3.10 to 11.0.0 (#96)
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.10...v11.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent fe9579e commit beda424
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 39 deletions.
2 changes: 1 addition & 1 deletion packages/package-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.17",
"dependencies": {
"rimraf": "^5.0.1",
"glob": "^10.3.10"
"glob": "^11.0.0"
},
"type": "commonjs",
"author": {
Expand Down
91 changes: 53 additions & 38 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 beda424

Please sign in to comment.