Skip to content

Conversation

@timja
Copy link
Contributor

@timja timja commented Sep 22, 2022

same issue as codeceptjs/CodeceptJS#3413

Yarn v3 is stricter on dependencies and doesn't allow you to require non listed deps

"webdriverio": "^6.4.2"
},
"peerDependencies": {
"codeceptjs": ">= 2.3.3"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

version chosen based off of whats in the README: https://github.com/codeceptjs/configure#codeceptjs-configuration-hooks-

Requires CodeceptJS >= 2.3.3

@Arhell Arhell requested a review from DavertMik September 23, 2022 00:38
@timja
Copy link
Contributor Author

timja commented Sep 25, 2022

Mind checking this one too please @DavertMik ? Thanks!

@DavertMik
Copy link
Collaborator

thank you!

@DavertMik DavertMik merged commit 402165b into codeceptjs:master Sep 25, 2022
@timja timja deleted the specify-peer-dependencies branch September 25, 2022 20:27
@github-actions
Copy link

github-actions bot commented Feb 9, 2024

🎉 This PR is included in version 1.0.0 🎉

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants