Skip to content

Commit 871d9aa

Browse files
committed
Update babel monorepo to v7.10.2
1 parent da28801 commit 871d9aa

2 files changed

Lines changed: 186 additions & 4 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"react-native-svg": "12.1.0"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "7.9.0",
35-
"@babel/runtime": "7.9.2",
34+
"@babel/core": "7.10.2",
35+
"@babel/runtime": "7.10.2",
3636
"@react-native-community/eslint-config": "1.0.0",
3737
"babel-jest": "24.9.0",
3838
"detox": "16.0.2",

yarn.lock

Lines changed: 184 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,36 @@
99
dependencies:
1010
"@babel/highlight" "^7.8.3"
1111

12-
"@babel/core@7.9.0", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.4.5":
12+
"@babel/code-frame@^7.10.1":
13+
version "7.10.1"
14+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff"
15+
integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw==
16+
dependencies:
17+
"@babel/highlight" "^7.10.1"
18+
19+
"@babel/core@7.10.2":
20+
version "7.10.2"
21+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.2.tgz#bd6786046668a925ac2bd2fd95b579b92a23b36a"
22+
integrity sha512-KQmV9yguEjQsXqyOUGKjS4+3K8/DlOCE2pZcq4augdQmtTy5iv5EHtmMSJ7V4c1BIPjuwtZYqYLCq9Ga+hGBRQ==
23+
dependencies:
24+
"@babel/code-frame" "^7.10.1"
25+
"@babel/generator" "^7.10.2"
26+
"@babel/helper-module-transforms" "^7.10.1"
27+
"@babel/helpers" "^7.10.1"
28+
"@babel/parser" "^7.10.2"
29+
"@babel/template" "^7.10.1"
30+
"@babel/traverse" "^7.10.1"
31+
"@babel/types" "^7.10.2"
32+
convert-source-map "^1.7.0"
33+
debug "^4.1.0"
34+
gensync "^1.0.0-beta.1"
35+
json5 "^2.1.2"
36+
lodash "^4.17.13"
37+
resolve "^1.3.2"
38+
semver "^5.4.1"
39+
source-map "^0.5.0"
40+
41+
"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.4.5":
1342
version "7.9.0"
1443
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
1544
integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w==
@@ -31,6 +60,16 @@
3160
semver "^5.4.1"
3261
source-map "^0.5.0"
3362

63+
"@babel/generator@^7.10.1", "@babel/generator@^7.10.2":
64+
version "7.10.2"
65+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.2.tgz#0fa5b5b2389db8bfdfcc3492b551ee20f5dd69a9"
66+
integrity sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA==
67+
dependencies:
68+
"@babel/types" "^7.10.2"
69+
jsesc "^2.5.1"
70+
lodash "^4.17.13"
71+
source-map "^0.5.0"
72+
3473
"@babel/generator@^7.4.0", "@babel/generator@^7.5.0", "@babel/generator@^7.9.0":
3574
version "7.9.4"
3675
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.4.tgz#12441e90c3b3c4159cdecf312075bf1a8ce2dbce"
@@ -111,6 +150,15 @@
111150
"@babel/traverse" "^7.8.3"
112151
"@babel/types" "^7.8.3"
113152

153+
"@babel/helper-function-name@^7.10.1":
154+
version "7.10.1"
155+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.1.tgz#92bd63829bfc9215aca9d9defa85f56b539454f4"
156+
integrity sha512-fcpumwhs3YyZ/ttd5Rz0xn0TpIwVkN7X0V38B9TWNfVF42KEkhkAAuPCQ3oXmtTRtiPJrmZ0TrfS0GKF0eMaRQ==
157+
dependencies:
158+
"@babel/helper-get-function-arity" "^7.10.1"
159+
"@babel/template" "^7.10.1"
160+
"@babel/types" "^7.10.1"
161+
114162
"@babel/helper-function-name@^7.8.3":
115163
version "7.8.3"
116164
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca"
@@ -120,27 +168,61 @@
120168
"@babel/template" "^7.8.3"
121169
"@babel/types" "^7.8.3"
122170

171+
"@babel/helper-get-function-arity@^7.10.1":
172+
version "7.10.1"
173+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.1.tgz#7303390a81ba7cb59613895a192b93850e373f7d"
174+
integrity sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw==
175+
dependencies:
176+
"@babel/types" "^7.10.1"
177+
123178
"@babel/helper-get-function-arity@^7.8.3":
124179
version "7.8.3"
125180
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
126181
integrity sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA==
127182
dependencies:
128183
"@babel/types" "^7.8.3"
129184

185+
"@babel/helper-member-expression-to-functions@^7.10.1":
186+
version "7.10.1"
187+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.1.tgz#432967fd7e12a4afef66c4687d4ca22bc0456f15"
188+
integrity sha512-u7XLXeM2n50gb6PWJ9hoO5oO7JFPaZtrh35t8RqKLT1jFKj9IWeD1zrcrYp1q1qiZTdEarfDWfTIP8nGsu0h5g==
189+
dependencies:
190+
"@babel/types" "^7.10.1"
191+
130192
"@babel/helper-member-expression-to-functions@^7.8.3":
131193
version "7.8.3"
132194
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c"
133195
integrity sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA==
134196
dependencies:
135197
"@babel/types" "^7.8.3"
136198

199+
"@babel/helper-module-imports@^7.10.1":
200+
version "7.10.1"
201+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.1.tgz#dd331bd45bccc566ce77004e9d05fe17add13876"
202+
integrity sha512-SFxgwYmZ3HZPyZwJRiVNLRHWuW2OgE5k2nrVs6D9Iv4PPnXVffuEHy83Sfx/l4SqF+5kyJXjAyUmrG7tNm+qVg==
203+
dependencies:
204+
"@babel/types" "^7.10.1"
205+
137206
"@babel/helper-module-imports@^7.8.3":
138207
version "7.8.3"
139208
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498"
140209
integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg==
141210
dependencies:
142211
"@babel/types" "^7.8.3"
143212

213+
"@babel/helper-module-transforms@^7.10.1":
214+
version "7.10.1"
215+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.1.tgz#24e2f08ee6832c60b157bb0936c86bef7210c622"
216+
integrity sha512-RLHRCAzyJe7Q7sF4oy2cB+kRnU4wDZY/H2xJFGof+M+SJEGhZsb+GFj5j1AD8NiSaVBJ+Pf0/WObiXu/zxWpFg==
217+
dependencies:
218+
"@babel/helper-module-imports" "^7.10.1"
219+
"@babel/helper-replace-supers" "^7.10.1"
220+
"@babel/helper-simple-access" "^7.10.1"
221+
"@babel/helper-split-export-declaration" "^7.10.1"
222+
"@babel/template" "^7.10.1"
223+
"@babel/types" "^7.10.1"
224+
lodash "^4.17.13"
225+
144226
"@babel/helper-module-transforms@^7.9.0":
145227
version "7.9.0"
146228
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz#43b34dfe15961918707d247327431388e9fe96e5"
@@ -154,6 +236,13 @@
154236
"@babel/types" "^7.9.0"
155237
lodash "^4.17.13"
156238

239+
"@babel/helper-optimise-call-expression@^7.10.1":
240+
version "7.10.1"
241+
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.1.tgz#b4a1f2561870ce1247ceddb02a3860fa96d72543"
242+
integrity sha512-a0DjNS1prnBsoKx83dP2falChcs7p3i8VMzdrSbfLhuQra/2ENC4sbri34dz/rWmDADsmF1q5GbfaXydh0Jbjg==
243+
dependencies:
244+
"@babel/types" "^7.10.1"
245+
157246
"@babel/helper-optimise-call-expression@^7.8.3":
158247
version "7.8.3"
159248
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz#7ed071813d09c75298ef4f208956006b6111ecb9"
@@ -184,6 +273,16 @@
184273
"@babel/traverse" "^7.8.3"
185274
"@babel/types" "^7.8.3"
186275

276+
"@babel/helper-replace-supers@^7.10.1":
277+
version "7.10.1"
278+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.1.tgz#ec6859d20c5d8087f6a2dc4e014db7228975f13d"
279+
integrity sha512-SOwJzEfpuQwInzzQJGjGaiG578UYmyi2Xw668klPWV5n07B73S0a9btjLk/52Mlcxa+5AdIYqws1KyXRfMoB7A==
280+
dependencies:
281+
"@babel/helper-member-expression-to-functions" "^7.10.1"
282+
"@babel/helper-optimise-call-expression" "^7.10.1"
283+
"@babel/traverse" "^7.10.1"
284+
"@babel/types" "^7.10.1"
285+
187286
"@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6":
188287
version "7.8.6"
189288
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8"
@@ -194,6 +293,14 @@
194293
"@babel/traverse" "^7.8.6"
195294
"@babel/types" "^7.8.6"
196295

296+
"@babel/helper-simple-access@^7.10.1":
297+
version "7.10.1"
298+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.1.tgz#08fb7e22ace9eb8326f7e3920a1c2052f13d851e"
299+
integrity sha512-VSWpWzRzn9VtgMJBIWTZ+GP107kZdQ4YplJlCmIrjoLVSi/0upixezHCDG8kpPVTBJpKfxTH01wDhh+jS2zKbw==
300+
dependencies:
301+
"@babel/template" "^7.10.1"
302+
"@babel/types" "^7.10.1"
303+
197304
"@babel/helper-simple-access@^7.8.3":
198305
version "7.8.3"
199306
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae"
@@ -202,13 +309,25 @@
202309
"@babel/template" "^7.8.3"
203310
"@babel/types" "^7.8.3"
204311

312+
"@babel/helper-split-export-declaration@^7.10.1":
313+
version "7.10.1"
314+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.1.tgz#c6f4be1cbc15e3a868e4c64a17d5d31d754da35f"
315+
integrity sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g==
316+
dependencies:
317+
"@babel/types" "^7.10.1"
318+
205319
"@babel/helper-split-export-declaration@^7.8.3":
206320
version "7.8.3"
207321
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9"
208322
integrity sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA==
209323
dependencies:
210324
"@babel/types" "^7.8.3"
211325

326+
"@babel/helper-validator-identifier@^7.10.1":
327+
version "7.10.1"
328+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5"
329+
integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw==
330+
212331
"@babel/helper-validator-identifier@^7.9.0":
213332
version "7.9.0"
214333
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
@@ -224,6 +343,15 @@
224343
"@babel/traverse" "^7.8.3"
225344
"@babel/types" "^7.8.3"
226345

346+
"@babel/helpers@^7.10.1":
347+
version "7.10.1"
348+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.1.tgz#a6827b7cb975c9d9cef5fd61d919f60d8844a973"
349+
integrity sha512-muQNHF+IdU6wGgkaJyhhEmI54MOZBKsFfsXFhboz1ybwJ1Kl7IHlbm2a++4jwrmY5UYsgitt5lfqo1wMFcHmyw==
350+
dependencies:
351+
"@babel/template" "^7.10.1"
352+
"@babel/traverse" "^7.10.1"
353+
"@babel/types" "^7.10.1"
354+
227355
"@babel/helpers@^7.9.0":
228356
version "7.9.2"
229357
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.2.tgz#b42a81a811f1e7313b88cba8adc66b3d9ae6c09f"
@@ -233,6 +361,15 @@
233361
"@babel/traverse" "^7.9.0"
234362
"@babel/types" "^7.9.0"
235363

364+
"@babel/highlight@^7.10.1":
365+
version "7.10.1"
366+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0"
367+
integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg==
368+
dependencies:
369+
"@babel/helper-validator-identifier" "^7.10.1"
370+
chalk "^2.0.0"
371+
js-tokens "^4.0.0"
372+
236373
"@babel/highlight@^7.8.3":
237374
version "7.9.0"
238375
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.9.0.tgz#4e9b45ccb82b79607271b2979ad82c7b68163079"
@@ -247,6 +384,11 @@
247384
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
248385
integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
249386

387+
"@babel/parser@^7.10.1", "@babel/parser@^7.10.2":
388+
version "7.10.2"
389+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0"
390+
integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ==
391+
250392
"@babel/plugin-external-helpers@^7.0.0":
251393
version "7.8.3"
252394
resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.8.3.tgz#5a94164d9af393b2820a3cdc407e28ebf237de4b"
@@ -624,7 +766,14 @@
624766
core-js-pure "^3.0.0"
625767
regenerator-runtime "^0.13.4"
626768

627-
"@babel/runtime@7.9.2", "@babel/runtime@^7.0.0", "@babel/runtime@^7.8.4":
769+
"@babel/runtime@7.10.2":
770+
version "7.10.2"
771+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839"
772+
integrity sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg==
773+
dependencies:
774+
regenerator-runtime "^0.13.4"
775+
776+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.8.4":
628777
version "7.9.2"
629778
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06"
630779
integrity sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q==
@@ -640,6 +789,15 @@
640789
"@babel/parser" "^7.8.6"
641790
"@babel/types" "^7.8.6"
642791

792+
"@babel/template@^7.10.1":
793+
version "7.10.1"
794+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811"
795+
integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig==
796+
dependencies:
797+
"@babel/code-frame" "^7.10.1"
798+
"@babel/parser" "^7.10.1"
799+
"@babel/types" "^7.10.1"
800+
643801
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
644802
version "7.9.0"
645803
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.0.tgz#d3882c2830e513f4fe4cec9fe76ea1cc78747892"
@@ -655,6 +813,21 @@
655813
globals "^11.1.0"
656814
lodash "^4.17.13"
657815

816+
"@babel/traverse@^7.10.1":
817+
version "7.10.1"
818+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27"
819+
integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ==
820+
dependencies:
821+
"@babel/code-frame" "^7.10.1"
822+
"@babel/generator" "^7.10.1"
823+
"@babel/helper-function-name" "^7.10.1"
824+
"@babel/helper-split-export-declaration" "^7.10.1"
825+
"@babel/parser" "^7.10.1"
826+
"@babel/types" "^7.10.1"
827+
debug "^4.1.0"
828+
globals "^11.1.0"
829+
lodash "^4.17.13"
830+
658831
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
659832
version "7.9.0"
660833
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
@@ -664,6 +837,15 @@
664837
lodash "^4.17.13"
665838
to-fast-properties "^2.0.0"
666839

840+
"@babel/types@^7.10.1", "@babel/types@^7.10.2":
841+
version "7.10.2"
842+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d"
843+
integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng==
844+
dependencies:
845+
"@babel/helper-validator-identifier" "^7.10.1"
846+
lodash "^4.17.13"
847+
to-fast-properties "^2.0.0"
848+
667849
"@cnakazawa/watch@^1.0.3":
668850
version "1.0.4"
669851
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"

0 commit comments

Comments
 (0)