Skip to content

Commit

Permalink
Bump minimatch from 9.0.0 to 9.0.4
Browse files Browse the repository at this point in the history
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.0 to 9.0.4.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.0...v9.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 7fe00c1 commit dc88600
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"minimatch": "^9.0.0"
"minimatch": "^9.0.4"
},
"devDependencies": {
"@types/node": "^18.16.14",
Expand Down

0 comments on commit dc88600

Please sign in to comment.