Skip to content

Commit

Permalink
Bump jsdom, enzyme 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 dependencies [jsdom](https://github.com/jsdom/jsdom), [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) and [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together.


Removes `jsdom`

Updates `enzyme` from 2.4.1 to 2.9.1
- [Release notes](https://github.com/airbnb/enzyme/releases)
- [Changelog](https://github.com/enzymejs/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/enzyme/commits/v2.9.1/packages/enzyme)

Updates `jest` from 24.7.1 to 29.3.1
- [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.3.1/packages/jest)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 27, 2023
1 parent c8db791 commit 1ff3659
Show file tree
Hide file tree
Showing 2 changed files with 12,618 additions and 6,777 deletions.
Loading

0 comments on commit 1ff3659

Please sign in to comment.