1
0
mirror of https://github.com/actions/upload-artifact.git synced 2026-02-26 05:32:32 +00:00

Bump minimatch to 10.1.1

This commit is contained in:
Daniel Kennedy
2026-02-25 13:24:55 -05:00
parent a2008cd1d8
commit 0508a90968
5 changed files with 487 additions and 202 deletions

View File

@ -38,7 +38,7 @@
"@actions/github": "^9.0.0",
"@actions/glob": "^0.6.1",
"@actions/io": "^3.0.2",
"minimatch": "^9.0.3"
"minimatch": "^10.1.1"
},
"devDependencies": {
"@types/jest": "^30.0.0",