Skip to content

Commit b62b947

Browse files
Bump react-native from 0.62.1 to 0.62.3 in /examples
Bumps [react-native](https://github.com/facebook/react-native) from 0.62.1 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](facebook/react-native@v0.62.1...v0.62.3) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4e860d commit b62b947

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"react": "16.11.0",
14-
"react-native": "0.62.1",
14+
"react-native": "0.62.3",
1515
"react-native-splash-screen": "^3.2.0"
1616
},
1717
"devDependencies": {

examples/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5328,10 +5328,10 @@ react-native-splash-screen@^3.2.0:
53285328
resolved "https://registry.npm.taobao.org/react-native-splash-screen/download/react-native-splash-screen-3.2.0.tgz#d47ec8557b1ba988ee3ea98d01463081b60fff45"
53295329
integrity sha1-1H7IVXsbqYjuPqmNAUYwgbYP/0U=
53305330

5331-
5332-
version "0.62.1"
5333-
resolved "https://registry.npm.taobao.org/react-native/download/react-native-0.62.1.tgz#fd0324bedf4c3237c928de582c29403f1e46ea80"
5334-
integrity sha1-/QMkvt9MMjfJKN5YLClAPx5G6oA=
5331+
5332+
version "0.62.3"
5333+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.62.3.tgz#9a2e96af3dedd0723c8657831eec4ed3c30f3299"
5334+
integrity sha512-b2/hDHDlO5Of2Zn1K5ZgvzOoUrvMEvlYU4miS9rcEBp5jK/9cRQn81HZ7NBmf4gzigGl8CxbSx1l10GUj1k8XQ==
53355335
dependencies:
53365336
"@babel/runtime" "^7.0.0"
53375337
"@react-native-community/cli" "^4.5.1"

0 commit comments

Comments
 (0)