Skip to content

Commit dfbd653

Browse files
renovate[bot]jimthedev
authored andcommitted
chore(deps): update dependency eslint-plugin-promise to v3.8.0 (#500)
This Pull Request updates dependency [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from `v3.7.0` to `v3.8.0` <details> <summary>Release Notes</summary> ### [`v3.8.0`](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md#&#8203;380) [Compare Source](eslint-community/eslint-plugin-promise@v3.7.0...v3.8.0) * Removed `promise/avoid-new` from recommended configuration ([#&#8203;119](`https://github.com/xjamundx/eslint-plugin-promise/pull/119`)) * Ignored event listener callbacks in `promise/prefer-await-to-callbacks` ([#&#8203;117](`https://github.com/xjamundx/eslint-plugin-promise/pull/117`)) * Ignored top-level awaits in `promise/prefer-await-to-then` ([#&#8203;126](`https://github.com/xjamundx/eslint-plugin-promise/pull/126`)) * Added docs for `promise/no-nesting` and `promise/prefer-await-to-then` ([#&#8203;120](`https://github.com/xjamundx/eslint-plugin-promise/pull/120`)) ([#&#8203;121](`https://github.com/xjamundx/eslint-plugin-promise/pull/121`)) --- </details> --- This PR has been generated by [Renovate Bot](https://renovatebot.com).
1 parent d99d7ac commit dfbd653

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"cz-conventional-changelog-default-export": "0.0.0-semantically-released.1",
6060
"eslint": "3.19.0",
6161
"eslint-config-standard": "6.2.1",
62-
"eslint-plugin-promise": "3.7.0",
62+
"eslint-plugin-promise": "3.8.0",
6363
"eslint-plugin-standard": "2.3.1",
6464
"ghooks": "1.3.2",
6565
"in-publish": "^2.0.0",

0 commit comments

Comments
 (0)