Skip to content

Commit

Permalink
feat: upgrade bottom-sheet to 4.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalnarkhede committed Oct 11, 2023
1 parent b8143a6 commit 20ed7a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@gorhom/bottom-sheet": "4.4.5",
"@gorhom/bottom-sheet": "4.4.8",
"dayjs": "1.10.5",
"file-loader": "6.2.0",
"i18next": "20.2.4",
Expand Down
8 changes: 4 additions & 4 deletions package/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1432,10 +1432,10 @@
minimatch "^3.0.4"
strip-json-comments "^3.1.1"

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

0 comments on commit 20ed7a8

Please sign in to comment.