Skip to content

Commit

Permalink
Merge pull request #1240 from marocchino/dependabot/npm_and_yarn/octo…
Browse files Browse the repository at this point in the history
…kit/graphql-schema-14.52.0

build(deps): Bump @octokit/graphql-schema from 14.47.1 to 14.52.0
  • Loading branch information
marocchino committed Feb 1, 2024
2 parents 76f17ea + b11ff05 commit 9ecb719
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.4.0",
"@octokit/graphql-schema": "^14.47.1"
"@octokit/graphql-schema": "^14.52.0"
},
"devDependencies": {
"@types/jest": "^29.5.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -999,10 +999,10 @@
is-plain-object "^5.0.0"
universal-user-agent "^6.0.0"

"@octokit/graphql-schema@^14.47.1":
version "14.47.1"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.47.1.tgz#7d6dffc185d5e81736da496fc733c27720760629"
integrity sha512-U/HA28j31K6NHUgxWcwqsm1j0cbvNSRx6kPSUVNTxO1CDvN75TjlEl8CV+I3FooYPbGtaETd7cDR4PTdwUShig==
"@octokit/graphql-schema@^14.52.0":
version "14.52.0"
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-14.52.0.tgz#b894609a4a4bff94248a4d0ef5d283bde03c5626"
integrity sha512-mvflr7S9IgIXWxlYTifAY/3nWj3NCEWF6xnTlFuVei71ekxWFk90zPOX0p6HjA6JNd7ODAiMDNarHTXXL/U+BQ==
dependencies:
graphql "^16.0.0"
graphql-tag "^2.10.3"
Expand Down

0 comments on commit 9ecb719

Please sign in to comment.