NCIOCPL / clinical-trials-search-app

Clinical Trial Search Front-end
1 stars 6 forks source link

Update Jest to v29 #604

Closed adriancofie closed 1 year ago

adriancofie commented 1 year ago

Update Jest to version 29 Update the packages associated with Jest to Jest 29 compatible versions.

Likely Steps:

/config/jest/cssTransform.js /config/jest/fileTansform.js

Return module exports as an object

/package.json

Replace 'jest-environment-jsdom-fourteen' with 'jest-environment-jsdom' and 'jest-environment-jsdom-global'
Update 'jest' and 'jest-resolve' to 29.x