Skip to content

Commit

Permalink
Bump minimatch from 9.0.5 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.5 to 10.0.1.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.5...v10.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 201a8fc commit 396fbb9
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 @@ -56,7 +56,7 @@
"lodash": "^=4.17.20",
"lodash.template": "^=4.5.0",
"map-stream": "^0.0.7",
"minimatch": "^=9.0.0",
"minimatch": "^=10.0.1",
"randomatic": "^=3.0.0",
"terser-webpack-plugin": "^5.0.0",
"npm-run-all": "^4.1.5",
Expand Down

0 comments on commit 396fbb9

Please sign in to comment.