Skip to content

Upgrade NodeJS devDependencies to latest#32

Merged
data-douser merged 2 commits intomainfrom
dd/upgrade-deps/1
Mar 3, 2026
Merged

Upgrade NodeJS devDependencies to latest#32
data-douser merged 2 commits intomainfrom
dd/upgrade-deps/1

Conversation

@data-douser
Copy link
Collaborator

This pull request updates the project's development dependencies to use newer versions of ESLint and related plugins. It also switches from the deprecated eslint core rules package to @eslint/js and updates the eslint-plugin-yml version.

Outline of Changes

Dependency updates and improvements:

  • Upgraded eslint to version 10.0.2 and updated eslint-plugin-yml to 3.3.0 for improved linting and compatibility.
  • Added @eslint/js version 10.0.1 as a new dependency, reflecting the latest ESLint configuration approach.

This commit:

- upgrades NodeJS devDependencies to latest available versions;
- adds "@eslint/js" to devDependencies list in order to fix an
  error when using latest "eslint", which no longer bundles
  "@eslint/js" by default.
@data-douser data-douser added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit 58e70b8 Mar 3, 2026
10 checks passed
@data-douser data-douser deleted the dd/upgrade-deps/1 branch March 3, 2026 14:31
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