Skip to content

Commit

Permalink
build: Upgrade to Jest 28 (#149)
Browse files Browse the repository at this point in the history
I made the changes like this:

    npm install --save-dev --save-exact jest@28 @types/jest@28 ts-jest@28 jest-environment-jsdom@28

(`jest-environment-jsdom` [must be manually installed] in Jest 28.)

[must be manually installed]: https://jest-archive-august-2023.netlify.app/docs/28.x/upgrading-to-jest28/#jsdom
  • Loading branch information
SimonAlling authored Jul 24, 2024
1 parent acad1c7 commit 4b5e36f
Show file tree
Hide file tree
Showing 2 changed files with 1,273 additions and 1,275 deletions.
Loading

0 comments on commit 4b5e36f

Please sign in to comment.