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

Bump react-scripts from 4.0.2 to 4.0.3 #69

Closed
gleekzorp opened this issue Mar 18, 2021 · 0 comments · Fixed by #70
Closed

Bump react-scripts from 4.0.2 to 4.0.3 #69

gleekzorp opened this issue Mar 18, 2021 · 0 comments · Fixed by #70

Comments

@gleekzorp
Copy link
Collaborator

Describe the bug
dependabot was recommending to update react-dev-tools to fix an issue with immer. This would be a quick fix as it only updates the package-lock.json. After reading I saw they have a fix for this with the latest react-scripts version 4.0.3. I recommend updating the react-scripts in the package.json instead of using the dependabot pull request.

Links to my findings:

Long explanation: facebook/create-react-app#10411
Fix: https://github.com/facebook/create-react-app/releases/tag/v4.0.3

I will be running npm install --save --save-exact react-scripts@4.0.3 to update the package-json which will also update the package-lock.json with other various package updates.

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 a pull request may close this issue.

1 participant