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

Bumps [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) from 6.2.0 to 6.2.2.
- [Release notes](https://github.com/react-native-community/datetimepicker/releases)
- [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-native-community/datetimepicker/compare/v6.2.0...v6.2.2)
This commit is contained in:
Sofiya Tepikin
2022-07-26 14:55:00 +00:00
parent 1bd00a7ec2
commit a21b3d8a42
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1346,9 +1346,9 @@
"integrity": "sha512-ng6Tm537E/M42GjE4TRUxQyL8sRfClcL7bQWblOCoxPZzJ2J3bdALsjeG3vDnVCIfI/R0AeFalN9KjMt0+Z/Zg==" "integrity": "sha512-ng6Tm537E/M42GjE4TRUxQyL8sRfClcL7bQWblOCoxPZzJ2J3bdALsjeG3vDnVCIfI/R0AeFalN9KjMt0+Z/Zg=="
}, },
"@react-native-community/datetimepicker": { "@react-native-community/datetimepicker": {
"version": "6.2.0", "version": "6.2.2",
"resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-6.2.0.tgz", "resolved": "https://registry.npmjs.org/@react-native-community/datetimepicker/-/datetimepicker-6.2.2.tgz",
"integrity": "sha512-w1ZS+wYO3qSASliRp+B7mPphOhtVm++rhSbj1WsgXdgLgDXSkDxpMnAXXQu9M0XdcgBwVJ6wDExeIwuzU5Jtfg==", "integrity": "sha512-2//ha7J1HufzbXlDpCh4pjrPMatDZqfqluAc3L3XfK3v6jAvWztqTppMdVoRJAt8fmxM8E162xeNpzRurGnrFQ==",
"requires": { "requires": {
"invariant": "^2.2.4" "invariant": "^2.2.4"
} }
@@ -1436,9 +1436,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "18.0.6", "version": "18.6.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.0.6.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-18.6.1.tgz",
"integrity": "sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw==", "integrity": "sha512-z+2vB6yDt1fNwKOeGbckpmirO+VBDuQqecXkgeIqDlaOtmKn6hPR/viQ8cxCfqLU4fTlvM3+YjM367TukWdxpg==",
"dev": true "dev": true
}, },
"@types/stack-utils": { "@types/stack-utils": {
+1 -1
View File
@@ -30,7 +30,7 @@
}, },
"dependencies": { "dependencies": {
"@ptomasroos/react-native-multi-slider": "^2.2.0", "@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", "@react-native-community/push-notification-ios": "^1.8.0",
"assert": "^1.4.1", "assert": "^1.4.1",
"csvtojson": "^2.0.8", "csvtojson": "^2.0.8",