Skip to content

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