mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-14 12:31:14 +00:00
Merge pull request #1191 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-14.45.1
build(deps): Bump @octokit/graphql-schema from 14.45.0 to 14.45.1
This commit is contained in:
commit
72bcf8d7e2
2 changed files with 5 additions and 5 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"@actions/core": "^1.10.1",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/glob": "^0.4.0",
|
||||
"@octokit/graphql-schema": "^14.45.0"
|
||||
"@octokit/graphql-schema": "^14.45.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^29.5.10",
|
||||
|
|
|
|||
|
|
@ -999,10 +999,10 @@
|
|||
is-plain-object "^5.0.0"
|
||||
universal-user-agent "^6.0.0"
|
||||
|
||||
"@octokit/graphql-schema@^14.45.0":
|
||||
version "14.45.0"
|
||||
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.45.0.tgz#f88dc899bbda1ca79ebceaf74c7be2523a793eee"
|
||||
integrity sha512-Ur7pbgbDLiFItZUkL98A9ssso0eie/zJUbTSO0BaCI+C30RRV3F1PQxBG0O6/IWcYNrW+7Q3IorlkjlKedkzSw==
|
||||
"@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==
|
||||
dependencies:
|
||||
graphql "^16.0.0"
|
||||
graphql-tag "^2.10.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue