Skip to content

Commit 5f08bdf

Browse files
chore(deps): bump minimatch from 10.0.3 to 10.1.1 (#440)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.0.3 to 10.1.1. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.0.3...v10.1.1) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0580d6e commit 5f08bdf

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
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@actions/core": "^1.11.1",
3737
"lcov-parse": "^1.0.0",
38-
"minimatch": "^10.0.3",
38+
"minimatch": "^10.1.1",
3939
"prettier": "^3.6.2"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)