From 858199a7c6ba8a1ecd1229054a67fac6fc228c14 Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Fri, 9 Sep 2016 10:01:37 +0200 Subject: [PATCH] chore(package): update eslint-plugin-promise to version 2.0.1 (#22) https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a66ff5..136d0c5 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "cz-conventional-changelog": "^1.1.6", "eslint": "^3.1.0", "eslint-config-standard": "^6.0.0", - "eslint-plugin-promise": "^1.1.0", + "eslint-plugin-promise": "^2.0.1", "eslint-plugin-standard": "^2.0.0", "istanbul": "^0.4.2", "mocha": "^3.0.0",