Skip to content

Commit 0303e84

Browse files
renovate-botkodiakhq[bot]
authored andcommitted
fix(deps): pin dependency react-native-popper to 0.3.2
1 parent 9b74a84 commit 0303e84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-dom": "17.0.1",
1919
"react-native": "0.64.3",
2020
"react-native-gesture-handler": "~2.1.0",
21-
"react-native-popper": "^0.3.2",
21+
"react-native-popper": "0.3.2",
2222
"react-native-reanimated": "~2.3.1",
2323
"react-native-safe-area-context": "3.3.2",
2424
"react-native-screens": "3.10.1",

example/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9626,7 +9626,7 @@ react-native-gesture-handler@~2.1.0:
96269626
lodash "^4.17.21"
96279627
prop-types "^15.7.2"
96289628

9629-
react-native-popper@^0.3.2:
9629+
96309630
version "0.3.2"
96319631
resolved "https://registry.yarnpkg.com/react-native-popper/-/react-native-popper-0.3.2.tgz#4582b3bccb85a043c2171c3326dce10f8f1e5c16"
96329632
integrity sha512-1zBHPZnXQjgKg1N+QvMjNrzV0A17+pkcV5GSzTLYjYJsxUH8fogduIc+FPxvkmedm7U/tb3YbhWNQUMXNhR84Q==

0 commit comments

Comments
 (0)