Skip to content

Commit 9a145f9

Browse files
Bump react-native from 0.64.0 to 0.64.1 in /template
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] <[email protected]>
1 parent 6524d08 commit 9a145f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@rescript/react": "^0.10.0",
1717
"react": "17.0.1",
18-
"react-native": "0.64.0",
18+
"react-native": "0.64.1",
1919
"rescript": "^10.0.1",
2020
"rescript-react-native": "^0.64.3"
2121
},

template/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5209,10 +5209,10 @@ react-native-codegen@^0.0.6:
52095209
jscodeshift "^0.11.0"
52105210
nullthrows "^1.1.1"
52115211

5212-
5213-
version "0.64.0"
5214-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.0.tgz#c3bde5b638bf8bcf12bae6e094930d39cb942ab7"
5215-
integrity sha512-8dhSHBthgGwAjU+OjqUEA49229ThPMQH7URH0u8L0xoQFCnZO2sZ9Wc6KcbxI0x9KSmjCMFFZqRe3w3QsRv64g==
5212+
5213+
version "0.64.1"
5214+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.1.tgz#cd38f5b47b085549686f34eb0c9dcd466f307635"
5215+
integrity sha512-jvSj+hNAfwvhaSmxd5KHJ5HidtG0pDXzoH6DaqNpU74g3CmAiA8vuk58B5yx/DYuffGq6PeMniAcwuh3Xp4biQ==
52165216
dependencies:
52175217
"@jest/create-cache-key-function" "^26.5.0"
52185218
"@react-native-community/cli" "^5.0.1-alpha.0"

0 commit comments

Comments
 (0)