From e409cd1099f7a8b85d1f5b3ec795b20f4dbd0208 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2019 05:18:30 +0000 Subject: [PATCH] Bump eslint-plugin-promise from 3.6.0 to 4.2.1 Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 3.6.0 to 4.2.1. - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases) - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md) - [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0dc56e3..8fd5176 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint-plugin-import": "^2.8.0", "eslint-plugin-node": "^5.2.1", "eslint-plugin-prettier": "^2.4.0", - "eslint-plugin-promise": "^3.6.0", + "eslint-plugin-promise": "^4.2.1", "eslint-plugin-standard": "^3.0.1", "fetch-mock": "4.5.4", "jest": "^21.2.1", diff --git a/yarn.lock b/yarn.lock index a54f9da..4412da5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1355,9 +1355,9 @@ eslint-plugin-prettier@^2.4.0: fast-diff "^1.1.1" jest-docblock "^21.0.0" -eslint-plugin-promise@^3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.6.0.tgz#54b7658c8f454813dc2a870aff8152ec4969ba75" +eslint-plugin-promise@^4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a" eslint-plugin-standard@^3.0.1: version "3.0.1"