Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Commit 550ea42

Browse files
SophieAubcarroll22
authored andcommitted
chore: update React and React Native dependencies (#61)
* Update React and React Native dependencies * Expose async render and fireEvent functions * Add typings * Revert "Add typings" This reverts commit 742be60. * Revert "Expose async render and fireEvent functions" This reverts commit e080c06.
1 parent 55c9716 commit 550ea42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@
5757
"metro-react-native-babel-preset": "^0.52.0",
5858
"prettier": "^1.16.4",
5959
"pretty-quick": "^1.10.0",
60-
"react": "16.8.6",
60+
"react": "16.9.0",
6161
"react-hooks-testing-library": "^0.5.0",
6262
"react-intl": "^2.8.0",
6363
"react-intl-native": "^2.1.2",
64-
"react-native": "^0.60.4",
64+
"react-native": "^0.61.1",
6565
"react-native-gesture-handler": "^1.1.0",
6666
"react-navigation": "^3.5.1",
6767
"react-redux": "^7.0.3",
68-
"react-test-renderer": "16.8.6",
68+
"react-test-renderer": "16.9.0",
6969
"redux": "^4.0.1",
7070
"semantic-release": "^15.13.3",
7171
"snapshot-diff": "0.5.1"

0 commit comments

Comments
 (0)