mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 04:25:22 -04:00
📦 npm: Bump @octokit/graphql from 8.2.0 to 8.2.1
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 8.2.0 to 8.2.1. - [Release notes](https://github.com/octokit/graphql.js/releases) - [Commits](https://github.com/octokit/graphql.js/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: "@octokit/graphql" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ee92467993
commit
744ca2cde8
@ -23,7 +23,7 @@
|
||||
"@giscus/react": "^3.1.0",
|
||||
"@mdx-js/mdx": "^3.1.0",
|
||||
"@next/bundle-analyzer": "15.2.0-canary.60",
|
||||
"@octokit/graphql": "^8.2.0",
|
||||
"@octokit/graphql": "^8.2.1",
|
||||
"@octokit/graphql-schema": "^15.25.0",
|
||||
"@prisma/client": "^6.3.1",
|
||||
"@react-spring/web": "^9.7.5",
|
||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -18,8 +18,8 @@ importers:
|
||||
specifier: 15.2.0-canary.60
|
||||
version: 15.2.0-canary.60
|
||||
'@octokit/graphql':
|
||||
specifier: ^8.2.0
|
||||
version: 8.2.0
|
||||
specifier: ^8.2.1
|
||||
version: 8.2.1
|
||||
'@octokit/graphql-schema':
|
||||
specifier: ^15.25.0
|
||||
version: 15.25.0
|
||||
@ -518,8 +518,8 @@ packages:
|
||||
'@octokit/graphql-schema@15.25.0':
|
||||
resolution: {integrity: sha512-aqz9WECtdxVWSqgKroUu9uu+CRt5KnfErWs0dBPKlTdrreAeWzS5NRu22ZVcGdPP7s3XDg2Gnf5iyoZPCRZWmQ==}
|
||||
|
||||
'@octokit/graphql@8.2.0':
|
||||
resolution: {integrity: sha512-gejfDywEml/45SqbWTWrhfwvLBrcGYhOn50sPOjIeVvH6i7D16/9xcFA8dAJNp2HMcd+g4vru41g4E2RBiZvfQ==}
|
||||
'@octokit/graphql@8.2.1':
|
||||
resolution: {integrity: sha512-n57hXtOoHrhwTWdvhVkdJHdhTv0JstjDbDRhJfwIRNfFqmSo1DaK/mD2syoNUoLCyqSjBpGAKOG0BuwF392slw==}
|
||||
engines: {node: '>= 18'}
|
||||
|
||||
'@octokit/openapi-types@23.0.1':
|
||||
@ -3534,7 +3534,7 @@ snapshots:
|
||||
graphql: 16.10.0
|
||||
graphql-tag: 2.12.6(graphql@16.10.0)
|
||||
|
||||
'@octokit/graphql@8.2.0':
|
||||
'@octokit/graphql@8.2.1':
|
||||
dependencies:
|
||||
'@octokit/request': 9.2.2
|
||||
'@octokit/types': 13.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user