Skip to content

Commit

Permalink
chore: bump react-scripts from 4.0.3 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.3 to 5.0.1.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: react-scripts
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 89b14d1 commit a1ee45d
Show file tree
Hide file tree
Showing 5 changed files with 284 additions and 5,159 deletions.
2 changes: 1 addition & 1 deletion apps/entry-app-collapsible/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.7",
"cross-env": "^7.0.3",
"react-scripts": "4.0.3",
"react-scripts": "5.0.1",
"typescript": "^4.3.3",
"babel-eslint": "^10.1.0",
"@typescript-eslint/parser": "^5.29.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/markdown-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"cross-env": "^7.0.3",
"react-scripts": "4.0.3",
"react-scripts": "5.0.1",
"typescript": "^4.3.4",
"babel-eslint": "^10.1.0",
"@typescript-eslint/parser": "^5.29.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/multiple-references-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"cross-env": "^7.0.3",
"react-scripts": "4.0.3",
"react-scripts": "5.0.1",
"typescript": "^4.3.4",
"babel-eslint": "^10.1.0",
"@typescript-eslint/parser": "^5.29.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/singleline-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.8",
"cross-env": "^7.0.3",
"react-scripts": "4.0.3",
"react-scripts": "5.0.1",
"typescript": "^4.3.4",
"babel-eslint": "^10.1.0",
"@typescript-eslint/parser": "^5.29.0",
Expand Down
Loading

0 comments on commit a1ee45d

Please sign in to comment.