Skip to content

Commit 223edd3

Browse files
renovate[bot]kbrandwijk
authored andcommitted
fix(deps): update dependency graphql-static-binding to v0.9.3 (#78)
1 parent c9829f8 commit 223edd3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.2",
45+
"graphql-static-binding": "0.9.3",
4646
"lodash": "4.17.5"
4747
}
4848
}

yarn.lock

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

917-
918-
version "0.9.2"
919-
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.9.2.tgz#604aebe558afc518f2f45b41dcd60ab9e3de008c"
917+
918+
version "0.9.3"
919+
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.9.3.tgz#67a51ed2e720edda5a250898af037ebf9dac57cf"
920920
dependencies:
921921
cucumber-html-reporter "^3.0.4"
922922

0 commit comments

Comments
 (0)