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

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

See merge request bloodyhealth/drip!431
This commit is contained in:
Sofiya Tepikin
2022-07-26 16:05:26 +00:00
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1346,9 +1346,9 @@
"integrity": "sha512-ng6Tm537E/M42GjE4TRUxQyL8sRfClcL7bQWblOCoxPZzJ2J3bdALsjeG3vDnVCIfI/R0AeFalN9KjMt0+Z/Zg=="
},
"@react-native-community/datetimepicker": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-6.2.0.tgz",
"integrity": "sha512-w1ZS+wYO3qSASliRp+B7mPphOhtVm++rhSbj1WsgXdgLgDXSkDxpMnAXXQu9M0XdcgBwVJ6wDExeIwuzU5Jtfg==",
"version": "6.2.2",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-6.2.2.tgz",
"integrity": "sha512-2//ha7J1HufzbXlDpCh4pjrPMatDZqfqluAc3L3XfK3v6jAvWztqTppMdVoRJAt8fmxM8E162xeNpzRurGnrFQ==",
"requires": {
"invariant": "^2.2.4"
}
@@ -1436,9 +1436,9 @@
"dev": true
},
"@types/node": {
"version": "18.0.6",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.0.6.tgz",
"integrity": "sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw==",
"version": "18.6.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.6.1.tgz",
"integrity": "sha512-z+2vB6yDt1fNwKOeGbckpmirO+VBDuQqecXkgeIqDlaOtmKn6hPR/viQ8cxCfqLU4fTlvM3+YjM367TukWdxpg==",
"dev": true
},
"@types/stack-utils": {
+1 -1
View File
@@ -30,7 +30,7 @@
},
"dependencies": {
"@ptomasroos/react-native-multi-slider": "^2.2.0",
"@react-native-community/datetimepicker": "^6.2.0",
"@react-native-community/datetimepicker": "^6.2.2",
"@react-native-community/push-notification-ios": "^1.8.0",
"assert": "^1.4.1",
"csvtojson": "^2.0.8",