Skip to content

Bump @testing-library/react to 11.2.7 #1734

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
Jun 14, 2021

Conversation

eps1lon
Copy link
Contributor

@eps1lon eps1lon commented Jun 13, 2021

Updating to its latest version for a clearer picture when we a new major gets released.

@netlify
Copy link

netlify bot commented Jun 13, 2021

✔️ Deploy Preview for react-redux-docs ready!

🔨 Explore the source changes: dd274da

🔍 Inspect the deploy log: https://app.netlify.com/sites/react-redux-docs/deploys/60c66da2140bdb0008fe852a

😎 Browse the preview: https://deploy-preview-1734--react-redux-docs.netlify.app

@@ -5,7 +5,7 @@
"requires": true,
"packages": {
"": {
"version": "7.2.3",
"version": "7.2.4",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I rarely use npm. I don't know why it would change unreleated things in the lockfile when running npm install @testing-library/react@latest

Copy link
Member

Choose a reason for hiding this comment

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

It's cleaning up a bunch of sub-dependencies that are no longer unique to a package (e.g., foo requiring bar@1.2.x and baz requiring bar@1.1.x but then being upgraded to support 1.2.x).

@timdorr timdorr merged commit 7de6008 into reduxjs:master Jun 14, 2021
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