Skip to content

Commit

Permalink
Bump react-native-modal-datetime-picker from 5.1.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [react-native-modal-datetime-picker](https://github.com/mmazzarolo/react-native-modal-datetime-picker) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/mmazzarolo/react-native-modal-datetime-picker/releases)
- [Commits](mmazzarolo/react-native-modal-datetime-picker@v5.1.0...v6.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Dec 19, 2018
1 parent eb672b4 commit cfdd813
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion addons/ondevice-knobs/package.json
Expand Up @@ -25,7 +25,7 @@
"deep-equal": "^1.0.1",
"prop-types": "^15.6.2",
"react-native-color-picker": "^0.4.0",
"react-native-modal-datetime-picker": "^5.1.0",
"react-native-modal-datetime-picker": "^6.0.0",
"react-native-modal-selector": "^0.0.29",
"react-native-switch": "^1.5.0"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Expand Up @@ -9629,7 +9629,7 @@ graphql-request@^1.5.0:

graphql@^0.13.2, graphql@^14.0.2:
version "0.13.2"
resolved "http://registry.npmjs.org/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
dependencies:
iterall "^1.2.1"

Expand Down Expand Up @@ -16311,22 +16311,22 @@ react-native-color-picker@^0.4.0:
prop-types "^15.5.10"
tinycolor2 "^1.4.1"

react-native-modal-datetime-picker@^5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/react-native-modal-datetime-picker/-/react-native-modal-datetime-picker-5.1.0.tgz#6e183531170881c2ff5b0742d132060f828e2b77"
react-native-modal-datetime-picker@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/react-native-modal-datetime-picker/-/react-native-modal-datetime-picker-6.0.0.tgz#8018994524122ad48fd6bc66f26f623c75a49fb3"
dependencies:
prop-types "^15.6.1"
react-native-modal "^5.4.0"
react-native-modal "^6.2.0"

react-native-modal-selector@^0.0.29:
version "0.0.29"
resolved "https://registry.yarnpkg.com/react-native-modal-selector/-/react-native-modal-selector-0.0.29.tgz#e33326a9191ce6a6ed07c222366eb13ba5e03e21"
dependencies:
prop-types "^15.5.10"

react-native-modal@^5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/react-native-modal/-/react-native-modal-5.4.0.tgz#95f70b5d68e08824951cd11038b9db2d6fdb9962"
react-native-modal@^6.2.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/react-native-modal/-/react-native-modal-6.5.0.tgz#46220b2289a41597d344c1db17454611b426a758"
dependencies:
prop-types "^15.6.1"
react-native-animatable "^1.2.4"
Expand Down

0 comments on commit cfdd813

Please sign in to comment.