Skip to content

Commit c919ebf

Browse files
fix(deps): update dependency react-native-raw-bottom-sheet to v3
1 parent 147e051 commit c919ebf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react-native-image-picker": "3.8.1",
5252
"react-native-modal": "^11.5.6",
5353
"react-native-modal-dropdown": "git+https://github.com/siemiatj/react-native-modal-dropdown.git#9ebaf21a51405dd240534703df8df3739f51237a",
54-
"react-native-raw-bottom-sheet": "^2.2.0",
54+
"react-native-raw-bottom-sheet": "^3.0.0",
5555
"underscore.string": "^3.3.6"
5656
},
5757
"browserslist": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2628,10 +2628,10 @@ react-native-modal@^11.5.6:
26282628
prop-types "^15.6.2"
26292629
react-native-animatable "1.3.3"
26302630

2631-
react-native-raw-bottom-sheet@^2.2.0:
2632-
version "2.2.1"
2633-
resolved "https://registry.yarnpkg.com/react-native-raw-bottom-sheet/-/react-native-raw-bottom-sheet-2.2.1.tgz#20151ee421895b9b06614f3114841fdc55bd8070"
2634-
integrity sha512-9MkumyiXEmtSx01cTYOzauUXPRckLSQP1DrRc9zq7TMqtcKk0n67tMyzy8qsrgEPLs63+Kjr/eJc6PlaSgpZ5g==
2631+
react-native-raw-bottom-sheet@^3.0.0:
2632+
version "3.0.0"
2633+
resolved "https://registry.yarnpkg.com/react-native-raw-bottom-sheet/-/react-native-raw-bottom-sheet-3.0.0.tgz#8e7838ab9b8113bcccdc9648b41eb2bd54e86243"
2634+
integrity sha512-kHR7j2ExCLqf/AO3MECozMJXi48O1+YxUYSRgRo/5Ftm7mEcrxJEzvjqMmqUbVhhKlfk5hLCGFnEQ5Z9OHCUtg==
26352635

26362636
readdirp@~3.6.0:
26372637
version "3.6.0"

0 commit comments

Comments
 (0)