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

updates jest-environment-jsdom to 24.0.0 to fix audit issue #296

Closed
wants to merge 1 commit into from

Conversation

marplemr
Copy link

@tgaff
Copy link
Contributor

tgaff commented Feb 22, 2019

issue #295

],
"dependencies": {
"jest-environment-jsdom": "^24.0.0"
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

This isn't the right fix. It should be applied to the packages that use jest. e.g., jest-enzyme.

This would only fix it for development, not for the published packages.

@blainekasten
Copy link
Collaborator

Closing in favor of #297. Thank you for your contributions!

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