Skip to content

Commit

Permalink
build(deps-dev): bump glob from 11.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.0 to 11.0.1.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.0...v11.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 38cf8e9 commit 8b9f252
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -27,7 +27,7 @@
"eslint": "^9.17.0",
"eslint-plugin-jest": "^28.10.0",
"eslint-plugin-json": "^4.0.1",
"glob": "^11.0.0",
"glob": "^11.0.1",
"jest": "^29.7.0",
"redis": "^4.7.0",
"semantic-release": "^24.2.1",
Expand Down

0 comments on commit 8b9f252

Please sign in to comment.