You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is this issue currently blocking your project? (yes/no): no
is this issue affecting a production system? (yes/no): yes
Context
node version: 14.16.1
module version: 24.2.1
environment (e.g. node, browser, native): node
used with (e.g. hapi application, another framework, standalone, ...): AWS Lambda
any other relevant information: -no-
How can we help?
When installing my project's dependencies, I receive the following message, that alerts babel-eslint is deprecated. I know work on this is being done on #1008, in a broader sense. For now, thought, would the team consider changing the dependency, as stated on the deprecation message?
npm WARN deprecated [email protected]: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
The text was updated successfully, but these errors were encountered:
Thanks for raising the issue @gerardolima but it's already taken care of here: hapijs/eslint-plugin#27. Once the new plugin version is published, we'll update lab both for the linting and coverage analysis feature so the problem will go away at the same time.
Support plan
Context
How can we help?
When installing my project's dependencies, I receive the following message, that alerts babel-eslint is deprecated. I know work on this is being done on #1008, in a broader sense. For now, thought, would the team consider changing the dependency, as stated on the deprecation message?
The text was updated successfully, but these errors were encountered: