Skip to content

Commit 016697e

Browse files
authored
Merge pull request graphql#1119 from graphql/renovate/graphql-15.x
Update dependency graphql to v15.6.0
2 parents ef5c004 + 86c6078 commit 016697e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"gatsby-source-filesystem": "3.14.0",
2828
"gatsby-transformer-remark": "4.11.0",
2929
"globby": "11.0.4",
30-
"graphql": "15.5.3",
30+
"graphql": "15.6.0",
3131
"marked": "3.0.4",
3232
"numbro": "2.3.5",
3333
"parser-front-matter": "1.6.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6024,10 +6024,10 @@ [email protected], graphql-type-json@^0.3.2:
60246024
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz#f53a851dbfe07bd1c8157d24150064baab41e115"
60256025
integrity sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==
60266026

6027-
graphql@15.5.3:
6028-
version "15.5.3"
6029-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.3.tgz#c72349017d5c9f5446a897fe6908b3186db1da00"
6030-
integrity sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA==
6027+
graphql@15.6.0:
6028+
version "15.6.0"
6029+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.6.0.tgz#e69323c6a9780a1a4b9ddf7e35ca8904bb04df02"
6030+
integrity sha512-WJR872Zlc9hckiEPhXgyUftXH48jp2EjO5tgBBOyNMRJZ9fviL2mJBD6CAysk6N5S0r9BTs09Qk39nnJBkvOXQ==
60316031

60326032
graphql@^15.4.0:
60336033
version "15.5.1"

0 commit comments

Comments
 (0)