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 Jun 6, 2021
1 parent 49dd260 commit fe355a8
Show file tree
Hide file tree
Showing 2 changed files with 1,680 additions and 1,105 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.64.2"
},
"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 fe355a8

Please sign in to comment.