Skip to content

👷‍♂️ build(deps): consolidate eslint versions#221

Merged
tyler-dane merged 5 commits intomainfrom
build/remove-old-eslint
Jan 18, 2025
Merged

👷‍♂️ build(deps): consolidate eslint versions#221
tyler-dane merged 5 commits intomainfrom
build/remove-old-eslint

Conversation

@tyler-dane
Copy link
Contributor

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

This pull request includes updates to dependencies in the package.json files for the main project and the web package. The changes primarily involve upgrading various ESLint-related packages to newer versions.

Dependency updates:

  • package.json: Upgraded @typescript-eslint/eslint-plugin and @typescript-eslint/parser from version 5.0.0 to 8.0.0, eslint from 8.2.0 to 9.18.0, eslint-plugin-import from 2.25.2 to 2.3.1, and eslint-plugin-jest from 27.0.4 to 28.11.0.
  • packages/web/package.json: Added eslint-plugin-jsx-a11y version 6.5.1, eslint-plugin-react version 7.28.0, and eslint-plugin-react-hooks version 4.3.0. Upgraded jest-environment-jsdom from 29.0.3 to 29.7.0.

Related to #108

@tyler-dane tyler-dane marked this pull request as ready for review January 18, 2025 13:04
@tyler-dane tyler-dane changed the title build(deps): consolidate eslint versions 👷‍♂️ build(deps): consolidate eslint versions Jan 18, 2025
@tyler-dane tyler-dane merged commit 0f422ad into main Jan 18, 2025
3 checks passed
@tyler-dane tyler-dane deleted the build/remove-old-eslint branch January 18, 2025 13:06
@tyler-dane tyler-dane added the dependencies Pull requests that update a dependency file label Feb 2, 2025
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