1
0
mirror of https://github.com/actions/labeler synced 2026-05-05 03:07:49 +02:00

Bump minimatch from 9.0.3 to 10.0.1 (#805)

* Bump minimatch from 9.0.3 to 10.0.1

Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.3 to 10.0.1.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.3...v10.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>

* check failues fix

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
This commit is contained in:
dependabot[bot]
2024-12-12 21:22:05 -06:00
committed by GitHub
parent 857d8ca96a
commit 98d12e7f87
4 changed files with 55 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
---
name: minimatch
version: 9.0.3
version: 10.0.1
type: npm
summary: a glob matcher in javascript
homepage: