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