Skip to content

Commit 0e63272

Browse files
authored
Merge pull request #7033 from StoDevX/renovate/react-native-popover-view-5.x
Update dependency react-native-popover-view to v5.1.8
2 parents 091d47f + bb33365 commit 0e63272

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

modules/filter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"peerDependencies": {
1212
"react": "^18.0.0",
1313
"react-native": "^0.71.7",
14-
"react-native-popover-view": "^5.1.7",
14+
"react-native-popover-view": "^5.1.8",
1515
"react-native-vector-icons": "^9.2.0"
1616
},
1717
"dependencies": {

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"react-native-keychain": "8.1.1",
8888
"react-native-network-logger": "1.15.0",
8989
"react-native-paper": "5.10.3",
90-
"react-native-popover-view": "5.1.7",
90+
"react-native-popover-view": "5.1.8",
9191
"react-native-reanimated": "2.17.0",
9292
"react-native-restart": "0.0.27",
9393
"react-native-safe-area-context": "4.5.0",

0 commit comments

Comments
 (0)