Skip to content

Commit 15b8863

Browse files
Bump react-native from 0.66.4 to 0.67.4
Bumps [react-native](https://github.com/facebook/react-native) from 0.66.4 to 0.67.4. - [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.66.4...v0.67.4) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fcd5a2 commit 15b8863

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint": "^7.32.0",
6161
"prettier": "^2.4.0",
6262
"react": "^17.0.2",
63-
"react-native": "^0.66.0",
63+
"react-native": "^0.67.4",
6464
"react-native-builder-bob": "^0.18.1",
6565
"release-it": "^14.11.5",
6666
"typescript": "^4.4.3"

yarn.lock

Lines changed: 19 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1477,10 +1477,10 @@
14771477
resolved "https://registry.yarnpkg.com/@react-native/assets/-/assets-1.0.0.tgz#c6f9bf63d274bafc8e970628de24986b30a55c8e"
14781478
integrity sha512-KrwSpS1tKI70wuKl68DwJZYEvXktDHdZMG0k2AXD/rJVSlB23/X2CB2cutVR0HwNMJIal9HOUOBB2rVfa6UGtQ==
14791479

1480-
"@react-native/normalize-color@1.0.0":
1481-
version "1.0.0"
1482-
resolved "https://registry.yarnpkg.com/@react-native/normalize-color/-/normalize-color-1.0.0.tgz#c52a99d4fe01049102d47dc45d40cbde4f720ab6"
1483-
integrity sha512-xUNRvNmCl3UGCPbbHvfyFMnpvLPoOjDCcp5bT9m2k+TF/ZBklEQwhPZlkrxRx2NhgFh1X3a5uL7mJ7ZR+8G7Qg==
1480+
"@react-native/normalize-color@2.0.0":
1481+
version "2.0.0"
1482+
resolved "https://registry.yarnpkg.com/@react-native/normalize-color/-/normalize-color-2.0.0.tgz#da955909432474a9a0fe1cbffc66576a0447f567"
1483+
integrity sha512-Wip/xsc5lw8vsBlmY2MO/gFLp3MvuZ2baBZjDeTjjndMgM0h5sxz7AZR62RDPGgstp8Np7JzjvVqVT7tpFZqsw==
14841484

14851485
"@react-native/polyfills@2.0.0":
14861486
version "2.0.0"
@@ -6161,10 +6161,10 @@ rc@^1.2.8:
61616161
minimist "^1.2.0"
61626162
strip-json-comments "~2.0.1"
61636163

6164-
react-devtools-core@^4.13.0:
6165-
version "4.23.0"
6166-
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.23.0.tgz#dff9d12202a472ef62632203d6de3877dc6e58be"
6167-
integrity sha512-KkzneT1LczFtebbTJlvRphIRvzuHLhI9ghfrseVv9ktBs+l2cXy8Svw5U16lzQnwU9okVEcURmGPgH79WWrlaw==
6164+
react-devtools-core@4.19.1:
6165+
version "4.19.1"
6166+
resolved "https://registry.yarnpkg.com/react-devtools-core/-/react-devtools-core-4.19.1.tgz#bc37c2ef2f48f28c6af4c7292be9dca1b63deace"
6167+
integrity sha512-2wJiGffPWK0KggBjVwnTaAk+Z3MSxKInHmdzPTrBh1mAarexsa93Kw+WMX88+XjN+TtYgAiLe9xeTqcO5FfJTw==
61686168
dependencies:
61696169
shell-quote "^1.6.1"
61706170
ws "^7"
@@ -6206,26 +6206,26 @@ react-native-builder-bob@^0.18.1:
62066206
optionalDependencies:
62076207
jetifier "^1.6.6"
62086208

6209-
react-native-codegen@^0.0.7:
6210-
version "0.0.7"
6211-
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.0.7.tgz#86651c5c5fec67a8077ef7f4e36f7ed459043e14"
6212-
integrity sha512-dwNgR8zJ3ALr480QnAmpTiqvFo+rDtq6V5oCggKhYFlRjzOmVSFn3YD41u8ltvKS5G2nQ8gCs2vReFFnRGLYng==
6209+
react-native-codegen@^0.0.8:
6210+
version "0.0.8"
6211+
resolved "https://registry.yarnpkg.com/react-native-codegen/-/react-native-codegen-0.0.8.tgz#b7796a54074139d956fff2862cf1285db43c891b"
6212+
integrity sha512-k/944+0XD+8l7zDaiKfYabyEKmAmyZgS1mj+4LcSRPyHnrjgCHKrh/Y6jM6kucQ6xU1+1uyMmF/dSkikxK8i+Q==
62136213
dependencies:
62146214
flow-parser "^0.121.0"
62156215
jscodeshift "^0.11.0"
62166216
nullthrows "^1.1.1"
62176217

6218-
react-native@^0.66.0:
6219-
version "0.66.4"
6220-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.66.4.tgz#bf89a5fb18bd23046d889fb4de4ea2822a4d7805"
6221-
integrity sha512-9vx5dlSfQlKbbDtr8+xMon6qsmSu7jvjdXWZpEKh3XVKpUidbbODv7048gwVKX8YAel1egeR7hN8vzSeI6ssTw==
6218+
react-native@^0.67.4:
6219+
version "0.67.4"
6220+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.67.4.tgz#57a1503daa81f66a61f521ff67b259f126d87f9c"
6221+
integrity sha512-NA9d9lNJu9TViEJu2uZxWXUP+QNUilGGA5tdMbVFedNroOH1lnQ3n/FAVoGK1gqGarCgNTtheBxUpEa979Cu8w==
62226222
dependencies:
62236223
"@jest/create-cache-key-function" "^27.0.1"
62246224
"@react-native-community/cli" "^6.0.0"
62256225
"@react-native-community/cli-platform-android" "^6.0.0"
62266226
"@react-native-community/cli-platform-ios" "^6.0.0"
62276227
"@react-native/assets" "1.0.0"
6228-
"@react-native/normalize-color" "1.0.0"
6228+
"@react-native/normalize-color" "2.0.0"
62296229
"@react-native/polyfills" "2.0.0"
62306230
abort-controller "^3.0.0"
62316231
anser "^1.4.9"
@@ -6234,16 +6234,15 @@ react-native@^0.66.0:
62346234
hermes-engine "~0.9.0"
62356235
invariant "^2.2.4"
62366236
jsc-android "^250230.2.1"
6237-
metro-babel-register "0.66.2"
62386237
metro-react-native-babel-transformer "0.66.2"
62396238
metro-runtime "0.66.2"
62406239
metro-source-map "0.66.2"
62416240
nullthrows "^1.1.1"
62426241
pretty-format "^26.5.2"
62436242
promise "^8.0.3"
62446243
prop-types "^15.7.2"
6245-
react-devtools-core "^4.13.0"
6246-
react-native-codegen "^0.0.7"
6244+
react-devtools-core "4.19.1"
6245+
react-native-codegen "^0.0.8"
62476246
react-refresh "^0.4.0"
62486247
regenerator-runtime "^0.13.2"
62496248
scheduler "^0.20.2"

0 commit comments

Comments
 (0)