Skip to content

Commit 9e2f9b0

Browse files
renovate-botkbrandwijk
authored andcommitted
fix(deps): update dependency graphql-static-binding to v0.8.0
1 parent d2d4821 commit 9e2f9b0

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.0",
4343
"fs-extra": "5.0.0",
4444
"graphql-import": "0.4.0",
45-
"graphql-static-binding": "0.7.0",
45+
"graphql-static-binding": "0.8.0",
4646
"lodash": "4.17.4"
4747
}
4848
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -888,9 +888,9 @@ graphql-request@^1.4.0:
888888
dependencies:
889889
cross-fetch "1.1.1"
890890

891-
graphql-static-binding@0.7.0:
892-
version "0.7.0"
893-
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.7.0.tgz#642ca2829d6720f25e52d63116ca7cb194bbef8f"
891+
graphql-static-binding@0.8.0:
892+
version "0.8.0"
893+
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.8.0.tgz#35858dfc89648573b9a5b6b61b431101b6b376af"
894894
dependencies:
895895
cucumber-html-reporter "^3.0.4"
896896
graphql "0.12.3"

0 commit comments

Comments
 (0)