Merge branch 'dependabot-npm_and_yarn-react-native-calendars-1.1287.0' into 'main'

Bump react-native-calendars from 1.1286.0 to 1.1287.0

See merge request bloodyhealth/drip!464
This commit is contained in:
Sofiya Tepikin
2022-08-11 14:32:59 +00:00
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7394,9 +7394,9 @@
}
},
"react-native-calendars": {
"version": "1.1286.0",
"resolved": "https://registry.npmjs.org/react-native-calendars/-/react-native-calendars-1.1286.0.tgz",
"integrity": "sha512-ZQ/rmSO6Gx7mjgxkI4G7ZbXFj6E/VFRH2EYOQMctyMvxpCXvW9S/dy29bhysJT/l6UnGvXMkpSMiRqLM3hlLMw==",
"version": "1.1287.0",
"resolved": "https://registry.npmjs.org/react-native-calendars/-/react-native-calendars-1.1287.0.tgz",
"integrity": "sha512-8B6Oad+4we8WCHl6Y42ZUq0Uj9UM+Z+qotoNIJPEXpTqGKIVnRawSAF4B7gFw76ctsa1pUdJT2CZcajmVKLxKA==",
"requires": {
"hoist-non-react-statics": "^3.3.1",
"immutable": "^4.0.0-rc.12",
+1 -1
View File
@@ -43,7 +43,7 @@
"react": "16.9.0",
"react-i18next": "^11.18.3",
"react-native": "0.61.0",
"react-native-calendars": "^1.1286.0",
"react-native-calendars": "^1.1287.0",
"react-native-document-picker": "^4.2.0",
"react-native-exit-app-v2": "^1.2.2",
"react-native-fs": "^2.19.0",