Skip to content

Commit 6706f35

Browse files
committed
chore(deps): update react monorepo
1 parent e962b5f commit 6706f35

2 files changed

Lines changed: 1716 additions & 1027 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,21 @@
1313
"dependencies": {
1414
"@react-native-community/async-storage": "^1.6.2",
1515
"moment": "^2.24.0",
16-
"react": "16.9.0",
17-
"react-native": "0.61.2",
16+
"react": "16.14.0",
17+
"react-native": "0.64.2",
1818
"react-native-background-timer": "^2.1.1",
1919
"react-native-push-notification": "^3.1.9",
2020
"react-native-webview": "^7.4.2"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.6.4",
2424
"@babel/runtime": "^7.6.3",
25-
"@react-native-community/eslint-config": "^0.0.5",
25+
"@react-native-community/eslint-config": "0.0.7",
2626
"babel-jest": "^24.9.0",
2727
"eslint": "^6.5.1",
2828
"jest": "^24.9.0",
2929
"metro-react-native-babel-preset": "^0.56.0",
30-
"react-test-renderer": "16.9.0"
30+
"react-test-renderer": "16.14.0"
3131
},
3232
"jest": {
3333
"preset": "react-native"

0 commit comments

Comments
 (0)