Run yarn upgrade

This commit is contained in:
Carlos Martín 2019-02-04 12:22:01 +01:00
parent 6a8ae174e9
commit 3cf37190c2
2 changed files with 2296 additions and 1180 deletions

View File

@ -35,8 +35,8 @@
"devDependencies": { "devDependencies": {
"@types/jest": "^22.2.3", "@types/jest": "^22.2.3",
"@types/node": "^10.1.2", "@types/node": "^10.1.2",
"typescript": "^2.8.3",
"@types/react": "^16.3.14", "@types/react": "^16.3.14",
"@types/react-dom": "^16.0.5" "@types/react-dom": "^16.0.5",
"typescript": "^2.8.3"
} }
} }

3464
yarn.lock

File diff suppressed because it is too large Load Diff