Bump react-scripts from 3.1.1 to 3.4.0

Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 3.1.1 to 3.4.0.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@3.4.0/packages/react-scripts)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot/npm_and_yarn/react-scripts-4.0.3
dependabot-preview[bot] 5 years ago committed by GitHub
parent bc051eb636
commit 0f517562d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7575
      package-lock.json
  2. 2
      package.json

7575
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -5,7 +5,7 @@
"dependencies": {
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-scripts": "3.1.1"
"react-scripts": "3.4.0"
},
"scripts": {
"start": "react-scripts start",

Loading…
Cancel
Save