VRMS
VRMS copied to clipboard
Update package: @testing-library/jest-dom
Dependency
- [x] #1487 (This issue must be addressed first because we need to be able to test if these configurations are failing)
Overview
We need to update the @testing-library/jest-dom package that require major version changes to address security audit warnings
Extra info
We are doing this individually to manage scope of changes per PR
Action Items
- [ ] developer to update to the latest version of the package indicated
- [ ] Ensure the project builds and runs
- [ ] Ensure that all unit tests pass
- [ ] Ensure that there are no lint errors
Resources/Instructions
| Package | Current | Wanted | Latest | Package Type | Package URL |
|---|---|---|---|---|---|
| @testing-library/jest-dom | 4.2.4 | 4.2.4 | 5.14.1 | devDependencies | https://github.com/testing-library/jest-dom#readme |
Resources section needs to be updated with correct package version number & link to epic for all package updates.
Now that Dependency has been addressed, I have removed the "Dependency" label, and moved this issue back to the "New Issue Approval" column, and added a "draft" label.
Next Steps:
- First this issue's "Resources" section needs to be updated with correct package version number & link to epic for all package updates.
- Move to "Prioritized Backlog" column and prioritize appropriately.