Skip to content

Commit

Permalink
fix(deps): bump glob from 10.3.3 to 10.3.4 (#373)
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.3 to 10.3.4.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.3.3...v10.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and tada5hi committed Nov 25, 2023
1 parent eaa078d commit 7631de4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"destr": "^2.0.1",
"ebec": "^1.1.1",
"flat": "^5.0.2",
"glob": "^10.3.3",
"glob": "^10.3.4",
"jiti": "^1.19.3"
}
}

0 comments on commit 7631de4

Please sign in to comment.