Skip to content

Commit 3037809

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql-tools to v2.18.0
1 parent bc07b3d commit 3037809

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"cross-fetch": "1.1.1",
1919
"graphql": "0.12.3",
2020
"graphql-binding": "0.5.0",
21-
"graphql-tools": "2.17.0"
21+
"graphql-tools": "2.18.0"
2222
},
2323
"devDependencies": {
2424
"@types/graphql": "0.11.7",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ [email protected]:
7979
graphql-subscriptions "^0.5.6"
8080
uuid "^3.1.0"
8181

82-
graphql-tools@2.17.0:
83-
version "2.17.0"
84-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.17.0.tgz#96c3cf54236a245b90e5adc4abdce81a2b37d1da"
82+
graphql-tools@2.18.0:
83+
version "2.18.0"
84+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.18.0.tgz#8e2d6436f9adba1d579c1a1710ae95e7f5e7248b"
8585
dependencies:
8686
apollo-link "^1.0.0"
8787
apollo-utilities "^1.0.1"

0 commit comments

Comments
 (0)