Skip to content

Commit 356f91c

Browse files
renovate[bot]kbrandwijk
authored andcommitted
fix(deps): update dependency graphql-static-binding to v0.9.2 (#77)
1 parent 692ead6 commit 356f91c

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"chalk": "2.3.1",
4343
"fs-extra": "5.0.0",
4444
"graphql-import": "0.4.3",
45-
"graphql-static-binding": "0.9.0",
45+
"graphql-static-binding": "0.9.2",
4646
"lodash": "4.17.5"
4747
}
4848
}

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -914,14 +914,13 @@ graphql-request@^1.4.0:
914914
dependencies:
915915
cross-fetch "1.1.1"
916916

917-
918-
version "0.9.0"
919-
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.9.0.tgz#d0ea0f0663c081ea5ae69a071924c22da488ccd2"
917+
918+
version "0.9.2"
919+
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.9.2.tgz#604aebe558afc518f2f45b41dcd60ab9e3de008c"
920920
dependencies:
921921
cucumber-html-reporter "^3.0.4"
922-
graphql "0.12.3"
923922

924-
graphql@0.12.3, graphql@^0.12.3:
923+
graphql@^0.12.3:
925924
version "0.12.3"
926925
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
927926
dependencies:

0 commit comments

Comments
 (0)