Skip to content

Commit

Permalink
chore(deps): bump minimatch from 5.1.0 to 8.0.2 (#781)
Browse files Browse the repository at this point in the history
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.0 to 8.0.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v5.1.0...v8.0.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:production
  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 Apr 3, 2023
1 parent 9d655e5 commit d92fc22
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
21 changes: 12 additions & 9 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 packages/cloudflare-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Cloudflare worker to get your API log data into ReadMe",
"version": "1.1.3",
"dependencies": {
"minimatch": "^5.1.0"
"minimatch": "^8.0.2"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit d92fc22

Please sign in to comment.