Skip to content

Commit 7a14a3c

Browse files
build(deps): bump minimatch from 10.0.3 to 10.1.1
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]>
1 parent 0ca3993 commit 7a14a3c

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package-lock.json

Lines changed: 7 additions & 8 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
@@ -20,7 +20,7 @@
2020
"@actions/core": "^1.11.1",
2121
"@actions/github": "^6.0.1",
2222
"actions-toolkit": "github:nearform/actions-toolkit",
23-
"minimatch": "^10.0.3",
23+
"minimatch": "^10.1.1",
2424
"encoding": "^0.1.13"
2525
},
2626
"devDependencies": {

0 commit comments

Comments
 (0)