BitBoxSwiss / bitbox-wallet-app

The BitBoxApp for desktop and mobile.
https://bitbox.swiss/app
Apache License 2.0
245 stars 82 forks source link

frontend: bump @testing-library/jest-dom version #2769

Closed NicolaLS closed 4 weeks ago

NicolaLS commented 4 weeks ago

Bump the version of the @testing-library/jest-dom to the latest version 6.4.6.

There should be no breaking changes (since only minor version was updated), see the CHANGELOG: https://github.com/testing-library/jest-dom/releases

Tested by running act locally since this is for testing this should be sufficient.