Update react-scripts in group default to the latest version 🚀 (#890)

* fix(package): update react-scripts to version 3.3.1

* fix(package): update react-scripts to version 3.3.1

* chore(package): update lockfile examples/react_demo/package-lock.json

* chore(package): update lockfile examples/react_advanced_demo/package-lock.json
This commit is contained in:
greenkeeper[bot] 2020-02-02 17:57:09 +01:00 committed by GitHub
parent 7e2fb82b2f
commit a20c9f1f9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5042 additions and 3778 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
"lodash": "4.17.15",
"react": "16.12.0",
"react-dom": "16.12.0",
"react-scripts": "3.3.0"
"react-scripts": "3.3.1"
},
"scripts": {
"start": "react-scripts start",

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
"jsoneditor": "^8.0.0",
"react": "16.12.0",
"react-dom": "16.12.0",
"react-scripts": "3.3.0"
"react-scripts": "3.3.1"
},
"scripts": {
"start": "react-scripts start",