Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): downgrade eslint-plugin-promise to v5.2.0 #401

Merged
merged 2 commits into from Jan 10, 2022
Merged

fix(deps): downgrade eslint-plugin-promise to v5.2.0 #401

merged 2 commits into from Jan 10, 2022

Conversation

XhmikosR
Copy link
Contributor

@XhmikosR XhmikosR commented Jan 8, 2022

eslint-config-standard does not support eslint-plugin-promise v6 yet.

Reverts #380.

The plugin should be updated later when there are no install errors, probably in #321 and after eslint-config-standard is updated to support ESLint 8.x and eslint-plugin-promise@6.


馃帀 Thanks for sending this pull request! 馃帀

Please make sure the title is clear and descriptive.

If you are fixing a typo or documentation, please skip these instructions.

Otherwise please fill in the sections below.

Which problem is this pull request solving?

Example: I'm always frustrated when [...]

List other issues or pull requests related to this problem

Example: This fixes #5012

Describe the solution you've chosen

Example: I've fixed this by [...]

Describe alternatives you've considered

Example: Another solution would be [...]

Checklist

Please add a x inside each checkbox:

  • I have read the contribution guidelines.
  • The status checks are successful (continuous integration). Those can be seen below.

@XhmikosR XhmikosR changed the title fix: downgrade eslint-plugin-promise to v5.2.0 fix(deps): downgrade eslint-plugin-promise to v5.2.0 Jan 8, 2022
eslint-config-standard does not support v6 yet.
@erezrokah erezrokah added the type: bug code to address defects in shipped code label Jan 10, 2022
@kodiakhq kodiakhq bot merged commit 1ea31bf into netlify:main Jan 10, 2022
@XhmikosR XhmikosR deleted the eslint-promise branch January 10, 2022 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants