Skip to content

Commit 8c76b0b

Browse files
chore(deps): bump minimatch from 10.0.1 to 10.0.3 (#427)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 10.0.1 to 10.0.3. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.0.1...v10.0.3) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.0.3 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 7ff0c49 commit 8c76b0b

File tree

2 files changed

+46
-30
lines changed

2 files changed

+46
-30
lines changed

package-lock.json

Lines changed: 45 additions & 29 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.1",
38+
"minimatch": "^10.0.3",
3939
"prettier": "^3.6.2"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)