Merge pull request #1212 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.47.0

build(deps): Bump @octokit/graphql-schema from 14.45.1 to 14.47.0
This commit is contained in:
marocchino 2024-01-11 10:52:05 +09:00 committed by GitHub
commit ce1e7aac29
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.45.1"
"@octokit/graphql-schema": "^14.47.0"
},
"devDependencies": {
"@types/jest": "^29.5.11",

View file

@ -999,10 +999,10 @@
is-plain-object "^5.0.0"
universal-user-agent "^6.0.0"
"@octokit/graphql-schema@^14.45.1":
version "14.45.1"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.45.1.tgz#3dca8a1bed291404ed35da82a6634f6328b89548"
integrity sha512-4rrzuEOz6Df3Xm6z9UUEr+7G7Q/vlcnHAJW8SMz57Fr3fp8yPnXK9amJr4QISHZptF7d91WMrWK5UUbjPhBYMw==
"@octokit/graphql-schema@^14.47.0":
version "14.47.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.47.0.tgz#f80c4a5664fe502b6859dd3a883a2479d9e3f718"
integrity sha512-wephyUU/I84Q8vlM/6E7+tZd8I+zMuANIA12HuGwrKL/6akmuD/U8BqcN75rMWKKcm0FbW6ttbofO47d2g2QXA==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"