Update licenses and dependencies (#477)

This commit is contained in:
MaksimZhukov
2023-01-09 15:27:57 +01:00
committed by GitHub
parent 4878a7e749
commit 36adcc2cb2
19 changed files with 2771 additions and 3472 deletions

View File

@@ -1,9 +1,9 @@
---
name: "@octokit/auth-token"
version: 2.4.5
version: 2.5.0
type: npm
summary: GitHub API token authentication for browsers and Node.js
homepage: https://github.com/octokit/auth-token.js#readme
homepage:
license: mit
licenses:
- sources: LICENSE

View File

@@ -1,6 +1,6 @@
---
name: "@octokit/core"
version: 3.5.1
version: 3.6.0
type: npm
summary: Extendable client for GitHub's REST & GraphQL APIs
homepage:

View File

@@ -1,6 +1,6 @@
---
name: "@octokit/graphql"
version: 4.6.4
version: 4.8.0
type: npm
summary: GitHub GraphQL API client for browsers and Node
homepage:

View File

@@ -1,8 +1,8 @@
---
name: "@octokit/openapi-types"
version: 7.3.2
version: 12.11.0
type: npm
summary: Generated TypeScript definitions based on GitHub's OpenAPI spec
summary: Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com
homepage:
license: mit
licenses:

View File

@@ -1,6 +1,6 @@
---
name: "@octokit/plugin-paginate-rest"
version: 2.13.5
version: 2.21.3
type: npm
summary: Octokit plugin to paginate REST API endpoint responses
homepage:

View File

@@ -1,6 +1,6 @@
---
name: "@octokit/plugin-rest-endpoint-methods"
version: 5.3.1
version: 5.16.2
type: npm
summary: Octokit plugin adding one method for all of api.github.com REST API endpoints
homepage:

View File

@@ -1,9 +1,9 @@
---
name: "@octokit/request"
version: 5.6.0
version: 5.6.3
type: npm
summary: "Send parameterized requests to GitHubâ\x80\x99s APIs with sensible defaults
in browsers and Node"
summary: Send parameterized requests to GitHub's APIs with sensible defaults in browsers
and Node
homepage:
license: mit
licenses:

View File

@@ -1,6 +1,6 @@
---
name: "@octokit/types"
version: 6.16.4
version: 6.41.0
type: npm
summary: Shared TypeScript definitions for Octokit projects
homepage: