mirror of
https://github.com/actions/labeler.git
synced 2026-01-08 05:07:18 +08:00
Rebuild minimatch (#522)
* Rebuild minimatch and adapt changed interface * Apply formatting * Update minimatch license
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/github": "^5.1.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"minimatch": "^5.1.2"
|
||||
"minimatch": "^7.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.4.1",
|
||||
|
||||
Reference in New Issue
Block a user