From ebb372a65298f15762724c61a30d0f2af7825dea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 13:47:01 +0100 Subject: [PATCH] Update dependency eslint-plugin-graphql to v3.1.0 (#91) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22c7f9d..baad2ac 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "nyc": "14.1.1", "rewire": "4.0.1", "sinon": "7.5.0", - "eslint-plugin-graphql": "3.0.3", + "eslint-plugin-graphql": "3.1.0", "eslint": "6.5.1", "eslint-plugin-promise": "4.2.1", "opusscript": "0.0.7"