Merge branch 'dependabot-npm_and_yarn-react-i18next-12.0.0' into 'main'

Bump react-i18next from 11.18.3 to 12.0.0

See merge request bloodyhealth/drip!571
This commit is contained in:
Lisa
2022-10-23 10:11:06 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"obv": "0.0.1",
"prop-types": "^15.8.1",
"react": "17.0.2",
"react-i18next": "^11.18.3",
"react-i18next": "^12.0.0",
"react-native": "0.67.4",
"react-native-calendars": "^1.1287.0",
"react-native-document-picker": "^8.1.1",
+4 -4
View File
@@ -6782,10 +6782,10 @@ react-devtools-core@4.19.1:
shell-quote "^1.6.1"
ws "^7"
react-i18next@^11.18.3:
version "11.18.3"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.3.tgz#50211810bcc9fdea2d70c8aefdfff5f1eb39a923"
integrity sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==
react-i18next@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.0.0.tgz#634015a2c035779c5736ae4c2e5c34c1659753b1"
integrity sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==
dependencies:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"