Skip to content

Commit 54cf431

Browse files
Bump react-native from 0.64.0 to 0.64.1 (#308)
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/master/Releases.md) - [Commits](facebook/react-native@v0.64.0...v0.64.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b843b3d commit 54cf431

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"prepend-file": "^1.3.1",
4646
"prettier": "^2.0.5",
4747
"react": "17.0.2",
48-
"react-native": "0.64.0",
48+
"react-native": "0.64.1",
4949
"rmfr": "^2.0.0",
5050
"source-map-explorer": "^2.4.2",
5151
"tmp": "^0.2.1",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1907,12 +1907,7 @@ balanced-match@^1.0.0:
19071907
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
19081908
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
19091909

1910-
base64-js@^1.0.2, base64-js@^1.1.2, base64-js@^1.2.3:
1911-
version "1.3.1"
1912-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
1913-
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
1914-
1915-
base64-js@^1.3.1:
1910+
base64-js@^1.0.2, base64-js@^1.1.2, base64-js@^1.2.3, base64-js@^1.3.1:
19161911
version "1.5.1"
19171912
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
19181913
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
@@ -5835,10 +5830,10 @@ react-native-codegen@^0.0.6:
58355830
jscodeshift "^0.11.0"
58365831
nullthrows "^1.1.1"
58375832

5838-
5839-
version "0.64.0"
5840-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.0.tgz#c3bde5b638bf8bcf12bae6e094930d39cb942ab7"
5841-
integrity sha512-8dhSHBthgGwAjU+OjqUEA49229ThPMQH7URH0u8L0xoQFCnZO2sZ9Wc6KcbxI0x9KSmjCMFFZqRe3w3QsRv64g==
5833+
5834+
version "0.64.1"
5835+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.1.tgz#cd38f5b47b085549686f34eb0c9dcd466f307635"
5836+
integrity sha512-jvSj+hNAfwvhaSmxd5KHJ5HidtG0pDXzoH6DaqNpU74g3CmAiA8vuk58B5yx/DYuffGq6PeMniAcwuh3Xp4biQ==
58425837
dependencies:
58435838
"@jest/create-cache-key-function" "^26.5.0"
58445839
"@react-native-community/cli" "^5.0.1-alpha.0"

0 commit comments

Comments
 (0)