Skip to content

Commit 52b69b0

Browse files
Merge pull request #2256 from GetStream/develop
feat: upgrade bottom-sheet to 4.4.8 (#2255)
2 parents b8143a6 + e5760e9 commit 52b69b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"dependencies": {
7070
"@babel/runtime": "^7.12.5",
71-
"@gorhom/bottom-sheet": "4.4.5",
71+
"@gorhom/bottom-sheet": "4.4.8",
7272
"dayjs": "1.10.5",
7373
"file-loader": "6.2.0",
7474
"i18next": "20.2.4",

package/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,10 +1432,10 @@
14321432
minimatch "^3.0.4"
14331433
strip-json-comments "^3.1.1"
14341434

1435-
"@gorhom/[email protected].5":
1436-
version "4.4.5"
1437-
resolved "https://registry.yarnpkg.com/@gorhom/bottom-sheet/-/bottom-sheet-4.4.5.tgz#b9041b01ce1af9a936e7c0fc1d78f026d759eebe"
1438-
integrity sha512-Z5Z20wshLUB8lIdtMKoJaRnjd64wBR/q8EeVPThrg+skrcBwBPHfUwZJ2srB0rEszA/01ejSJy/ixyd7Ra7vUA==
1435+
"@gorhom/[email protected].8":
1436+
version "4.4.8"
1437+
resolved "https://registry.yarnpkg.com/@gorhom/bottom-sheet/-/bottom-sheet-4.4.8.tgz#cfc1b342e9151acecbb846bd67638211382a350e"
1438+
integrity sha512-5QgM91NJjbqKxI8RjZ9ujjynaPzAM1iQKExK3+L+ZbEnziIq8tgOekhiBUut9sBZAQA4nhLxWV6Rt/HGpgCldQ==
14391439
dependencies:
14401440
"@gorhom/portal" "1.0.14"
14411441
invariant "^2.2.4"

0 commit comments

Comments
 (0)