mirror of
https://github.com/graalvm/setup-graalvm.git
synced 2025-12-06 07:48:06 +08:00
Upgrade minimatch for ESM support.
Context: https://github.com/actions/typescript-action/issues/1017#issuecomment-2659619253
This commit is contained in:
committed by
Fabio Niephaus
parent
b4c67abb33
commit
0246c29a59
@@ -82,5 +82,10 @@
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@rollup/rollup-linux-x64-gnu": "*"
|
||||
},
|
||||
"overrides": {
|
||||
"@actions/glob": {
|
||||
"minimatch": "^10.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user