Skip to content

Commit d71a3bd

Browse files
build(deps): bump react-native from 0.64.0 to 0.64.1
Bumps [react-native](https://github.com/facebook/react-native) from 0.64.0 to 0.64.1. - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/Releases.md) - [Commits](facebook/react-native@v0.64.0...v0.64.1) --- updated-dependencies: - dependency-name: react-native dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e62aa62 commit d71a3bd

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"events": "^3.2.0",
2626
"prop-types": "^15.7.2",
2727
"react": "17.0.1",
28-
"react-native": "0.64.0",
28+
"react-native": "0.64.1",
2929
"react-native-debug-tool": "^1.1.6",
3030
"react-native-device-info": "^6.2.0",
3131
"react-native-easy-app": "^1.7.26",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5533,10 +5533,10 @@ react-native-webview@^11.3.2:
55335533
escape-string-regexp "2.0.0"
55345534
invariant "2.2.4"
55355535

5536-
react-native@0.64.0:
5537-
version "0.64.0"
5538-
resolved "https://registry.npmjs.org/react-native/-/react-native-0.64.0.tgz#c3bde5b638bf8bcf12bae6e094930d39cb942ab7"
5539-
integrity sha512-8dhSHBthgGwAjU+OjqUEA49229ThPMQH7URH0u8L0xoQFCnZO2sZ9Wc6KcbxI0x9KSmjCMFFZqRe3w3QsRv64g==
5536+
react-native@0.64.1:
5537+
version "0.64.1"
5538+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.1.tgz#cd38f5b47b085549686f34eb0c9dcd466f307635"
5539+
integrity sha512-jvSj+hNAfwvhaSmxd5KHJ5HidtG0pDXzoH6DaqNpU74g3CmAiA8vuk58B5yx/DYuffGq6PeMniAcwuh3Xp4biQ==
55405540
dependencies:
55415541
"@jest/create-cache-key-function" "^26.5.0"
55425542
"@react-native-community/cli" "^5.0.1-alpha.0"

0 commit comments

Comments
 (0)