Skip to content
New issue

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

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

Already on GitHub? Sign in 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
23 checks passed
@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 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant