Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 29, 2020
1 parent cfaa832 commit 6325bf9
Show file tree
Hide file tree
Showing 2 changed files with 1,037 additions and 656 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"lint": "eslint ."
},
"dependencies": {
"react": "16.8.6",
"react-native": "0.60.5"
"react": "16.14.0",
"react-native": "0.63.3"
},
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@react-native-community/eslint-config": "^0.0.5",
"@react-native-community/eslint-config": "0.0.7",
"@types/jest": "^24.0.18",
"@types/react": "^16.9.2",
"@types/react-native": "^0.60.8",
Expand All @@ -25,7 +25,7 @@
"eslint": "^6.2.2",
"jest": "^24.9.0",
"metro-react-native-babel-preset": "^0.56.0",
"react-test-renderer": "16.8.6",
"react-test-renderer": "16.14.0",
"typescript": "^3.5.3"
},
"jest": {
Expand Down
Loading

0 comments on commit 6325bf9

Please sign in to comment.