Skip to content

Commit 0279da5

Browse files
authored
chore(deps): bump react-native-root-siblings from 3.1.7 to 3.2.3 (#143)
1 parent a1c968d commit 0279da5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"lodash": "^4.17.11",
2626
"react-native-modalbox": "^1.7.1",
27-
"react-native-root-siblings": "3.1.7",
27+
"react-native-root-siblings": "3.2.3",
2828
"recompose": "^0.30.0"
2929
},
3030
"author": "Almouro <contact@almouro.com> (http://alexandremoureaux.com/)",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8580,10 +8580,10 @@ react-native-modalbox@^1.7.1:
85808580
create-react-class "^15.6.0"
85818581
prop-types "^15.5.10"
85828582

8583-
react-native-root-siblings@3.1.7:
8584-
version "3.1.7"
8585-
resolved "https://registry.yarnpkg.com/react-native-root-siblings/-/react-native-root-siblings-3.1.7.tgz#9af7cf7495311db9fbe929201a3234ed114cfe77"
8586-
integrity sha512-KYnDyEOR0YSt6WBY3zpF2OOC6AED7dOhdKZamOJaEmBVl8LO3bzvqu39AToH4G3fOspAJVtop7MjH7bzUxtUFQ==
8583+
react-native-root-siblings@3.2.3:
8584+
version "3.2.3"
8585+
resolved "https://registry.yarnpkg.com/react-native-root-siblings/-/react-native-root-siblings-3.2.3.tgz#df5a1cff3a3a1f433f57320e1cae719f1b15a3f2"
8586+
integrity sha512-wOCCtKJteaSIW3K++hzhkfdWRikTqjrG34DnhNDVSzKatuNQyFY1fPBD1YFT/3+kxOIUmNsJdiaPMao9QgoZMA==
85878587
dependencies:
85888588
prop-types "^15.6.2"
85898589
static-container "^1.0.0"

0 commit comments

Comments
 (0)