Skip to content

Commit

Permalink
Bump eslint-plugin-promise from 4.1.1 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.1.1 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] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 26, 2019
1 parent 5e02d15 commit 6b9ceaf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -18,7 +18,7 @@
"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^3.0.1",
"istanbul": "^0.4.5",
"node-fetch": "^2.6.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -818,9 +818,9 @@ eslint-plugin-node@^8.0.1:
resolve "^1.8.1"
semver "^5.5.0"

eslint-plugin-promise@^4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.1.1.tgz#1e08cb68b5b2cd8839f8d5864c796f56d82746db"
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.1.0"
Expand Down

0 comments on commit 6b9ceaf

Please sign in to comment.