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

chore: ⬇️ chore(package): Update ESLint and Node types #165

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

RicardoGEsteves
Copy link
Owner

Description:
This commit updates the ESLint version to 8.56.0 and Node types to 20.13.0 in the package-lock.json file. The update aims to improve the code quality checks and align with the latest Node.js typings.

Details:
The ESLint update from 9.3.0 to 8.56.0 is a rollback to a more stable version to avoid potential issues with the newer version. The Node types update from 20.12.12 to 20.13.0 provides the latest type definitions for Node.js.

Changeset:

  • ESLint version updated from 9.3.0 to 8.56.0
  • Node types updated from 20.12.12 to 20.13.0

Modified files:

  • package-lock.json

This commit ensures that our project is using a stable version of ESLint and the latest Node.js typings for better development experience and code quality.

Signed-off-by: RicardoGEsteves(Ricardo Esteves) [email protected]

Refs: [#c2958911366ebadef2dec4cbfd020cdf0d4be9e2]
Related to: [#54cbf8b8ddb7496809d8020b7f77a3cfa07dbf22, #78994b2e2f8e3f7fa2d3b56a58c01f6d18074ff5]

Description:
This commit updates the ESLint version to 8.56.0 and Node types to 20.13.0 in the package-lock.json file. The update aims to improve the code quality checks and align with the latest Node.js typings.

Details:
The ESLint update from 9.3.0 to 8.56.0 is a rollback to a more stable version to avoid potential issues with the newer version. The Node types update from 20.12.12 to 20.13.0 provides the latest type definitions for Node.js.

Changeset:
- ESLint version updated from 9.3.0 to 8.56.0
- Node types updated from 20.12.12 to 20.13.0

Modified files:
- package-lock.json

This commit ensures that our project is using a stable version of ESLint and the latest Node.js typings for better development experience and code quality.

Signed-off-by: RicardoGEsteves(Ricardo Esteves) [email protected]

Refs: [#c2958911366ebadef2dec4cbfd020cdf0d4be9e2]
Related to: [#54cbf8b8ddb7496809d8020b7f77a3cfa07dbf22, #78994b2e2f8e3f7fa2d3b56a58c01f6d18074ff5]
@RicardoGEsteves RicardoGEsteves added the dependencies Pull requests that update a dependency file label Jun 1, 2024
@RicardoGEsteves RicardoGEsteves self-assigned this Jun 1, 2024
@RicardoGEsteves RicardoGEsteves merged commit ffc30d5 into main Jun 1, 2024
2 checks passed
@RicardoGEsteves RicardoGEsteves deleted the chore/fix-eslint branch June 1, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant