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

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

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

* 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] 2019-09-19 22:36:31 +02:00 committed by Jos de Jong
parent 6cb47746f5
commit 8633f33420
4 changed files with 1154 additions and 958 deletions

File diff suppressed because it is too large Load Diff

View File

@ -7,7 +7,7 @@
"lodash": "4.17.15",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-scripts": "3.1.1"
"react-scripts": "3.1.2"
},
"scripts": {
"start": "react-scripts start",

File diff suppressed because it is too large Load Diff

View File

@ -6,7 +6,7 @@
"jsoneditor": "^7.0.3",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-scripts": "3.1.1"
"react-scripts": "3.1.2"
},
"scripts": {
"start": "react-scripts start",