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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix eslint-module-utils version for compatibility with v2.24.2 #2351

Conversation

AyushMittal1999
Copy link

Solves #2350

@AyushMittal1999 AyushMittal1999 changed the title update eslint-module-utils to fix v2.24.2 fix eslint-module-utils version for compatibility with v2.24.2 Jan 6, 2022
@@ -105,7 +105,7 @@
"debug": "^2.6.9",
"doctrine": "^2.1.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-module-utils": "^2.6.2",
"eslint-module-utils": "2.6.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is never a correct change; everything should be using a ^ semver range.

@ljharb ljharb marked this pull request as draft January 6, 2022 17:26
@ljharb
Copy link
Member

ljharb commented Jan 24, 2022

This was done in df8c1a8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants