Skip to content

Commit 78965ef

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql to v15
1 parent cf079a2 commit 78965ef

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint": "7.2.0",
4949
"eslint-config-prettier": "6.11.0",
5050
"eslint-plugin-prettier": "3.1.3",
51-
"graphql": "14.6.0",
51+
"graphql": "15.1.0",
5252
"graphql-yoga": "1.18.3",
5353
"husky": "4.2.5",
5454
"jest": "26.0.1",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4000,12 +4000,10 @@ graphql@*, "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0":
40004000
dependencies:
40014001
iterall "^1.2.2"
40024002

4003-
4004-
version "14.6.0"
4005-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.6.0.tgz#57822297111e874ea12f5cd4419616930cd83e49"
4006-
integrity sha512-VKzfvHEKybTKjQVpTFrA5yUq2S9ihcZvfJAtsDBBCuV6wauPu1xl/f9ehgVf0FcEJJs4vz6ysb/ZMkGigQZseg==
4007-
dependencies:
4008-
iterall "^1.2.2"
4003+
4004+
version "15.1.0"
4005+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.1.0.tgz#b93e28de805294ec08e1630d901db550cb8960a1"
4006+
integrity sha512-0TVyfOlCGhv/DBczQkJmwXOK6fjWkjzY3Pt7wY8i0gcYXq8aogG3weCsg48m72lywKSeOqedEHvVPOvZvSD51Q==
40094007

40104008
growly@^1.3.0:
40114009
version "1.3.0"

0 commit comments

Comments
 (0)