Skip to content

Commit a10e764

Browse files
renovate[bot]kbrandwijk
authored andcommitted
fix(deps): update dependency graphql-static-binding to v0.9.0 (#65)
1 parent 1e78ba4 commit a10e764

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.1",
45-
"graphql-static-binding": "0.8.1",
45+
"graphql-static-binding": "0.9.0",
4646
"lodash": "4.17.4"
4747
}
4848
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -907,9 +907,9 @@ graphql-request@^1.4.0:
907907
dependencies:
908908
cross-fetch "1.1.1"
909909

910-
graphql-static-binding@0.8.1:
911-
version "0.8.1"
912-
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.8.1.tgz#1e1ba7869c45e54456b014bcdaaaf0d119d964d9"
910+
graphql-static-binding@0.9.0:
911+
version "0.9.0"
912+
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.9.0.tgz#d0ea0f0663c081ea5ae69a071924c22da488ccd2"
913913
dependencies:
914914
cucumber-html-reporter "^3.0.4"
915915
graphql "0.12.3"

0 commit comments

Comments
 (0)