Skip to content

Commit a6a6f96

Browse files
renovate[bot]renovate-botwardpeet
authored
chore(deps): update dependency graphql to ^15.5.0 (#31698)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Ward Peeters <[email protected]>
1 parent 9a03fc1 commit a6a6f96

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/gatsby-recipes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"@mdx-js/mdx": "^2.0.0-next.4",
117117
"@mdx-js/react": "^2.0.0-next.4",
118118
"@mdx-js/runtime": "^2.0.0-next.4",
119-
"graphql": "^15.4.0",
119+
"graphql": "^15.5.0",
120120
"property-information": "5.5.0",
121121
"remark-mdx": "^2.0.0-next.4",
122122
"remark-mdxjs": "^2.0.0-next.4"

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
"url": "git+https://github.com/gatsbyjs/gatsby.git"
234234
},
235235
"resolutions": {
236-
"graphql": "^15.0.0",
236+
"graphql": "^15.5.0",
237237
"@mdx-js/mdx": "^2.0.0-next.3",
238238
"@mdx-js/react": "^2.0.0-next.3",
239239
"@mdx-js/runtime": "^2.0.0-next.3",

0 commit comments

Comments
 (0)