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

Upgrade eslint and related dependencies #654

Merged
merged 2 commits into from Mar 13, 2024

Commits on Mar 12, 2024

  1. Upgrade eslint and related dependencies

    Minor updates to dependencies related to eslint
    
     - eslint
       - New config file formats, minor bugfixes
     - eslint-plugin-vue
       - Improved autofix, minor bugfixes
     - @typescript-eslint/parser, @typescript-eslint/eslint-plugin
       - add rule `prefer-find`, some bug fixes
    
    Bug: T359189
    codders committed Mar 12, 2024
    Copy the full SHA
    3c22d2d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2244735 View commit details
    Browse the repository at this point in the history