mirror of
https://github.com/actions/labeler.git
synced 2025-12-11 03:58:05 +00:00
Update license caches for node-fetch, signal-exit
Updated these from within our docker container, since that seems to matter quite a lot in this case.
This commit is contained in:
2
.licenses/npm/node-fetch.dep.yml
generated
2
.licenses/npm/node-fetch.dep.yml
generated
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: node-fetch
|
||||
version: 2.6.1
|
||||
version: 2.6.0
|
||||
type: npm
|
||||
summary: A light-weight module that brings window.fetch to node.js
|
||||
homepage: https://github.com/bitinn/node-fetch
|
||||
|
||||
2
.licenses/npm/signal-exit.dep.yml
generated
2
.licenses/npm/signal-exit.dep.yml
generated
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: signal-exit
|
||||
version: 3.0.2
|
||||
version: 3.0.3
|
||||
type: npm
|
||||
summary: when you want to fire an event no matter how a process exits.
|
||||
homepage: https://github.com/tapjs/signal-exit
|
||||
|
||||
Reference in New Issue
Block a user