Skip to content

Commit 528d92a

Browse files
authored
Merge pull request #3053 from StoDevX/greenkeeper/react-native-popover-view-1.0.9
Update react-native-popover-view to the latest version 🚀
2 parents 2dc6716 + 0a14c80 commit 528d92a

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"react-native-network-info": "4.0.0",
132132
"react-native-onesignal": "3.2.7",
133133
"react-native-paper": "2.0.1",
134-
"react-native-popover-view": "1.0.8",
134+
"react-native-popover-view": "1.0.9",
135135
"react-native-restart": "0.0.7",
136136
"react-native-safari-view": "2.1.0",
137137
"react-native-search-bar": "3.4.2",

yarn.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5897,9 +5897,11 @@ [email protected]:
58975897
hoist-non-react-statics "^2.5.0"
58985898
react-lifecycles-compat "^3.0.4"
58995899

5900-
5901-
version "1.0.8"
5902-
resolved "https://registry.yarnpkg.com/react-native-popover-view/-/react-native-popover-view-1.0.8.tgz#f273700778fa77521603b288bc93b3b739a9987d"
5900+
5901+
version "1.0.9"
5902+
resolved "https://registry.yarnpkg.com/react-native-popover-view/-/react-native-popover-view-1.0.9.tgz#e64d0958fa9e371bf85ec83d0968880a86b33c99"
5903+
dependencies:
5904+
react-native-safe-area-view "^0.10.0"
59035905

59045906
59055907
version "0.0.7"

0 commit comments

Comments
 (0)