Skip to content

Commit 0d9967a

Browse files
committed
fix(deps): update dependency react-native-screens to v1.0.0-alpha.22
1 parent feec279 commit 0d9967a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"metro-react-native-babel-preset": "0.51.1",
2222
"react": "16.7.0-alpha.2",
2323
"react-native": "npm:@brunolemos/react-native",
24-
"react-native-screens": "1.0.0-alpha.19"
24+
"react-native-screens": "1.0.0-alpha.22"
2525
},
2626
"resolutions": {
2727
"scheduler": "0.12.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10176,10 +10176,10 @@ react-is@^16.7.0:
1017610176
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.7.0.tgz#c1bd21c64f1f1364c6f70695ec02d69392f41bfa"
1017710177
integrity sha512-Z0VRQdF4NPDoI0tsXVMLkJLiwEBa+RP66g0xDHxgxysxSoCUccSten4RTF/UFvZF1dZvZ9Zu1sx+MDXwcOR34g==
1017810178

10179-
10180-
version "1.0.0-alpha.19"
10181-
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.19.tgz#ecf3c9023e169b7013266d40b9c5599f37667f6d"
10182-
integrity sha512-+a7GdwzLWYWYVUJMg+XuyBoRFGD8GdGyBfebuTNBY+xwUZpTXCaK/GlLGL6EE3h0iBHZu83do7zViEailWRNyA==
10179+
10180+
version "1.0.0-alpha.22"
10181+
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.22.tgz#7a120377b52aa9bbb94d0b8541a014026be9289b"
10182+
integrity sha512-kSyAt0AeVU6N7ZonfV6dP6iZF8B7Bce+tk3eujXhzBGsLg0VSLnU7uE9VqJF0xdQrHR91ZjGgVMieo/8df9KTA==
1018310183

1018410184
1018510185
version "1.5.0"

0 commit comments

Comments
 (0)