Skip to content

Commit

Permalink
build(deps): bump react-native from 0.62.2 to 0.62.3 in /examples (#28)
Browse files Browse the repository at this point in the history
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](facebook/react-native@v0.62.2...v0.62.3)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2021
1 parent a505a37 commit c5203c1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@react-native-community/async-storage": "^1.10.0",
"react": "16.11.0",
"react-native": "0.62.2",
"react-native": "0.62.3",
"react-native-console-time-polyfill": "^1.2.1",
"react-native-gesture-handler": "^1.6.1",
"react-native-syntax-highlighter": "^2.1.0"
Expand Down
8 changes: 4 additions & 4 deletions examples/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5529,10 +5529,10 @@ react-native-syntax-highlighter@^2.1.0:
dependencies:
react-syntax-highlighter "^6.0.4"

[email protected].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==
[email protected].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"
Expand Down

0 comments on commit c5203c1

Please sign in to comment.