Skip to content

chore(deps): prepare deps for monorepo #13057

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

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

pavelfeldman
Copy link
Member

No description provided.

@@ -36,9 +41,11 @@ async function checkDeps() {
process.exit(hasVersionMismatch ? 1 : 0);
}

async function innerCheckDeps(root, checkDepsFile) {
async function innerCheckDeps(root, checkDepsFile, checkPackageJson) {
console.log('Testing', root);
Copy link
Contributor

Choose a reason for hiding this comment

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

Debug logging?

@pavelfeldman pavelfeldman merged commit 07c1a27 into microsoft:main Mar 25, 2022
liuxingbaoyu pushed a commit to liuxingbaoyu/playwright that referenced this pull request Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants