Skip to content

Commit 2e487be

Browse files
authored
Merge pull request #2562 from StoDevX/greenkeeper/react-native-tableview-simple-0.17.5
Update react-native-tableview-simple to the latest version 🚀
2 parents 9bae979 + a4ca8d5 commit 2e487be

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"react-native-safari-view": "2.1.0",
128128
"react-native-search-bar": "3.4.1",
129129
"react-native-searchbar": "https://github.com/MosesEsan/react-native-searchbar.git#setValue-function",
130-
"react-native-tableview-simple": "0.17.4",
130+
"react-native-tableview-simple": "0.17.5",
131131
"react-native-typography": "1.3.0",
132132
"react-native-vector-icons": "4.6.0",
133133
"react-navigation": "1.5.11",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5265,9 +5265,9 @@ [email protected]:
52655265
dependencies:
52665266
prop-types "^15.6.0"
52675267

5268-
5269-
version "0.17.4"
5270-
resolved "https://registry.yarnpkg.com/react-native-tableview-simple/-/react-native-tableview-simple-0.17.4.tgz#4f0c34212666ed5758e548ad7253dc4215cc97bc"
5268+
5269+
version "0.17.5"
5270+
resolved "https://registry.yarnpkg.com/react-native-tableview-simple/-/react-native-tableview-simple-0.17.5.tgz#07b3ec325d053e18d72e3d28836f037f96e6cfda"
52715271
dependencies:
52725272
prop-types "^15.6.1"
52735273

0 commit comments

Comments
 (0)