Skip to content

Commit adca94a

Browse files
authored
Merge pull request #799 from marocchino/dependabot/npm_and_yarn/octokit/graphql-schema-12.21.0
build(deps): Bump @octokit/graphql-schema from 12.11.0 to 12.21.0
2 parents e5883ea + af76947 commit adca94a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@actions/core": "^1.10.0",
3030
"@actions/github": "^5.1.1",
3131
"@actions/glob": "^0.3.0",
32-
"@octokit/graphql-schema": "^12.11.0"
32+
"@octokit/graphql-schema": "^12.21.0"
3333
},
3434
"devDependencies": {
3535
"@types/jest": "^27.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1164,10 +1164,10 @@
11641164
is-plain-object "^5.0.0"
11651165
universal-user-agent "^6.0.0"
11661166

1167-
"@octokit/graphql-schema@^12.11.0":
1168-
version "12.11.0"
1169-
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-12.11.0.tgz#2c93ed73febae5e6558c9f229e176b052a4c8e95"
1170-
integrity sha512-bJNi8JuOK5dlBsmzTwh5vUkUZ3ZGW39+f84Qdd5CdB2S0eTLFBiQi5dagc+aMNUbLNNz6Cf27qiVWSZRrX/nsg==
1167+
"@octokit/graphql-schema@^12.21.0":
1168+
version "12.21.0"
1169+
resolved "https://registry.yarnpkg.com/@octokit/graphql-schema/-/graphql-schema-12.21.0.tgz#f60468c43c2d8745427ccb08bc1f8f90a5ee4ee8"
1170+
integrity sha512-/q4x2yoWpft+26b5TIanqZnjya52eBX6uC/h8nrNSTP6KCSgsc1KFDBadDj8odyc6cFmEM5NOiw8xPm213CCCg==
11711171
dependencies:
11721172
graphql "^16.0.0"
11731173
graphql-tag "^2.10.3"

0 commit comments

Comments
 (0)