Skip to content

Commit

Permalink
fix(deps): bump jsdom and jest
Browse files Browse the repository at this point in the history
Removes [jsdom](https://github.com/jsdom/jsdom). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Removes `jsdom`

Updates `jest` from 22.4.2 to 29.0.3
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/jest)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
- dependency-name: jest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2022
1 parent 0840512 commit 443efae
Show file tree
Hide file tree
Showing 2 changed files with 6,062 additions and 4,186 deletions.
Loading

0 comments on commit 443efae

Please sign in to comment.