Skip to content

Commit 22f0984

Browse files
chore(deps-dev): bump react-native from 0.70.2 to 0.70.3
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] <support@github.com>
1 parent aafe5bb commit 22f0984

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "2.7.1",
5555
"prettier-eslint": "15.0.1",
5656
"react": "18.2.0",
57-
"react-native": "0.70.2",
57+
"react-native": "0.70.3",
5858
"react-test-renderer": "18.2.0",
5959
"typescript": "4.8.4"
6060
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6738,10 +6738,10 @@ react-native-gradle-plugin@^0.70.3:
67386738
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.70.3.tgz#cbcf0619cbfbddaa9128701aa2d7b4145f9c4fc8"
67396739
integrity sha512-oOanj84fJEXUg9FoEAQomA8ISG+DVIrTZ3qF7m69VQUJyOGYyDZmPqKcjvRku4KXlEH6hWO9i4ACLzNBh8gC0A==
67406740

6741-
react-native@0.70.2:
6742-
version "0.70.2"
6743-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.2.tgz#d16c2b961c05d55439e8fc999825899257b18509"
6744-
integrity sha512-c0Usl1Lc4pApDI66wpHwX8SGBUqXouQ8Z8Q9gX4jBjnmO5E8Vmlv6IM0CWDqbX/tn+aKNHCBLqV5phnCqusGbw==
6741+
react-native@0.70.3:
6742+
version "0.70.3"
6743+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.3.tgz#a5315ce14dd3f51f9ef97827af5b0a470ade1d9c"
6744+
integrity sha512-EiJxOonyvpSWa3Eik7a6YAD6QU8lK2W9M/DDdYlpWmIlGLCd5110rIpEZjxttsyrohxlRJAYRgJ9Tx2mMXqtfw==
67456745
dependencies:
67466746
"@jest/create-cache-key-function" "^27.0.1"
67476747
"@react-native-community/cli" "9.1.3"

0 commit comments

Comments
 (0)