Skip to content

Commit d2b7b5d

Browse files
build(deps-dev): bump react-native from 0.70.5 to 0.70.6 (#2640)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cae8b99 commit d2b7b5d

File tree

1 file changed

+30
-111
lines changed

1 file changed

+30
-111
lines changed

yarn.lock

Lines changed: 30 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,12 +1178,12 @@
11781178
slash "^2.0.0"
11791179
strip-ansi "^5.0.0"
11801180

1181-
"@jest/create-cache-key-function@^29.0.3":
1182-
version "29.3.1"
1183-
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-29.3.1.tgz#3a0970ea595ab3d9507244edbcef14d6b016cdc9"
1184-
integrity sha512-4i+E+E40gK13K78ffD/8cy4lSSqeWwyXeTZoq16tndiCP12hC8uQsPJdIu5C6Kf22fD8UbBk71so7s/6VwpUOQ==
1181+
"@jest/create-cache-key-function@^27.0.1":
1182+
version "27.5.1"
1183+
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-27.5.1.tgz#7448fae15602ea95c828f5eceed35c202a820b31"
1184+
integrity sha512-dmH1yW+makpTSURTy8VzdUwFnfQh1G8R+DxO2Ho2FFmBbKFEVm+3jWdvFhE2VqB/LATCTokkP0dotjyQyw5/AQ==
11851185
dependencies:
1186-
"@jest/types" "^29.3.1"
1186+
"@jest/types" "^27.5.1"
11871187

11881188
"@jest/environment@^24.9.0":
11891189
version "24.9.0"
@@ -1231,13 +1231,6 @@
12311231
source-map "^0.6.0"
12321232
string-length "^2.0.0"
12331233

1234-
"@jest/schemas@^29.0.0":
1235-
version "29.0.0"
1236-
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.0.0.tgz#5f47f5994dd4ef067fb7b4188ceac45f77fe952a"
1237-
integrity sha512-3Ab5HgYIIAnS0HjqJHQYZS+zXc4tUmTmBH3z83ajI6afXp8X3ZtdLX+nXx+I7LNkJD7uN9LAVhgnjDgZa2z0kA==
1238-
dependencies:
1239-
"@sinclair/typebox" "^0.24.1"
1240-
12411234
"@jest/source-map@^24.3.0", "@jest/source-map@^24.9.0":
12421235
version "24.9.0"
12431236
resolved "https://registry.yarnpkg.com/@jest/source-map/-/source-map-24.9.0.tgz#0e263a94430be4b41da683ccc1e6bffe2a191714"
@@ -1329,17 +1322,6 @@
13291322
"@types/yargs" "^15.0.0"
13301323
chalk "^4.0.0"
13311324

1332-
"@jest/types@^26.6.1":
1333-
version "26.6.1"
1334-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.1.tgz#2638890e8031c0bc8b4681e0357ed986e2f866c5"
1335-
integrity sha512-ywHavIKNpAVrStiRY5wiyehvcktpijpItvGiK72RAn5ctqmzvPk8OvKnvHeBqa1XdQr959CTWAJMqxI8BTibyg==
1336-
dependencies:
1337-
"@types/istanbul-lib-coverage" "^2.0.0"
1338-
"@types/istanbul-reports" "^3.0.0"
1339-
"@types/node" "*"
1340-
"@types/yargs" "^15.0.0"
1341-
chalk "^4.0.0"
1342-
13431325
"@jest/types@^26.6.2":
13441326
version "26.6.2"
13451327
resolved "https://registry.yarnpkg.com/@jest/types/-/types-26.6.2.tgz#bef5a532030e1d88a2f5a6d933f84e97226ed48e"
@@ -1362,18 +1344,6 @@
13621344
"@types/yargs" "^16.0.0"
13631345
chalk "^4.0.0"
13641346

1365-
"@jest/types@^29.3.1":
1366-
version "29.3.1"
1367-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.3.1.tgz#7c5a80777cb13e703aeec6788d044150341147e3"
1368-
integrity sha512-d0S0jmmTpjnhCmNpApgX3jrUZgZ22ivKJRvL2lli5hpCRoNnp1f85r2/wpKfXuYu8E7Jjh1hGfhPyup1NM5AmA==
1369-
dependencies:
1370-
"@jest/schemas" "^29.0.0"
1371-
"@types/istanbul-lib-coverage" "^2.0.0"
1372-
"@types/istanbul-reports" "^3.0.0"
1373-
"@types/node" "*"
1374-
"@types/yargs" "^17.0.8"
1375-
chalk "^4.0.0"
1376-
13771347
"@jridgewell/gen-mapping@^0.1.0":
13781348
version "0.1.1"
13791349
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996"
@@ -1442,7 +1412,7 @@
14421412
dependencies:
14431413
serve-static "^1.13.1"
14441414

1445-
"@react-native-community/cli-doctor@^9.2.1":
1415+
"@react-native-community/cli-doctor@^9.3.0":
14461416
version "9.3.0"
14471417
resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-9.3.0.tgz#8817a3fd564453467def5b5bc8aecdc4205eff50"
14481418
integrity sha512-/fiuG2eDGC2/OrXMOWI5ifq4X1gdYTQhvW2m0TT5Lk1LuFiZsbTCp1lR+XILKekuTvmYNjEGdVpeDpdIWlXdEA==
@@ -1464,7 +1434,7 @@
14641434
sudo-prompt "^9.0.0"
14651435
wcwidth "^1.0.1"
14661436

1467-
"@react-native-community/cli-hermes@^9.2.1":
1437+
"@react-native-community/cli-hermes@^9.3.1":
14681438
version "9.3.1"
14691439
resolved "https://registry.yarnpkg.com/@react-native-community/cli-hermes/-/cli-hermes-9.3.1.tgz#569d27c1effd684ba451ad4614e29a99228cec49"
14701440
integrity sha512-Mq4PK8m5YqIdaVq5IdRfp4qK09aVO+aiCtd6vjzjNUgk1+1X5cgUqV6L65h4N+TFJYJHcp2AnB+ik1FAYXvYPQ==
@@ -1475,20 +1445,7 @@
14751445
hermes-profile-transformer "^0.0.6"
14761446
ip "^1.1.5"
14771447

1478-
"@react-native-community/cli-platform-android@9.2.1":
1479-
version "9.2.1"
1480-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-9.2.1.tgz#cd73cb6bbaeb478cafbed10bd12dfc01b484d488"
1481-
integrity sha512-VamCZ8nido3Q3Orhj6pBIx48itORNPLJ7iTfy3nucD1qISEDih3DOzCaQCtmqdEBgUkNkNl0O+cKgq5A3th3Zg==
1482-
dependencies:
1483-
"@react-native-community/cli-tools" "^9.2.1"
1484-
chalk "^4.1.2"
1485-
execa "^1.0.0"
1486-
fs-extra "^8.1.0"
1487-
glob "^7.1.3"
1488-
logkitty "^0.7.1"
1489-
slash "^3.0.0"
1490-
1491-
"@react-native-community/cli-platform-android@^9.3.1":
1448+
"@react-native-community/cli-platform-android@9.3.1", "@react-native-community/cli-platform-android@^9.3.1":
14921449
version "9.3.1"
14931450
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-9.3.1.tgz#378cd72249653cc74672094400657139f21bafb8"
14941451
integrity sha512-m0bQ6Twewl7OEZoVf79I2GZmsDqh+Gh0bxfxWgwxobsKDxLx8/RNItAo1lVtTCgzuCR75cX4EEO8idIF9jYhew==
@@ -1501,18 +1458,7 @@
15011458
logkitty "^0.7.1"
15021459
slash "^3.0.0"
15031460

1504-
"@react-native-community/cli-platform-ios@9.2.1":
1505-
version "9.2.1"
1506-
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-9.2.1.tgz#d90740472216ffae5527dfc5f49063ede18a621f"
1507-
integrity sha512-dEgvkI6CFgPk3vs8IOR0toKVUjIFwe4AsXFvWWJL5qhrIzW9E5Owi0zPkSvzXsMlfYMbVX0COfVIK539ZxguSg==
1508-
dependencies:
1509-
"@react-native-community/cli-tools" "^9.2.1"
1510-
chalk "^4.1.2"
1511-
execa "^1.0.0"
1512-
glob "^7.1.3"
1513-
ora "^5.4.1"
1514-
1515-
"@react-native-community/cli-platform-ios@^9.3.0":
1461+
"@react-native-community/cli-platform-ios@9.3.0", "@react-native-community/cli-platform-ios@^9.3.0":
15161462
version "9.3.0"
15171463
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-9.3.0.tgz#45abde2a395fddd7cf71e8b746c1dc1ee2260f9a"
15181464
integrity sha512-nihTX53BhF2Q8p4B67oG3RGe1XwggoGBrMb6vXdcu2aN0WeXJOXdBLgR900DAA1O8g7oy1Sudu6we+JsVTKnjw==
@@ -1576,16 +1522,16 @@
15761522
dependencies:
15771523
joi "^17.2.1"
15781524

1579-
"@react-native-community/cli@9.2.1":
1580-
version "9.2.1"
1581-
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.2.1.tgz#15cc32531fc323d4232d57b1f2d7c571816305ac"
1582-
integrity sha512-feMYS5WXXKF4TSWnCXozHxtWq36smyhGaENXlkiRESfYZ1mnCUlPfOanNCAvNvBqdyh9d4o0HxhYKX1g9l6DCQ==
1525+
"@react-native-community/cli@9.3.2":
1526+
version "9.3.2"
1527+
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-9.3.2.tgz#81761880af00c1894d85380d8c9a358659865204"
1528+
integrity sha512-IAW4X0vmX/xozNpp/JVZaX7MrC85KV0OP2DF4o7lNGOfpUhzJAEWqTfkxFYS+VsRjZHDve4wSTiGIuXwE7FG1w==
15831529
dependencies:
15841530
"@react-native-community/cli-clean" "^9.2.1"
15851531
"@react-native-community/cli-config" "^9.2.1"
15861532
"@react-native-community/cli-debugger-ui" "^9.0.0"
1587-
"@react-native-community/cli-doctor" "^9.2.1"
1588-
"@react-native-community/cli-hermes" "^9.2.1"
1533+
"@react-native-community/cli-doctor" "^9.3.0"
1534+
"@react-native-community/cli-hermes" "^9.3.1"
15891535
"@react-native-community/cli-plugin-metro" "^9.2.1"
15901536
"@react-native-community/cli-server-api" "^9.2.1"
15911537
"@react-native-community/cli-tools" "^9.2.1"
@@ -1780,11 +1726,6 @@
17801726
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
17811727
integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==
17821728

1783-
"@sinclair/typebox@^0.24.1":
1784-
version "0.24.51"
1785-
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.51.tgz#645f33fe4e02defe26f2f5c0410e1c094eac7f5f"
1786-
integrity sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==
1787-
17881729
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.0", "@types/babel__core@^7.1.7":
17891730
version "7.1.9"
17901731
resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.9.tgz#77e59d438522a6fb898fa43dc3455c6e72f3963d"
@@ -1942,13 +1883,6 @@
19421883
dependencies:
19431884
"@types/yargs-parser" "*"
19441885

1945-
"@types/yargs@^17.0.8":
1946-
version "17.0.13"
1947-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.13.tgz#34cced675ca1b1d51fcf4d34c3c6f0fa142a5c76"
1948-
integrity sha512-9sWaruZk2JGxIQU+IhI1fhPYRcQ0UuTNuKuCW9bR5fp7qi2Llf7WDzNa17Cy7TKnh3cdxDOiyTu6gaLS0eDatg==
1949-
dependencies:
1950-
"@types/yargs-parser" "*"
1951-
19521886
"@typescript-eslint/eslint-plugin@^3.9.0":
19531887
version "3.10.1"
19541888
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.10.1.tgz#7e061338a1383f59edc204c605899f93dc2e2c8f"
@@ -2463,12 +2397,7 @@ balanced-match@^1.0.0:
24632397
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
24642398
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
24652399

2466-
base64-js@^1.1.2:
2467-
version "1.3.1"
2468-
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.3.1.tgz#58ece8cb75dd07e71ed08c736abc5fac4dbf8df1"
2469-
integrity sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==
2470-
2471-
base64-js@^1.3.1, base64-js@^1.5.1:
2400+
base64-js@^1.1.2, base64-js@^1.3.1, base64-js@^1.5.1:
24722401
version "1.5.1"
24732402
resolved "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz#1b1b440160a5bf7ad40b650f095963481903930a"
24742403
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
@@ -6551,17 +6480,7 @@ pretty-format@^24.9.0:
65516480
ansi-styles "^3.2.0"
65526481
react-is "^16.8.4"
65536482

6554-
pretty-format@^26.0.0, pretty-format@^26.6.1:
6555-
version "26.6.1"
6556-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.1.tgz#af9a2f63493a856acddeeb11ba6bcf61989660a8"
6557-
integrity sha512-MeqqsP5PYcRBbGMvwzsyBdmAJ4EFX7pWFyl7x4+dMVg5pE0ZDdBIvEH2ergvIO+Gvwv1wh64YuOY9y5LuyY/GA==
6558-
dependencies:
6559-
"@jest/types" "^26.6.1"
6560-
ansi-regex "^5.0.0"
6561-
ansi-styles "^4.0.0"
6562-
react-is "^17.0.1"
6563-
6564-
pretty-format@^26.5.2, pretty-format@^26.6.2:
6483+
pretty-format@^26.0.0, pretty-format@^26.5.2, pretty-format@^26.6.1, pretty-format@^26.6.2:
65656484
version "26.6.2"
65666485
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93"
65676486
integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==
@@ -6581,10 +6500,10 @@ progress@^2.0.0, progress@^2.0.3:
65816500
resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8"
65826501
integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==
65836502

6584-
promise@^8.0.3:
6585-
version "8.1.0"
6586-
resolved "https://registry.yarnpkg.com/promise/-/promise-8.1.0.tgz#697c25c3dfe7435dd79fcd58c38a135888eaf05e"
6587-
integrity sha512-W04AqnILOL/sPRXziNicCjSNRruLAuIHEOVBazepu0545DDNGYHz7ar9ZgZ1fMU8/MA4mVxp5rkBWRi6OXIy3Q==
6503+
promise@^8.3.0:
6504+
version "8.3.0"
6505+
resolved "https://registry.yarnpkg.com/promise/-/promise-8.3.0.tgz#8cb333d1edeb61ef23869fbb8a4ea0279ab60e0a"
6506+
integrity sha512-rZPNPKTOYVNEEKFaq1HqTgOwZD+4/YHS5ukLzQCypkj+OkYx7iv0mA91lJlpPPZ8vMau3IIGj5Qlwrx+8iiSmg==
65886507
dependencies:
65896508
asap "~2.0.6"
65906509

@@ -6694,14 +6613,14 @@ react-native-gradle-plugin@^0.70.3:
66946613
integrity sha512-oOanj84fJEXUg9FoEAQomA8ISG+DVIrTZ3qF7m69VQUJyOGYyDZmPqKcjvRku4KXlEH6hWO9i4ACLzNBh8gC0A==
66956614

66966615
react-native@^0.70.5:
6697-
version "0.70.5"
6698-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.5.tgz#f60540b21d338891086e0a834e331c124dd1f55c"
6699-
integrity sha512-5NZM80LC3L+TIgQX/09yiyy48S73wMgpIgN5cCv3XTMR394+KpDI3rBZGH4aIgWWuwijz31YYVF5504+9n2Zfw==
6700-
dependencies:
6701-
"@jest/create-cache-key-function" "^29.0.3"
6702-
"@react-native-community/cli" "9.2.1"
6703-
"@react-native-community/cli-platform-android" "9.2.1"
6704-
"@react-native-community/cli-platform-ios" "9.2.1"
6616+
version "0.70.6"
6617+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.70.6.tgz#d692f8b51baffc28e1a8bc5190cdb779de937aa8"
6618+
integrity sha512-xtQdImPHnwgraEx3HIZFOF+D1hJ9bC5mfpIdUGoMHRws6OmvHAjmFpO6qfdnaQ29vwbmZRq7yf14sbury74R/w==
6619+
dependencies:
6620+
"@jest/create-cache-key-function" "^27.0.1"
6621+
"@react-native-community/cli" "9.3.2"
6622+
"@react-native-community/cli-platform-android" "9.3.1"
6623+
"@react-native-community/cli-platform-ios" "9.3.0"
67056624
"@react-native/assets" "1.0.0"
67066625
"@react-native/normalize-color" "2.0.0"
67076626
"@react-native/polyfills" "2.0.0"
@@ -6718,7 +6637,7 @@ react-native@^0.70.5:
67186637
mkdirp "^0.5.1"
67196638
nullthrows "^1.1.1"
67206639
pretty-format "^26.5.2"
6721-
promise "^8.0.3"
6640+
promise "^8.3.0"
67226641
react-devtools-core "4.24.0"
67236642
react-native-codegen "^0.70.6"
67246643
react-native-gradle-plugin "^0.70.3"

0 commit comments

Comments
 (0)