Skip to content

Commit e080f20

Browse files
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 f81fa28 commit e080f20

3 files changed

Lines changed: 28 additions & 65 deletions

File tree

package-lock.json

Lines changed: 23 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"minimist": "^1.2.5",
2323
"node-fetch": "^2.6.1",
2424
"react": "17.0.1",
25-
"react-native": "0.64.0",
25+
"react-native": "0.64.1",
2626
"react-native-cli": "^2.0.1",
2727
"react-native-gesture-handler": "^1.10.3",
2828
"react-native-paper": "4.7.2",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1445,7 +1445,6 @@
14451445
dependencies:
14461446
nanoid "^3.1.15"
14471447

1448-
14491448
"@segment/analytics-react-native-amplitude@^1.4.4":
14501449
version "1.4.4"
14511450
resolved "https://registry.yarnpkg.com/@segment/analytics-react-native-amplitude/-/analytics-react-native-amplitude-1.4.4.tgz#beb370ac78782df27167de5c082bb1dffde7824a"
@@ -1456,11 +1455,6 @@
14561455
resolved "https://registry.yarnpkg.com/@segment/analytics-react-native-appsflyer/-/analytics-react-native-appsflyer-1.4.4.tgz#0e120baa5f11084058854e6a99ac86767a8664fc"
14571456
integrity sha512-lj5KjgI5e/yA7Fl/w/JhX5MAUOPSozMst0S69SrR7e/QPEwQewC7aWV5CEi5m6Co1zns6jC2h2GOJz+Z7NAMAA==
14581457

1459-
"@segment/analytics-react-native-firebase@^1.4.4":
1460-
version "1.4.4"
1461-
resolved "https://registry.yarnpkg.com/@segment/analytics-react-native-firebase/-/analytics-react-native-firebase-1.4.4.tgz#72d3101d13cc54c5274c00d7e574761ea4d3740d"
1462-
integrity sha512-jLAg58Fsyh4zgVdwPrgyxPi+dCNMkVA7WOkzYhh/Uypc0G9/He4tXqLj9v1jdqtr5QdadBzQVGNMPRyuNLUvUg==
1463-
14641458
"@segment/analytics-react-native@1.4.4":
14651459
version "1.4.4"
14661460
resolved "https://registry.npmjs.org/@segment/analytics-react-native/-/analytics-react-native-1.4.4.tgz"
@@ -6035,10 +6029,10 @@ react-native-vector-icons@8.1.0:
60356029
prop-types "^15.7.2"
60366030
yargs "^16.1.1"
60376031

6038-
react-native@0.64.0:
6039-
version "0.64.0"
6040-
resolved "https://registry.npmjs.org/react-native/-/react-native-0.64.0.tgz"
6041-
integrity sha512-8dhSHBthgGwAjU+OjqUEA49229ThPMQH7URH0u8L0xoQFCnZO2sZ9Wc6KcbxI0x9KSmjCMFFZqRe3w3QsRv64g==
6032+
react-native@0.64.1:
6033+
version "0.64.1"
6034+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.64.1.tgz#cd38f5b47b085549686f34eb0c9dcd466f307635"
6035+
integrity sha512-jvSj+hNAfwvhaSmxd5KHJ5HidtG0pDXzoH6DaqNpU74g3CmAiA8vuk58B5yx/DYuffGq6PeMniAcwuh3Xp4biQ==
60426036
dependencies:
60436037
"@jest/create-cache-key-function" "^26.5.0"
60446038
"@react-native-community/cli" "^5.0.1-alpha.0"

0 commit comments

Comments
 (0)