Skip to content

Commit b86560a

Browse files
chore(deps-dev): bump react-native from 0.70.2 to 0.70.3 (#1170)
Bumps [react-native](https://github.com/facebook/react-native) from 0.70.2 to 0.70.3. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.70.2...v0.70.3) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ed6bc0 commit b86560a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"flow-copy-source": "^2.0.9",
5050
"jest": "^29.0.3",
5151
"react": "18.1.0",
52-
"react-native": "0.70.2",
52+
"react-native": "0.70.3",
5353
"react-test-renderer": "18.1.0",
5454
"strip-ansi": "^6.0.0",
5555
"typescript": "^4.0.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6667,10 +6667,10 @@ react-native-gradle-plugin@^0.70.3:
66676667
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.70.3.tgz#cbcf0619cbfbddaa9128701aa2d7b4145f9c4fc8"
66686668
integrity sha512-oOanj84fJEXUg9FoEAQomA8ISG+DVIrTZ3qF7m69VQUJyOGYyDZmPqKcjvRku4KXlEH6hWO9i4ACLzNBh8gC0A==
66696669

6670-
6671-
version "0.70.2"
6672-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.2.tgz#d16c2b961c05d55439e8fc999825899257b18509"
6673-
integrity sha512-c0Usl1Lc4pApDI66wpHwX8SGBUqXouQ8Z8Q9gX4jBjnmO5E8Vmlv6IM0CWDqbX/tn+aKNHCBLqV5phnCqusGbw==
6670+
6671+
version "0.70.3"
6672+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.3.tgz#a5315ce14dd3f51f9ef97827af5b0a470ade1d9c"
6673+
integrity sha512-EiJxOonyvpSWa3Eik7a6YAD6QU8lK2W9M/DDdYlpWmIlGLCd5110rIpEZjxttsyrohxlRJAYRgJ9Tx2mMXqtfw==
66746674
dependencies:
66756675
"@jest/create-cache-key-function" "^27.0.1"
66766676
"@react-native-community/cli" "9.1.3"

0 commit comments

Comments
 (0)