From 582bbd133edf39a97244623942c8210a476df616 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Jul 2019 20:11:13 +0000 Subject: [PATCH] chore(deps): update dependency @types/graphql to v14.2.3 --- packages/sync/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sync/package.json b/packages/sync/package.json index de64130b..ca203a4d 100644 --- a/packages/sync/package.json +++ b/packages/sync/package.json @@ -35,7 +35,7 @@ "@types/chai": "4.1.7", "@types/debug": "4.1.4", "@types/fetch-mock": "7.3.1", - "@types/graphql": "14.2.2", + "@types/graphql": "14.2.3", "@types/mocha": "5.2.7", "@types/ws": "6.0.1", "chai": "4.2.0",