Merge pull request #1182 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.44.1

build(deps): Bump @octokit/graphql-schema from 14.39.1 to 14.44.1
This commit is contained in:
marocchino 2023-11-28 09:48:25 +09:00 committed by GitHub
commit 8fe9d6e82d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.4.0",
"@octokit/graphql-schema": "^14.39.1"
"@octokit/graphql-schema": "^14.44.1"
},
"devDependencies": {
"@types/jest": "^29.5.7",

View file

@ -999,10 +999,10 @@
is-plain-object "^5.0.0"
universal-user-agent "^6.0.0"
"@octokit/graphql-schema@^14.39.1":
version "14.39.1"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.39.1.tgz#9f54a22d542af374095bcfb5ae43fc3f7cc0840a"
integrity sha512-QF4i1ZxE86dgzRCLGASPJiJwf21UyNxcVW++toCAPukU+0xYrnRk3Ben7I8EO/MT05nmR5d6CCpmcZieLdSC2g==
"@octokit/graphql-schema@^14.44.1":
version "14.44.1"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.44.1.tgz#35dc969a24ae7dfa77e7adaca703d3a2b69c7053"
integrity sha512-kKB21k6kYJLFZ7nWOI7Umvw4fZDfvIyX1fbnRF25V/Xq6O69zJPDHHKeWC7DVqWMrUrz8QdyO2mR/g73CkyJkQ==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"