Skip to content

πŸ‘·β€β™‚οΈ build(deps): bump eslint to v9#220

Merged
tyler-dane merged 1 commit intomainfrom
deps/bump-eslint
Jan 18, 2025
Merged

πŸ‘·β€β™‚οΈ build(deps): bump eslint to v9#220
tyler-dane merged 1 commit intomainfrom
deps/bump-eslint

Conversation

@tyler-dane
Copy link
Contributor

@tyler-dane tyler-dane commented Jan 18, 2025

This pull request includes updates to the packages/web/package.json file to manage dependencies. The most important changes are the removal of an unnecessary ESLint plugin and the addition of ESLint and its related plugins.

Dependency updates:

  • Removed eslint-plugin-testing-library from the dependencies section.
  • Added eslint to the devDependencies section.
  • Re-added eslint-plugin-testing-library to the devDependencies section.

Closes #149 , related to #108

@tyler-dane tyler-dane added the dependencies Pull requests that update a dependency file label Jan 18, 2025
@tyler-dane tyler-dane changed the title πŸ‘·β€β™‚οΈ build(deps): bumpt eslint πŸ‘·β€β™‚οΈ build(deps): bumpt eslint to v9 Jan 18, 2025
@tyler-dane tyler-dane changed the title πŸ‘·β€β™‚οΈ build(deps): bumpt eslint to v9 πŸ‘·β€β™‚οΈ build(deps): bump eslint to v9 Jan 18, 2025
@tyler-dane tyler-dane marked this pull request as ready for review January 18, 2025 12:41
@tyler-dane tyler-dane merged commit 0987e35 into main Jan 18, 2025
3 checks passed
@tyler-dane tyler-dane deleted the deps/bump-eslint branch January 18, 2025 12:42
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.

Bump eslint version to v9

1 participant