Skip to content

Commit 9e67bd7

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

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.3.0",
45-
"graphql-static-binding": "0.6.0",
45+
"graphql-static-binding": "0.7.0",
4646
"lodash": "4.17.4"
4747
}
4848
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -883,9 +883,9 @@ graphql-request@^1.4.0:
883883
dependencies:
884884
cross-fetch "1.1.1"
885885

886-
graphql-static-binding@0.6.0:
887-
version "0.6.0"
888-
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.6.0.tgz#9990a11f445a6fde798d71f49611d6cd97a407e6"
886+
graphql-static-binding@0.7.0:
887+
version "0.7.0"
888+
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.7.0.tgz#642ca2829d6720f25e52d63116ca7cb194bbef8f"
889889
dependencies:
890890
cucumber-html-reporter "^3.0.4"
891891
graphql "0.12.3"

0 commit comments

Comments
 (0)