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

Deps: node, pnpm and eslint #1524

Closed ericenns closed 2 weeks ago

ericenns 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.

Updates node from 16.15.1 to 20.14.0, pnpm from 7.4.0 to 9.12.3, eslint from 8.13.0 to 9.14.0.

JS Dependencies should mostly remain the same, which is why the versions in package.json were fixed to what they previously were in the old pnpm-lock.yaml file.

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: