From c4cbec5f9e284cf8d9b052b846cecb263eaf0503 Mon Sep 17 00:00:00 2001 From: Actionbot Date: Fri, 18 Dec 2020 19:41:44 +0000 Subject: [PATCH] chore: update third-party manifest and notices [skip ci] --- THIRD_PARTY_NOTICES.md | 12 ++++---- third_party_manifest.json | 62 +++++++++++++++++++-------------------- 2 files changed, 37 insertions(+), 37 deletions(-) diff --git a/THIRD_PARTY_NOTICES.md b/THIRD_PARTY_NOTICES.md index 2a89861..3b710af 100644 --- a/THIRD_PARTY_NOTICES.md +++ b/THIRD_PARTY_NOTICES.md @@ -316,7 +316,7 @@ This product includes source derived from [@types/jest](https://github.com/Defin ### @types/node -This product includes source derived from [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) ([v14.14.12](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/v14.14.12)), distributed under the [MIT License](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/v14.14.12/LICENSE): +This product includes source derived from [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped) ([v14.14.14](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/v14.14.14)), distributed under the [MIT License](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/v14.14.14/LICENSE): ``` MIT License @@ -345,7 +345,7 @@ This product includes source derived from [@types/node](https://github.com/Defin ### @typescript-eslint/eslint-plugin -This product includes source derived from [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) ([v4.9.1](https://github.com/typescript-eslint/typescript-eslint/tree/v4.9.1)), distributed under the [MIT License](https://github.com/typescript-eslint/typescript-eslint/blob/v4.9.1/LICENSE): +This product includes source derived from [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) ([v4.10.0](https://github.com/typescript-eslint/typescript-eslint/tree/v4.10.0)), distributed under the [MIT License](https://github.com/typescript-eslint/typescript-eslint/blob/v4.10.0/LICENSE): ``` MIT License @@ -374,7 +374,7 @@ SOFTWARE. ### @typescript-eslint/parser -This product includes source derived from [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) ([v4.9.1](https://github.com/typescript-eslint/typescript-eslint/tree/v4.9.1)), distributed under the [BSD-2-Clause License](https://github.com/typescript-eslint/typescript-eslint/blob/v4.9.1/LICENSE): +This product includes source derived from [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) ([v4.10.0](https://github.com/typescript-eslint/typescript-eslint/tree/v4.10.0)), distributed under the [BSD-2-Clause License](https://github.com/typescript-eslint/typescript-eslint/blob/v4.10.0/LICENSE): ``` TypeScript ESLint Parser @@ -404,7 +404,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ### @vercel/ncc -This product includes source derived from [@vercel/ncc](https://github.com/vercel/ncc) ([v0.25.1](https://github.com/vercel/ncc/tree/v0.25.1)), distributed under the [MIT License](https://github.com/vercel/ncc/blob/v0.25.1/LICENSE): +This product includes source derived from [@vercel/ncc](https://github.com/vercel/ncc) ([v0.26.0](https://github.com/vercel/ncc/tree/v0.26.0)), distributed under the [MIT License](https://github.com/vercel/ncc/blob/v0.26.0/LICENSE): ``` Copyright 2018 ZEIT, Inc. @@ -618,7 +618,7 @@ SOFTWARE. ### prettier-plugin-jsdoc -This product includes source derived from [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) ([v0.2.6](https://github.com/hosseinmd/prettier-plugin-jsdoc/tree/v0.2.6)), distributed under the [ISC License](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/v0.2.6/LICENSE): +This product includes source derived from [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc) ([v0.2.7](https://github.com/hosseinmd/prettier-plugin-jsdoc/tree/v0.2.7)), distributed under the [ISC License](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/v0.2.7/LICENSE): ``` MIT License @@ -691,7 +691,7 @@ SOFTWARE. ### typescript -This product includes source derived from [typescript](https://github.com/Microsoft/TypeScript) ([v4.1.2](https://github.com/Microsoft/TypeScript/tree/v4.1.2)), distributed under the [Apache-2.0 License](https://github.com/Microsoft/TypeScript/blob/v4.1.2/LICENSE.txt): +This product includes source derived from [typescript](https://github.com/Microsoft/TypeScript) ([v4.1.3](https://github.com/Microsoft/TypeScript/tree/v4.1.3)), distributed under the [Apache-2.0 License](https://github.com/Microsoft/TypeScript/blob/v4.1.3/LICENSE.txt): ``` Apache License diff --git a/third_party_manifest.json b/third_party_manifest.json index d284e15..6f41381 100644 --- a/third_party_manifest.json +++ b/third_party_manifest.json @@ -1,5 +1,5 @@ { - "lastUpdated": "Fri Dec 11 2020 00:15:05 GMT+0000 (Coordinated Universal Time)", + "lastUpdated": "Fri Dec 18 2020 19:41:44 GMT+0000 (Coordinated Universal Time)", "projectName": "repolinter-action", "projectUrl": "https://github.com/newrelic/repolinter-action", "includeDev": true, @@ -117,48 +117,48 @@ "licenseUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/blob/v26.0.19/LICENSE", "licenseTextSource": "file" }, - "@types/node@14.14.12": { + "@types/node@14.14.14": { "name": "@types/node", - "version": "14.14.12", - "range": "^14.14.12", + "version": "14.14.14", + "range": "^14.14.14", "licenses": "MIT", "repoUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", - "versionedRepoUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/v14.14.12", + "versionedRepoUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/v14.14.14", "licenseFile": "node_modules/@types/node/LICENSE", - "licenseUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/blob/v14.14.12/LICENSE", + "licenseUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped/blob/v14.14.14/LICENSE", "licenseTextSource": "file" }, - "@typescript-eslint/eslint-plugin@4.9.1": { + "@typescript-eslint/eslint-plugin@4.10.0": { "name": "@typescript-eslint/eslint-plugin", - "version": "4.9.1", - "range": "^4.9.1", + "version": "4.10.0", + "range": "^4.10.0", "licenses": "MIT", "repoUrl": "https://github.com/typescript-eslint/typescript-eslint", - "versionedRepoUrl": "https://github.com/typescript-eslint/typescript-eslint/tree/v4.9.1", + "versionedRepoUrl": "https://github.com/typescript-eslint/typescript-eslint/tree/v4.10.0", "licenseFile": "node_modules/@typescript-eslint/eslint-plugin/LICENSE", - "licenseUrl": "https://github.com/typescript-eslint/typescript-eslint/blob/v4.9.1/LICENSE", + "licenseUrl": "https://github.com/typescript-eslint/typescript-eslint/blob/v4.10.0/LICENSE", "licenseTextSource": "file" }, - "@typescript-eslint/parser@4.9.1": { + "@typescript-eslint/parser@4.10.0": { "name": "@typescript-eslint/parser", - "version": "4.9.1", - "range": "^4.9.1", + "version": "4.10.0", + "range": "^4.10.0", "licenses": "BSD-2-Clause", "repoUrl": "https://github.com/typescript-eslint/typescript-eslint", - "versionedRepoUrl": "https://github.com/typescript-eslint/typescript-eslint/tree/v4.9.1", + "versionedRepoUrl": "https://github.com/typescript-eslint/typescript-eslint/tree/v4.10.0", "licenseFile": "node_modules/@typescript-eslint/parser/LICENSE", - "licenseUrl": "https://github.com/typescript-eslint/typescript-eslint/blob/v4.9.1/LICENSE", + "licenseUrl": "https://github.com/typescript-eslint/typescript-eslint/blob/v4.10.0/LICENSE", "licenseTextSource": "file" }, - "@vercel/ncc@0.25.1": { + "@vercel/ncc@0.26.0": { "name": "@vercel/ncc", - "version": "0.25.1", - "range": "^0.25.1", + "version": "0.26.0", + "range": "^0.26.0", "licenses": "MIT", "repoUrl": "https://github.com/vercel/ncc", - "versionedRepoUrl": "https://github.com/vercel/ncc/tree/v0.25.1", + "versionedRepoUrl": "https://github.com/vercel/ncc/tree/v0.26.0", "licenseFile": "node_modules/@vercel/ncc/LICENSE", - "licenseUrl": "https://github.com/vercel/ncc/blob/v0.25.1/LICENSE", + "licenseUrl": "https://github.com/vercel/ncc/blob/v0.26.0/LICENSE", "licenseTextSource": "file" }, "eslint-plugin-github@4.1.1": { @@ -248,15 +248,15 @@ "publisher": "Pedro Teixeira", "email": "pedro.teixeira@gmail.com" }, - "prettier-plugin-jsdoc@0.2.6": { + "prettier-plugin-jsdoc@0.2.7": { "name": "prettier-plugin-jsdoc", - "version": "0.2.6", - "range": "^0.2.6", + "version": "0.2.7", + "range": "^0.2.7", "licenses": "ISC", "repoUrl": "https://github.com/hosseinmd/prettier-plugin-jsdoc", - "versionedRepoUrl": "https://github.com/hosseinmd/prettier-plugin-jsdoc/tree/v0.2.6", + "versionedRepoUrl": "https://github.com/hosseinmd/prettier-plugin-jsdoc/tree/v0.2.7", "licenseFile": "node_modules/prettier-plugin-jsdoc/LICENSE", - "licenseUrl": "https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/v0.2.6/LICENSE", + "licenseUrl": "https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/v0.2.7/LICENSE", "licenseTextSource": "file", "publisher": "Hossein mohammadi", "url": "hosseinm.developer@gmail.com" @@ -287,15 +287,15 @@ "email": "kulshekhar@users.noreply.github.com", "url": "https://github.com/kulshekhar" }, - "typescript@4.1.2": { + "typescript@4.1.3": { "name": "typescript", - "version": "4.1.2", - "range": "^4.1.2", + "version": "4.1.3", + "range": "^4.1.3", "licenses": "Apache-2.0", "repoUrl": "https://github.com/Microsoft/TypeScript", - "versionedRepoUrl": "https://github.com/Microsoft/TypeScript/tree/v4.1.2", + "versionedRepoUrl": "https://github.com/Microsoft/TypeScript/tree/v4.1.3", "licenseFile": "node_modules/typescript/LICENSE.txt", - "licenseUrl": "https://github.com/Microsoft/TypeScript/blob/v4.1.2/LICENSE.txt", + "licenseUrl": "https://github.com/Microsoft/TypeScript/blob/v4.1.3/LICENSE.txt", "licenseTextSource": "file", "publisher": "Microsoft Corp." }