Skip to content

Commit

Permalink
chore(deps): bump glob from 10.3.5 to 10.3.7
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.5 to 10.3.7.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.5...v10.3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Che bot <[email protected]>
  • Loading branch information
dependabot[bot] authored and che-bot committed Sep 25, 2023
1 parent 7b95ac0 commit dcd5023
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion tools/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"decompress": "^4.2.1",
"docker-image-name-parser": "^0.1.0",
"fs-extra": "^11.1.0",
"glob": "^10.3.5",
"glob": "^10.3.7",
"handlebars": "^4.7.8",
"inversify": "^6.0.1",
"js-yaml": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions tools/build/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2713,10 +2713,10 @@ glob2base@^0.0.12:
dependencies:
find-index "^0.1.1"

glob@^10.2.5, glob@^10.3.5:
version "10.3.5"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.5.tgz#4c0e46b5bccd78ac42b06a7eaaeb9ee34062968e"
integrity sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==
glob@^10.2.5, glob@^10.3.7:
version "10.3.7"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7.tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac"
integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ==
dependencies:
foreground-child "^3.1.0"
jackspeak "^2.0.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2713,10 +2713,10 @@ glob2base@^0.0.12:
dependencies:
find-index "^0.1.1"

glob@^10.2.5, glob@^10.3.5:
version "10.3.5"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.5.tgz#4c0e46b5bccd78ac42b06a7eaaeb9ee34062968e"
integrity sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==
glob@^10.2.5, glob@^10.3.7:
version "10.3.7"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7.tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac"
integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ==
dependencies:
foreground-child "^3.1.0"
jackspeak "^2.0.3"
Expand Down

0 comments on commit dcd5023

Please sign in to comment.