From 64480076ebc5f1d9bb5d8696a3c88dc7fc1411ef Mon Sep 17 00:00:00 2001 From: nr-opensource-bot Date: Tue, 21 Jul 2020 15:52:38 +0000 Subject: [PATCH] chore: update third-party manifest and notices [skip ci] --- THIRD_PARTY_NOTICES.md | 4 ++-- third_party_manifest.json | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/THIRD_PARTY_NOTICES.md b/THIRD_PARTY_NOTICES.md index eb53997..b3afeb8 100644 --- a/THIRD_PARTY_NOTICES.md +++ b/THIRD_PARTY_NOTICES.md @@ -791,7 +791,7 @@ SOFTWARE. ### @semantic-release/changelog -This product includes source derived from [@semantic-release/changelog](https://github.com/semantic-release/changelog) ([v3.0.6](https://github.com/semantic-release/changelog/tree/v3.0.6)), distributed under the [MIT License](https://github.com/semantic-release/changelog/blob/v3.0.6/LICENSE): +This product includes source derived from [@semantic-release/changelog](https://github.com/semantic-release/changelog) ([v5.0.1](https://github.com/semantic-release/changelog/tree/v5.0.1)), distributed under the [MIT License](https://github.com/semantic-release/changelog/blob/v5.0.1/LICENSE): ``` MIT License @@ -820,7 +820,7 @@ SOFTWARE. ### @semantic-release/git -This product includes source derived from [@semantic-release/git](https://github.com/semantic-release/git) ([v7.0.18](https://github.com/semantic-release/git/tree/v7.0.18)), distributed under the [MIT License](https://github.com/semantic-release/git/blob/v7.0.18/LICENSE): +This product includes source derived from [@semantic-release/git](https://github.com/semantic-release/git) ([v9.0.0](https://github.com/semantic-release/git/tree/v9.0.0)), distributed under the [MIT License](https://github.com/semantic-release/git/blob/v9.0.0/LICENSE): ``` MIT License diff --git a/third_party_manifest.json b/third_party_manifest.json index 390ff36..e610532 100644 --- a/third_party_manifest.json +++ b/third_party_manifest.json @@ -1,5 +1,5 @@ { - "lastUpdated": "Tue Jul 21 2020 15:32:26 GMT+0000 (Coordinated Universal Time)", + "lastUpdated": "Tue Jul 21 2020 15:52:36 GMT+0000 (Coordinated Universal Time)", "projectName": "nr1-network-telemetry", "projectUrl": "https://github.com/newrelic/nr1-network-telemetry", "includeDev": true, @@ -212,28 +212,28 @@ "publisher": "Mario Nebl", "email": "hello@herebecode.com" }, - "@semantic-release/changelog@3.0.6": { + "@semantic-release/changelog@5.0.1": { "name": "@semantic-release/changelog", - "version": "3.0.6", - "range": "^3.0.5", + "version": "5.0.1", + "range": "^5.0.1", "licenses": "MIT", "repoUrl": "https://github.com/semantic-release/changelog", - "versionedRepoUrl": "https://github.com/semantic-release/changelog/tree/v3.0.6", + "versionedRepoUrl": "https://github.com/semantic-release/changelog/tree/v5.0.1", "licenseFile": "node_modules/@semantic-release/changelog/LICENSE", - "licenseUrl": "https://github.com/semantic-release/changelog/blob/v3.0.6/LICENSE", + "licenseUrl": "https://github.com/semantic-release/changelog/blob/v5.0.1/LICENSE", "licenseTextSource": "file", "publisher": "Pierre Vanduynslager", "url": "https://github.com/pvdlg" }, - "@semantic-release/git@7.0.18": { + "@semantic-release/git@9.0.0": { "name": "@semantic-release/git", - "version": "7.0.18", - "range": "^7.0.18", + "version": "9.0.0", + "range": "^9.0.0", "licenses": "MIT", "repoUrl": "https://github.com/semantic-release/git", - "versionedRepoUrl": "https://github.com/semantic-release/git/tree/v7.0.18", + "versionedRepoUrl": "https://github.com/semantic-release/git/tree/v9.0.0", "licenseFile": "node_modules/@semantic-release/git/LICENSE", - "licenseUrl": "https://github.com/semantic-release/git/blob/v7.0.18/LICENSE", + "licenseUrl": "https://github.com/semantic-release/git/blob/v9.0.0/LICENSE", "licenseTextSource": "file", "publisher": "Pierre Vanduynslager", "url": "https://github.com/pvdlg"