Skip to content

Commit aaef069

Browse files
renovate[bot]kbrandwijk
authored andcommitted
fix(deps): update dependency graphql-static-binding to v0.8.1 (#63)
1 parent 648a9b1 commit aaef069

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.0",
45+
"graphql-static-binding": "0.8.1",
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-
911-
version "0.8.0"
912-
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.8.0.tgz#35858dfc89648573b9a5b6b61b431101b6b376af"
910+
911+
version "0.8.1"
912+
resolved "https://registry.yarnpkg.com/graphql-static-binding/-/graphql-static-binding-0.8.1.tgz#1e1ba7869c45e54456b014bcdaaaf0d119d964d9"
913913
dependencies:
914914
cucumber-html-reporter "^3.0.4"
915915
graphql "0.12.3"

0 commit comments

Comments
 (0)