chore(deps): bump react-native from 0.62.2 to 0.62.3 in /example

Bumps [react-native](https://github.com/facebook/react-native) from 0.62.2 to 0.62.3.
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/Releases.md)
- [Commits](https://github.com/facebook/react-native/compare/v0.62.2...v0.62.3)

---
updated-dependencies:
- dependency-name: react-native
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-20 19:44:27 +00:00
committed by GitHub
parent d22d5fd3f9
commit 4e5feab2fa
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"@react-native-community/slider": "^3.0.0",
"@rjsf/core": "^2.2.0",
"react": "16.11.0",
"react-native": "0.62.2",
"react-native": "0.62.3",
"rjsf-native": "link:../"
},
"devDependencies": {

View File

@@ -5045,10 +5045,10 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6, react-i
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
react-native@0.62.2:
version "0.62.2"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.2.tgz#d831e11a3178705449142df19a70ac2ca16bad10"
integrity sha512-gADZZ3jcm2WFTjh8CCBCbl5wRSbdxqZGd+8UpNwLQFgrkp/uHorwAhLNqcd4+fHmADgPBltNL0uR1Vhv47zcOw==
react-native@0.62.3:
version "0.62.3"
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.3.tgz#9a2e96af3dedd0723c8657831eec4ed3c30f3299"
integrity sha512-b2/hDHDlO5Of2Zn1K5ZgvzOoUrvMEvlYU4miS9rcEBp5jK/9cRQn81HZ7NBmf4gzigGl8CxbSx1l10GUj1k8XQ==
dependencies:
"@babel/runtime" "^7.0.0"
"@react-native-community/cli" "^4.5.1"