Skip to content

Commit 13da4db

Browse files
chore(deps): update dependency minimatch to v10 (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8063dbc commit 13da4db

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -25,7 +25,7 @@
2525
"@actions/github": "6.0.0",
2626
"@octokit/webhooks-definitions": "3.67.3",
2727
"js-yaml": "4.1.0",
28-
"minimatch": "9.0.5"
28+
"minimatch": "10.0.1"
2929
},
3030
"devDependencies": {
3131
"@eslint/js": "9.21.0",

0 commit comments

Comments
 (0)