Skip to content

Commit 057c2b4

Browse files
chore(deps-dev): bump react-native from 0.70.0 to 0.70.1
Bumps [react-native](https://github.com/facebook/react-native) from 0.70.0 to 0.70.1. - [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.0...v0.70.1) --- 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 139b276 commit 057c2b4

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
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.0.3",
5151
"react": "18.1.0",
52-
"react-native": "0.70.0",
52+
"react-native": "0.70.1",
5353
"react-test-renderer": "18.1.0",
5454
"strip-ansi": "^6.0.0",
5555
"typescript": "^4.0.2"

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6709,25 +6709,25 @@ react-is@^17.0.1:
67096709
resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0"
67106710
integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==
67116711

6712-
react-native-codegen@^0.70.4:
6713-
version "0.70.4"
6714-
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.70.4.tgz#10a02cd9a3e9ead922305c13b9940a048b69d165"
6715-
integrity sha512-bPyd5jm840omfx24VRyMP+KPzAefpRDwE18w5ywMWHCWZBSqLn1qI9WgBPnavlIrjTEuzxznWQNcaA26lw8AMQ==
6712+
react-native-codegen@^0.70.5:
6713+
version "0.70.5"
6714+
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.70.5.tgz#afcfec394fc9357d870452eace5c7550e6ac403f"
6715+
integrity sha512-vXqgCWWIWlzsCtwD6hbmwmCleGNJYm+n4xO9VMfzzlF3xt9gjC7/USSMTf/YZlCK/hDwQU412QrNS6A9OH+mag==
67166716
dependencies:
67176717
"@babel/parser" "^7.14.0"
67186718
flow-parser "^0.121.0"
67196719
jscodeshift "^0.13.1"
67206720
nullthrows "^1.1.1"
67216721

6722-
react-native-gradle-plugin@^0.70.2:
6723-
version "0.70.2"
6724-
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.70.2.tgz#b5130f2c196e27c4c5912706503d69b8790f1937"
6725-
integrity sha512-k7d+CVh0fs/VntA2WaKD58cFB2rtiSLBHYlciH18ncaT4N/B3A4qOGv9pSCEHfQikELm6vAf98KMbE3c8KnH1A==
6722+
react-native-gradle-plugin@^0.70.3:
6723+
version "0.70.3"
6724+
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.70.3.tgz#cbcf0619cbfbddaa9128701aa2d7b4145f9c4fc8"
6725+
integrity sha512-oOanj84fJEXUg9FoEAQomA8ISG+DVIrTZ3qF7m69VQUJyOGYyDZmPqKcjvRku4KXlEH6hWO9i4ACLzNBh8gC0A==
67266726

6727-
react-native@0.70.0:
6728-
version "0.70.0"
6729-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.0.tgz#c7670774ad761865041d5a6b3a6a25e7f2e65fb2"
6730-
integrity sha512-QjXLbrK9f+/B2eCzn6kAvglLV/8nwPuFGaFv7ggPpAzFRyx5bVN1dwQLHL3MrP7iXR/M7Jc6Nnid7tmRSic6vA==
6727+
react-native@0.70.1:
6728+
version "0.70.1"
6729+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.1.tgz#ce5ffb9a167a77321de1a7fbb492352e92c9399e"
6730+
integrity sha512-AUh4NZLFdvyjSiYWCtTROCrC7loxeeZ/TzBnkZwp3kb9XmMu7/kzvWn2c5sEMnzW7X/0JSul8jXexGVdpnCoSA==
67316731
dependencies:
67326732
"@jest/create-cache-key-function" "^27.0.1"
67336733
"@react-native-community/cli" "^9.0.0"
@@ -6751,8 +6751,8 @@ react-native@0.70.0:
67516751
pretty-format "^26.5.2"
67526752
promise "^8.0.3"
67536753
react-devtools-core "4.24.0"
6754-
react-native-codegen "^0.70.4"
6755-
react-native-gradle-plugin "^0.70.2"
6754+
react-native-codegen "^0.70.5"
6755+
react-native-gradle-plugin "^0.70.3"
67566756
react-refresh "^0.4.0"
67576757
react-shallow-renderer "^16.15.0"
67586758
regenerator-runtime "^0.13.2"

0 commit comments

Comments
 (0)