Skip to content

add extension for '@cypress/snapshot' dependency on 'debug' #4193

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 8, 2022
Merged

add extension for '@cypress/snapshot' dependency on 'debug' #4193

merged 1 commit into from
Mar 8, 2022

Conversation

devrelm
Copy link
Contributor

@devrelm devrelm commented Mar 7, 2022

What's the problem this PR addresses?

@cypress/snapshot has a devDependency on debug, but uses debug during its postinstall step.

How did you fix it?

Checklist

  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@arcanis
Copy link
Member

arcanis commented Mar 8, 2022

Looks reasonable, thanks!

@arcanis arcanis merged commit a1ed236 into yarnpkg:master Mar 8, 2022
// https://github.com/cypress-io/snapshot/pull/159
[`@cypress/snapshot@*`, {
dependencies: {
debug: `^3.2.7`,
Copy link
Member

Choose a reason for hiding this comment

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

This range doesn't match the PR you've linked to

@devrelm devrelm deleted the devrelm/cypress-snapshot-debug-extension branch March 8, 2022 12:08
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.

3 participants