Skip to content

Commit

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

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

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 Jul 15, 2024
1 parent 98fe873 commit c1a5148
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 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 @@ -28,7 +28,7 @@
"@typescript-eslint/parser": "^7.15.0",
"eslint": "^8.57.0",
"eslint-plugin-json": "^3.1.0",
"glob": "^10.4.3",
"glob": "^11.0.0",
"jest": "^29.7.0",
"redis": "^4.6.15",
"semantic-release": "^24.0.0",
Expand Down

0 comments on commit c1a5148

Please sign in to comment.