Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: add missing (optional) peer dependency on Jest #1384

Merged
merged 1 commit into from
Jun 19, 2023
Merged

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Jun 19, 2023

It's already declared as optional.

We load it here:

const jestPath = require.resolve('jest/package.json');

@github-actions github-actions bot added the bug label Jun 19, 2023
@SimenB SimenB merged commit 34c3d32 into main Jun 19, 2023
@SimenB SimenB deleted the add-peer-dep branch June 19, 2023 08:32
github-actions bot pushed a commit that referenced this pull request Jun 19, 2023
## [27.2.2](v27.2.1...v27.2.2) (2023-06-19)

### Bug Fixes

* add missing (optional) peer dependency on Jest ([#1384](#1384)) ([34c3d32](34c3d32))
@github-actions
Copy link

🎉 This PR is included in version 27.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant