Skip to content

Commit

Permalink
Update dependency react-scripts to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
pulumi-renovate[bot] authored Feb 20, 2025
1 parent 8cd9c93 commit 588d16a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion aws-ts-k8s-mern-voting-app/clientside/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@testing-library/user-event": "^14.0.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-scripts": "3.4.4"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion aws-ts-k8s-voting-app/clientside/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@testing-library/user-event": "^14.0.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-scripts": "3.4.4"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down
2 changes: 1 addition & 1 deletion aws-ts-netlify-cms-and-oauth/cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"netlify-cms-app": "^2.12.19",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-scripts": "^2.1.8"
"react-scripts": "^5.0.0"
},
"devDependencies": {
"netlify-cms-backend-fs": "0.4.4"
Expand Down
2 changes: 1 addition & 1 deletion aws-ts-pern-voting-app/clientside/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@testing-library/user-event": "^14.0.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-scripts": "3.4.4"
"react-scripts": "5.0.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 588d16a

Please sign in to comment.