mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
Update license for minmatch
This commit is contained in:
parent
5a2006bc4f
commit
b7f2567036
1 changed files with 2 additions and 2 deletions
4
.licenses/npm/minimatch.dep.yml
generated
4
.licenses/npm/minimatch.dep.yml
generated
|
|
@ -1,9 +1,9 @@
|
||||||
---
|
---
|
||||||
name: minimatch
|
name: minimatch
|
||||||
version: 3.0.4
|
version: 3.1.2
|
||||||
type: npm
|
type: npm
|
||||||
summary: a glob matcher in javascript
|
summary: a glob matcher in javascript
|
||||||
homepage: https://github.com/isaacs/minimatch#readme
|
homepage:
|
||||||
license: isc
|
license: isc
|
||||||
licenses:
|
licenses:
|
||||||
- sources: LICENSE
|
- sources: LICENSE
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue