Skip to content

Commit 3ff5be8

Browse files
authored
Merge pull request graphql#1099 from graphql/renovate/graphql-15.x
Update dependency graphql to v15.5.2
2 parents ca0799e + 6dc91c8 commit 3ff5be8

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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.12.0",
2828
"gatsby-transformer-remark": "4.9.0",
2929
"globby": "11.0.4",
30-
"graphql": "15.5.1",
30+
"graphql": "15.5.2",
3131
"marked": "3.0.2",
3232
"numbro": "2.3.5",
3333
"parser-front-matter": "1.6.4",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6148,7 +6148,12 @@ [email protected], graphql-type-json@^0.3.2:
61486148
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz#f53a851dbfe07bd1c8157d24150064baab41e115"
61496149
integrity sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==
61506150

6151-
[email protected], graphql@^15.4.0:
6151+
6152+
version "15.5.2"
6153+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.2.tgz#efa19f8f2bf1a48eb7d5c85bf17e144ba8bb0480"
6154+
integrity sha512-dZjLPWNQqYv0dqV2RNbiFed0LtSp6yd4jchsDGnuhDKa9OQHJYCfovaOEvY91w9gqbYO7Se9LKDTl3xxYva/3w==
6155+
6156+
graphql@^15.4.0:
61526157
version "15.5.1"
61536158
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.1.tgz#f2f84415d8985e7b84731e7f3536f8bb9d383aad"
61546159
integrity sha512-FeTRX67T3LoE3LWAxxOlW2K3Bz+rMYAC18rRguK4wgXaTZMiJwSUwDmPFo3UadAKbzirKIg5Qy+sNJXbpPRnQw==

0 commit comments

Comments
 (0)