Skip to content

Commit fd4be7b

Browse files
chore(deps-dev): bump react-native from 0.63.0-rc.1 to 0.63.0 (#433)
Bumps [react-native](https://github.com/facebook/react-native) from 0.63.0-rc.1 to 0.63.0. - [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.63.0-rc.1...v0.63.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 23b45c3 commit fd4be7b

File tree

1 file changed

+4
-24
lines changed

1 file changed

+4
-24
lines changed

yarn.lock

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1457,16 +1457,6 @@
14571457
"@types/istanbul-reports" "^1.1.1"
14581458
"@types/yargs" "^13.0.0"
14591459

1460-
"@jest/types@^25.4.0":
1461-
version "25.4.0"
1462-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.4.0.tgz#5afeb8f7e1cba153a28e5ac3c9fe3eede7206d59"
1463-
integrity sha512-XBeaWNzw2PPnGW5aXvZt3+VO60M+34RY3XDsCK5tW7kyj3RK0XClRutCfjqcBuaR2aBQTbluEDME9b5MB9UAPw==
1464-
dependencies:
1465-
"@types/istanbul-lib-coverage" "^2.0.0"
1466-
"@types/istanbul-reports" "^1.1.1"
1467-
"@types/yargs" "^15.0.0"
1468-
chalk "^3.0.0"
1469-
14701460
"@jest/types@^25.5.0":
14711461
version "25.5.0"
14721462
resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d"
@@ -7675,7 +7665,7 @@ pretty-format@^24.0.0, pretty-format@^24.7.0, pretty-format@^24.9.0:
76757665
ansi-styles "^3.2.0"
76767666
react-is "^16.8.4"
76777667

7678-
pretty-format@^25.1.0:
7668+
pretty-format@^25.1.0, pretty-format@^25.2.0:
76797669
version "25.5.0"
76807670
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a"
76817671
integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ==
@@ -7685,16 +7675,6 @@ pretty-format@^25.1.0:
76857675
ansi-styles "^4.0.0"
76867676
react-is "^16.12.0"
76877677

7688-
pretty-format@^25.2.0:
7689-
version "25.4.0"
7690-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.4.0.tgz#c58801bb5c4926ff4a677fe43f9b8b99812c7830"
7691-
integrity sha512-PI/2dpGjXK5HyXexLPZU/jw5T9Q6S1YVXxxVxco+LIqzUFHXIbKZKdUVt7GcX7QUCr31+3fzhi4gN4/wUYPVxQ==
7692-
dependencies:
7693-
"@jest/types" "^25.4.0"
7694-
ansi-regex "^5.0.0"
7695-
ansi-styles "^4.0.0"
7696-
react-is "^16.12.0"
7697-
76987678
pretty-format@^26.0.1, pretty-format@^26.1.0:
76997679
version "26.1.0"
77007680
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.1.0.tgz#272b9cd1f1a924ab5d443dc224899d7a65cb96ec"
@@ -7845,9 +7825,9 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
78457825
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
78467826

78477827
react-native@^0.63.0-rc.1:
7848-
version "0.63.0-rc.1"
7849-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.63.0-rc.1.tgz#eaaee019598a21d214b668873b751c614dfae5d3"
7850-
integrity sha512-FJgs1OWKxyAFK+sPZX6QphK0UQPCOg+kyQOiIINfk2D2KiJTW+qP9aV5717vcYFXNvrSRm5TpTyoZHbTYGMRiw==
7828+
version "0.63.0"
7829+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.63.0.tgz#1444aa04c34b65ca1dce589db166bd112e982b96"
7830+
integrity sha512-486RaRKKw35+DgZwdbCUQJsjSRflG5JC4w5T9ZfKqUjlyDDQHgew2berQanYAFbgO4Qh/2mAvAMJe6EhUESufQ==
78517831
dependencies:
78527832
"@babel/runtime" "^7.0.0"
78537833
"@react-native-community/cli" "^4.7.0"

0 commit comments

Comments
 (0)