phac-nml / irida

Canada’s Integrated Rapid Infectious Disease Analysis Platform for Genomic Epidemiology
https://irida.ca
Apache License 2.0
40 stars 31 forks source link

UI Dependency Updates and Eslitnt Fixes #1516

Closed joshsadam closed 4 days ago

joshsadam commented 3 weeks ago

Description of changes

What did you change in this pull request? Provide a description of files changed, user interactions changed, etc. Include how to test your changes.

  1. Updated AgGrid to 31.3.4 to fix security vulnerability
  2. Forced resolution of rollup to 2.79.2
  3. Updated Eslint and found that it was not running properly --> this is where the bulk of the changes come in, no functionality changes.

Related issue

Link to the GitHub issue this pull request addresses using the #issuenum format. If it completes an issue, use Fixes #issuenum to automatically close the issue.

Checklist

Things for the developer to confirm they've done before the PR should be accepted:

joshsadam commented 4 days ago

This was completed in #1537