Skip to content

Commit

Permalink
Bump react-scripts to ^5.0.0 (mui#29672)
Browse files Browse the repository at this point in the history
Co-authored-by: Michał Dudak <michal@dudak.me>
  • Loading branch information
2 people authored and pull[bot] committed Oct 25, 2023
1 parent 2b17934 commit b273fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@testing-library/react": "latest",
"@testing-library/user-event": "latest",
"preact": "latest",
"react-scripts": "^3.4.3"
"react-scripts": "^5.0.0"
},
"scripts": {
"start": "react-app-rewired start",
Expand Down

0 comments on commit b273fe5

Please sign in to comment.