Skip to content

Commit a2e1cca

Browse files
github-actions[bot]web-flowkrystofwoldrich
authored
chore(deps): update Sample React Native to v0.70.6 (#2623)
Co-authored-by: GitHub <noreply@github.com> Co-authored-by: Kryštof Woldřich <31292499+krystofwoldrich@users.noreply.github.com>
1 parent b9da4d0 commit a2e1cca

File tree

2 files changed

+137
-140
lines changed

2 files changed

+137
-140
lines changed

sample/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"@react-navigation/native": "^5.9.8",
55
"@react-navigation/stack": "^5.14.9",
66
"react": "18.1.0",
7-
"react-native": "0.70.5",
7+
"react-native": "0.70.6",
88
"react-native-gesture-handler": "^2.8.0",
9-
"react-native-reanimated": "^2.12.0",
9+
"react-native-reanimated": "^2.13.0",
1010
"react-native-safe-area-context": "^4.4.1",
1111
"react-native-screens": "^2.18.1",
1212
"react-redux": "^8.0.5",
@@ -25,7 +25,7 @@
2525
"eslint": "^7.32.0",
2626
"jest": "^29.3.1",
2727
"metro-react-native-babel-preset": "0.73.3",
28-
"webdriverio": "^7.25.4"
28+
"webdriverio": "^7.26.0"
2929
},
3030
"name": "sample",
3131
"private": true,

0 commit comments

Comments
 (0)