Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit 5d6279c

Browse files
chore(deps): bump minimatch from 10.2.2 to 10.2.4 (#490)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.2.2 to 10.2.4. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.2.2...v10.2.4) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e90f6a commit 5d6279c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"@actions/core": "^3.0.0",
3838
"lcov-parse": "^1.0.0",
39-
"minimatch": "^10.2.2",
39+
"minimatch": "^10.2.4",
4040
"prettier": "^3.8.1"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)