From 4adb7eebf3edbf05c20bee80fdeb4d9e405bcafe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 13:46:49 +0100 Subject: [PATCH] Update dependency eslint-plugin-promise to v4.2.1 (#88) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 90c4bc3..22c7f9d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "sinon": "7.5.0", "eslint-plugin-graphql": "3.0.3", "eslint": "6.5.1", - "eslint-plugin-promise": "4.1.1", + "eslint-plugin-promise": "4.2.1", "opusscript": "0.0.7" }, "eslintConfig": {