Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit 2bd071c

Browse files
renovate[bot]DevanB
authored andcommitted
fix(deps): update graphql to v0.13.0
1 parent 10f112c commit 2bd071c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"apollo-client-preset": "1.0.8",
2323
"expo": "25.0.0",
24-
"graphql": "0.12.3",
24+
"graphql": "0.13.0",
2525
"graphql-tag": "2.6.1",
2626
"react": "16.2.0",
2727
"react-apollo": "2.0.4",

basic/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2577,11 +2577,11 @@ graphql-tag@2.6.1, graphql-tag@^2.4.2:
25772577
version "2.6.1"
25782578
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.6.1.tgz#4788d509f6e29607d947fc47a40c4e18f736d34a"
25792579

2580-
graphql@0.12.3:
2581-
version "0.12.3"
2582-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
2580+
graphql@0.13.0:
2581+
version "0.13.0"
2582+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
25832583
dependencies:
2584-
iterall "1.1.3"
2584+
iterall "1.1.x"
25852585

25862586
growly@^1.3.0:
25872587
version "1.3.0"
@@ -3128,9 +3128,9 @@ items@2.x.x:
31283128
version "2.1.1"
31293129
resolved "https://registry.yarnpkg.com/items/-/items-2.1.1.tgz#8bd16d9c83b19529de5aea321acaada78364a198"
31303130

3131-
iterall@1.1.3:
3132-
version "1.1.3"
3133-
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
3131+
iterall@1.1.x:
3132+
version "1.1.4"
3133+
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
31343134

31353135
jest-changed-files@^22.1.4:
31363136
version "22.1.4"

0 commit comments

Comments
 (0)