Created by: lopezator
Updated react-scripts babel-jest and jest versions in order to fix "npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue" error because of nested dependency of minimatch 2.0.10 inside jest 17.0.2.
├─┬ jest@17.0.2 │ └─┬ jest-cli@17.0.3 │ ├── callsites@2.0.0 │ ├─┬ is-ci@1.0.10 │ │ └── ci-info@1.0.0 │ ├─┬ istanbul-api@1.0.0-aplha.10 │ │ ├─┬ fileset@0.2.1 │ │ │ ├── glob@5.0.15 │ │ │ └── minimatch@2.0.10