Skip to content

Commit e5ea06b

Browse files
chore(deps-dev): bump react-native from 0.70.4 to 0.70.5 (#1216)
Bumps [react-native](https://github.com/facebook/react-native) from 0.70.4 to 0.70.5. - [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.4...v0.70.5) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0eccf89 commit e5ea06b

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
@@ -49,7 +49,7 @@
4949
"flow-copy-source": "^2.0.9",
5050
"jest": "^29.2.2",
5151
"react": "18.1.0",
52-
"react-native": "0.70.4",
52+
"react-native": "0.70.5",
5353
"react-test-renderer": "18.1.0",
5454
"strip-ansi": "^6.0.0",
5555
"typescript": "^4.0.2"

yarn.lock

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

6593-
react-native@0.70.4:
6594-
version "0.70.4"
6595-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.4.tgz#f2a3a7996431a47a45ce1f5097352c5721417516"
6596-
integrity sha512-1e4jWotS20AJ/4lGVkZQs2wE0PvCpIRmPQEQ1FyH7wdyuewFFIxbUHqy6vAj1JWVFfAzbDakOQofrIkkHWLqNA==
6593+
react-native@0.70.5:
6594+
version "0.70.5"
6595+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.5.tgz#f60540b21d338891086e0a834e331c124dd1f55c"
6596+
integrity sha512-5NZM80LC3L+TIgQX/09yiyy48S73wMgpIgN5cCv3XTMR394+KpDI3rBZGH4aIgWWuwijz31YYVF5504+9n2Zfw==
65976597
dependencies:
65986598
"@jest/create-cache-key-function" "^29.0.3"
65996599
"@react-native-community/cli" "9.2.1"

0 commit comments

Comments
 (0)