1
0
mirror of https://github.com/actions/labeler synced 2026-05-14 20:51:05 +02:00

Delete unused semver dependency

This commit is contained in:
Patrick Ellis
2021-06-04 23:24:39 -04:00
parent f6dc3df7ab
commit 46e4d72b10
6 changed files with 88 additions and 1074 deletions

View File

@@ -1,9 +1,9 @@
---
name: js-yaml
version: 3.13.1
version: 3.14.1
type: npm
summary:
homepage:
summary: YAML 1.2 parser and serializer
homepage: https://github.com/nodeca/js-yaml
license: mit
licenses:
- sources: LICENSE
@@ -29,8 +29,4 @@ licenses:
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
- sources: README.md
text: |-
View the [LICENSE](https://github.com/nodeca/js-yaml/blob/master/LICENSE) file
(MIT).
notices: []