From 70b80feadf40bd6581ed2ad6fb1c8660f235b2e0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Jan 2018 23:58:46 +0000 Subject: [PATCH] chore(deps): update dependency @types/graphql to v0.12.1 --- package.json | 2 +- yarn.lock | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index ab67c37..bc9830d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/graphcool/graphql-cli-voyager#readme", "devDependencies": { - "@types/graphql": "0.11.7", + "@types/graphql": "0.12.1", "@types/node": "8.5.7", "tslint": "5.8.0", "tslint-config-standard": "7.0.0", diff --git a/yarn.lock b/yarn.lock index 8266301..bb0250d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -38,6 +38,10 @@ version "0.11.7" resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.11.7.tgz#da39a2f7c74e793e32e2bb7b3b68da1691532dd5" +"@types/graphql@0.12.1": + version "0.12.1" + resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.1.tgz#2c2f9a0da3cd23ee1ce7a6e6c9135ceeb9131c05" + "@types/lodash@^4.14.85": version "4.14.91" resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.91.tgz#794611b28056d16b5436059c6d800b39d573cd3a"