Skip to content

Commit

Permalink
deps: bump minimatch from 3.1.2 to 5.0.1 (#23)
Browse files Browse the repository at this point in the history
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 5.0.1.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.1.2...v5.0.1)

---
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 5, 2022
1 parent d2485aa commit cd809f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"lib/"
],
"dependencies": {
"minimatch": "^3.0.4"
"minimatch": "^5.0.1"
},
"tap": {
"test-env": "LC_ALL=sk",
Expand Down

0 comments on commit cd809f4

Please sign in to comment.