Skip to content

Commit 91dc58d

Browse files
committed
Update react monorepo
1 parent 49dd260 commit 91dc58d

File tree

2 files changed

+817
-181
lines changed

2 files changed

+817
-181
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"react": "16.8.6",
13+
"react": "17.0.2",
1414
"react-native": "0.60.5"
1515
},
1616
"devDependencies": {
1717
"@babel/core": "7.5.5",
1818
"@babel/runtime": "7.5.5",
19-
"@react-native-community/eslint-config": "0.0.5",
19+
"@react-native-community/eslint-config": "3.0.1",
2020
"@types/jest": "24.0.18",
2121
"@types/react": "16.9.2",
2222
"@types/react-native": "0.60.8",
@@ -25,7 +25,7 @@
2525
"eslint": "6.2.2",
2626
"jest": "24.9.0",
2727
"metro-react-native-babel-preset": "0.56.0",
28-
"react-test-renderer": "16.8.6",
28+
"react-test-renderer": "17.0.2",
2929
"typescript": "3.5.3"
3030
},
3131
"jest": {

0 commit comments

Comments
 (0)