Merge branch 'dependabot-npm_and_yarn-react-native-community-datetimepicker-6.2.0' into 'main'

Bump @react-native-community/datetimepicker from 3.5.2 to 6.2.0

See merge request bloodyhealth/drip!421
This commit is contained in:
Sofiya Tepikin
2022-07-25 13:22:32 +00:00
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1346,9 +1346,9 @@
"integrity": "sha512-ng6Tm537E/M42GjE4TRUxQyL8sRfClcL7bQWblOCoxPZzJ2J3bdALsjeG3vDnVCIfI/R0AeFalN9KjMt0+Z/Zg=="
},
"@react-native-community/datetimepicker": {
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-3.5.2.tgz",
"integrity": "sha512-TWRuAtr/DnrEcRewqvXMLea2oB+YF+SbtuYLHguALLxNJQLl/RFB7aTNZeF+OoH75zKFqtXECXV1/uxQUpA+sg==",
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-6.2.0.tgz",
"integrity": "sha512-w1ZS+wYO3qSASliRp+B7mPphOhtVm++rhSbj1WsgXdgLgDXSkDxpMnAXXQu9M0XdcgBwVJ6wDExeIwuzU5Jtfg==",
"requires": {
"invariant": "^2.2.4"
}
+1 -1
View File
@@ -30,7 +30,7 @@
},
"dependencies": {
"@ptomasroos/react-native-multi-slider": "^2.2.0",
"@react-native-community/datetimepicker": "^3.0.9",
"@react-native-community/datetimepicker": "^6.2.0",
"@react-native-community/push-notification-ios": "^1.8.0",
"assert": "^1.4.1",
"csvtojson": "^2.0.8",