Commit dfbd653
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#​380)
[Compare Source](eslint-community/eslint-plugin-promise@v3.7.0...v3.8.0)
* Removed `promise/avoid-new` from recommended configuration
([#​119](`https://github.com/xjamundx/eslint-plugin-promise/pull/119`))
* Ignored event listener callbacks in `promise/prefer-await-to-callbacks`
([#​117](`https://github.com/xjamundx/eslint-plugin-promise/pull/117`))
* Ignored top-level awaits in `promise/prefer-await-to-then`
([#​126](`https://github.com/xjamundx/eslint-plugin-promise/pull/126`))
* Added docs for `promise/no-nesting` and `promise/prefer-await-to-then`
([#​120](`https://github.com/xjamundx/eslint-plugin-promise/pull/120`))
([#​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
2 files changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
0 commit comments