Update Minimatch to 9.0.3, rebuild and fix licensing (#626)

This commit is contained in:
Dusan Trickovic
2023-07-26 13:23:55 +02:00
committed by GitHub
parent 3cc2196fe8
commit 68124ad53a
4 changed files with 688 additions and 378 deletions

View File

@@ -28,7 +28,7 @@
"@actions/github": "^5.1.1",
"@octokit/plugin-retry": "^5.0.5",
"js-yaml": "^4.1.0",
"minimatch": "^7.4.3"
"minimatch": "^9.0.3"
},
"devDependencies": {
"@types/jest": "^27.4.1",