Skip to content

Commit 637f24b

Browse files
authored
Merge pull request #6 from Himenon/renovate/babel-monorepo
chore(deps): update babel monorepo
2 parents 83102ca + 7317f3c commit 637f24b

File tree

2 files changed

+156
-26
lines changed

2 files changed

+156
-26
lines changed

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"@path-tree/collection": "^0.1.1"
2525
},
2626
"devDependencies": {
27-
"@babel/core": "7.10.4",
28-
"@babel/preset-env": "7.10.4",
27+
"@babel/core": "7.11.1",
28+
"@babel/preset-env": "7.11.0",
2929
"@types/clean-webpack-plugin": "0.1.3",
3030
"@types/gh-pages": "3.0.0",
3131
"@types/html-webpack-plugin": "3.2.3",

yarn.lock

Lines changed: 154 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,38 @@
1818
invariant "^2.2.4"
1919
semver "^5.5.0"
2020

21-
"@babel/core@7.10.4", "@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5":
21+
"@babel/compat-data@^7.11.0":
22+
version "7.11.0"
23+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c"
24+
integrity sha512-TPSvJfv73ng0pfnEOh17bYMPQbI95+nGWc71Ss4vZdRBHTDqmM9Z8ZV4rYz8Ks7sfzc95n30k6ODIq5UGnXcYQ==
25+
dependencies:
26+
browserslist "^4.12.0"
27+
invariant "^2.2.4"
28+
semver "^5.5.0"
29+
30+
"@babel/core@7.11.1":
31+
version "7.11.1"
32+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.1.tgz#2c55b604e73a40dc21b0e52650b11c65cf276643"
33+
integrity sha512-XqF7F6FWQdKGGWAzGELL+aCO1p+lRY5Tj5/tbT3St1G8NaH70jhhDIKknIZaDans0OQBG5wRAldROLHSt44BgQ==
34+
dependencies:
35+
"@babel/code-frame" "^7.10.4"
36+
"@babel/generator" "^7.11.0"
37+
"@babel/helper-module-transforms" "^7.11.0"
38+
"@babel/helpers" "^7.10.4"
39+
"@babel/parser" "^7.11.1"
40+
"@babel/template" "^7.10.4"
41+
"@babel/traverse" "^7.11.0"
42+
"@babel/types" "^7.11.0"
43+
convert-source-map "^1.7.0"
44+
debug "^4.1.0"
45+
gensync "^1.0.0-beta.1"
46+
json5 "^2.1.2"
47+
lodash "^4.17.19"
48+
resolve "^1.3.2"
49+
semver "^5.4.1"
50+
source-map "^0.5.0"
51+
52+
"@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5":
2253
version "7.10.4"
2354
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.4.tgz#780e8b83e496152f8dd7df63892b2e052bf1d51d"
2455
integrity sha512-3A0tS0HWpy4XujGc7QtOIHTeNwUgWaZc/WuS5YQrfhU67jnVmsD6OGPc1AKHH0LJHQICGncy3+YUjIhVlfDdcA==
@@ -50,6 +81,15 @@
5081
lodash "^4.17.13"
5182
source-map "^0.5.0"
5283

84+
"@babel/generator@^7.11.0":
85+
version "7.11.0"
86+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c"
87+
integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ==
88+
dependencies:
89+
"@babel/types" "^7.11.0"
90+
jsesc "^2.5.1"
91+
source-map "^0.5.0"
92+
5393
"@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.10.4":
5494
version "7.10.4"
5595
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
@@ -181,14 +221,27 @@
181221
"@babel/types" "^7.10.4"
182222
lodash "^4.17.13"
183223

224+
"@babel/helper-module-transforms@^7.11.0":
225+
version "7.11.0"
226+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
227+
integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==
228+
dependencies:
229+
"@babel/helper-module-imports" "^7.10.4"
230+
"@babel/helper-replace-supers" "^7.10.4"
231+
"@babel/helper-simple-access" "^7.10.4"
232+
"@babel/helper-split-export-declaration" "^7.11.0"
233+
"@babel/template" "^7.10.4"
234+
"@babel/types" "^7.11.0"
235+
lodash "^4.17.19"
236+
184237
"@babel/helper-optimise-call-expression@^7.10.4":
185238
version "7.10.4"
186239
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
187240
integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==
188241
dependencies:
189242
"@babel/types" "^7.10.4"
190243

191-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0":
244+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
192245
version "7.10.4"
193246
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
194247
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
@@ -229,13 +282,27 @@
229282
"@babel/template" "^7.10.4"
230283
"@babel/types" "^7.10.4"
231284

285+
"@babel/helper-skip-transparent-expression-wrappers@^7.11.0":
286+
version "7.11.0"
287+
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729"
288+
integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q==
289+
dependencies:
290+
"@babel/types" "^7.11.0"
291+
232292
"@babel/helper-split-export-declaration@^7.10.4":
233293
version "7.10.4"
234294
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
235295
integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==
236296
dependencies:
237297
"@babel/types" "^7.10.4"
238298

299+
"@babel/helper-split-export-declaration@^7.11.0":
300+
version "7.11.0"
301+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
302+
integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
303+
dependencies:
304+
"@babel/types" "^7.11.0"
305+
239306
"@babel/helper-validator-identifier@^7.10.4":
240307
version "7.10.4"
241308
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
@@ -274,6 +341,11 @@
274341
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64"
275342
integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==
276343

344+
"@babel/parser@^7.11.0", "@babel/parser@^7.11.1":
345+
version "7.11.3"
346+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.3.tgz#9e1eae46738bcd08e23e867bab43e7b95299a8f9"
347+
integrity sha512-REo8xv7+sDxkKvoxEywIdsNFiZLybwdI7hcT5uEPyQrSMB4YQ973BfC9OOrD/81MaIjh6UxdulIQXkjmiH3PcA==
348+
277349
"@babel/plugin-proposal-async-generator-functions@^7.10.4":
278350
version "7.10.4"
279351
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.10.4.tgz#4b65abb3d9bacc6c657aaa413e56696f9f170fc6"
@@ -299,6 +371,14 @@
299371
"@babel/helper-plugin-utils" "^7.10.4"
300372
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
301373

374+
"@babel/plugin-proposal-export-namespace-from@^7.10.4":
375+
version "7.10.4"
376+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54"
377+
integrity sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg==
378+
dependencies:
379+
"@babel/helper-plugin-utils" "^7.10.4"
380+
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
381+
302382
"@babel/plugin-proposal-json-strings@^7.10.4":
303383
version "7.10.4"
304384
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db"
@@ -307,6 +387,14 @@
307387
"@babel/helper-plugin-utils" "^7.10.4"
308388
"@babel/plugin-syntax-json-strings" "^7.8.0"
309389

390+
"@babel/plugin-proposal-logical-assignment-operators@^7.11.0":
391+
version "7.11.0"
392+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8"
393+
integrity sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q==
394+
dependencies:
395+
"@babel/helper-plugin-utils" "^7.10.4"
396+
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
397+
310398
"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4":
311399
version "7.10.4"
312400
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a"
@@ -323,10 +411,10 @@
323411
"@babel/helper-plugin-utils" "^7.10.4"
324412
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
325413

326-
"@babel/plugin-proposal-object-rest-spread@^7.10.4":
327-
version "7.10.4"
328-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0"
329-
integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==
414+
"@babel/plugin-proposal-object-rest-spread@^7.11.0":
415+
version "7.11.0"
416+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af"
417+
integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA==
330418
dependencies:
331419
"@babel/helper-plugin-utils" "^7.10.4"
332420
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
@@ -340,12 +428,13 @@
340428
"@babel/helper-plugin-utils" "^7.10.4"
341429
"@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
342430

343-
"@babel/plugin-proposal-optional-chaining@^7.10.4":
344-
version "7.10.4"
345-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz#750f1255e930a1f82d8cdde45031f81a0d0adff7"
346-
integrity sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ==
431+
"@babel/plugin-proposal-optional-chaining@^7.11.0":
432+
version "7.11.0"
433+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076"
434+
integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA==
347435
dependencies:
348436
"@babel/helper-plugin-utils" "^7.10.4"
437+
"@babel/helper-skip-transparent-expression-wrappers" "^7.11.0"
349438
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
350439

351440
"@babel/plugin-proposal-private-methods@^7.10.4":
@@ -392,6 +481,13 @@
392481
dependencies:
393482
"@babel/helper-plugin-utils" "^7.8.0"
394483

484+
"@babel/plugin-syntax-export-namespace-from@^7.8.3":
485+
version "7.8.3"
486+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a"
487+
integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
488+
dependencies:
489+
"@babel/helper-plugin-utils" "^7.8.3"
490+
395491
"@babel/plugin-syntax-import-meta@^7.8.3":
396492
version "7.10.4"
397493
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz#ee601348c370fa334d2207be158777496521fd51"
@@ -413,7 +509,7 @@
413509
dependencies:
414510
"@babel/helper-plugin-utils" "^7.10.4"
415511

416-
"@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
512+
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4", "@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
417513
version "7.10.4"
418514
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
419515
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
@@ -718,12 +814,13 @@
718814
dependencies:
719815
"@babel/helper-plugin-utils" "^7.10.4"
720816

721-
"@babel/plugin-transform-spread@^7.10.4":
722-
version "7.10.4"
723-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz#4e2c85ea0d6abaee1b24dcfbbae426fe8d674cff"
724-
integrity sha512-1e/51G/Ni+7uH5gktbWv+eCED9pP8ZpRhZB3jOaI3mmzfvJTWHkuyYTv0Z5PYtyM+Tr2Ccr9kUdQxn60fI5WuQ==
817+
"@babel/plugin-transform-spread@^7.11.0":
818+
version "7.11.0"
819+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc"
820+
integrity sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw==
725821
dependencies:
726822
"@babel/helper-plugin-utils" "^7.10.4"
823+
"@babel/helper-skip-transparent-expression-wrappers" "^7.11.0"
727824

728825
"@babel/plugin-transform-sticky-regex@^7.10.4":
729826
version "7.10.4"
@@ -763,30 +860,34 @@
763860
"@babel/helper-create-regexp-features-plugin" "^7.10.4"
764861
"@babel/helper-plugin-utils" "^7.10.4"
765862

766-
"@babel/preset-env@7.10.4":
767-
version "7.10.4"
768-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.4.tgz#fbf57f9a803afd97f4f32e4f798bb62e4b2bef5f"
769-
integrity sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw==
863+
"@babel/preset-env@7.11.0":
864+
version "7.11.0"
865+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796"
866+
integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg==
770867
dependencies:
771-
"@babel/compat-data" "^7.10.4"
868+
"@babel/compat-data" "^7.11.0"
772869
"@babel/helper-compilation-targets" "^7.10.4"
773870
"@babel/helper-module-imports" "^7.10.4"
774871
"@babel/helper-plugin-utils" "^7.10.4"
775872
"@babel/plugin-proposal-async-generator-functions" "^7.10.4"
776873
"@babel/plugin-proposal-class-properties" "^7.10.4"
777874
"@babel/plugin-proposal-dynamic-import" "^7.10.4"
875+
"@babel/plugin-proposal-export-namespace-from" "^7.10.4"
778876
"@babel/plugin-proposal-json-strings" "^7.10.4"
877+
"@babel/plugin-proposal-logical-assignment-operators" "^7.11.0"
779878
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
780879
"@babel/plugin-proposal-numeric-separator" "^7.10.4"
781-
"@babel/plugin-proposal-object-rest-spread" "^7.10.4"
880+
"@babel/plugin-proposal-object-rest-spread" "^7.11.0"
782881
"@babel/plugin-proposal-optional-catch-binding" "^7.10.4"
783-
"@babel/plugin-proposal-optional-chaining" "^7.10.4"
882+
"@babel/plugin-proposal-optional-chaining" "^7.11.0"
784883
"@babel/plugin-proposal-private-methods" "^7.10.4"
785884
"@babel/plugin-proposal-unicode-property-regex" "^7.10.4"
786885
"@babel/plugin-syntax-async-generators" "^7.8.0"
787886
"@babel/plugin-syntax-class-properties" "^7.10.4"
788887
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
888+
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
789889
"@babel/plugin-syntax-json-strings" "^7.8.0"
890+
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
790891
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
791892
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
792893
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
@@ -819,14 +920,14 @@
819920
"@babel/plugin-transform-regenerator" "^7.10.4"
820921
"@babel/plugin-transform-reserved-words" "^7.10.4"
821922
"@babel/plugin-transform-shorthand-properties" "^7.10.4"
822-
"@babel/plugin-transform-spread" "^7.10.4"
923+
"@babel/plugin-transform-spread" "^7.11.0"
823924
"@babel/plugin-transform-sticky-regex" "^7.10.4"
824925
"@babel/plugin-transform-template-literals" "^7.10.4"
825926
"@babel/plugin-transform-typeof-symbol" "^7.10.4"
826927
"@babel/plugin-transform-unicode-escapes" "^7.10.4"
827928
"@babel/plugin-transform-unicode-regex" "^7.10.4"
828929
"@babel/preset-modules" "^0.1.3"
829-
"@babel/types" "^7.10.4"
930+
"@babel/types" "^7.11.0"
830931
browserslist "^4.12.0"
831932
core-js-compat "^3.6.2"
832933
invariant "^2.2.2"
@@ -896,6 +997,21 @@
896997
globals "^11.1.0"
897998
lodash "^4.17.13"
898999

1000+
"@babel/traverse@^7.11.0":
1001+
version "7.11.0"
1002+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
1003+
integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
1004+
dependencies:
1005+
"@babel/code-frame" "^7.10.4"
1006+
"@babel/generator" "^7.11.0"
1007+
"@babel/helper-function-name" "^7.10.4"
1008+
"@babel/helper-split-export-declaration" "^7.11.0"
1009+
"@babel/parser" "^7.11.0"
1010+
"@babel/types" "^7.11.0"
1011+
debug "^4.1.0"
1012+
globals "^11.1.0"
1013+
lodash "^4.17.19"
1014+
8991015
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
9001016
version "7.10.4"
9011017
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee"
@@ -905,6 +1021,15 @@
9051021
lodash "^4.17.13"
9061022
to-fast-properties "^2.0.0"
9071023

1024+
"@babel/types@^7.11.0":
1025+
version "7.11.0"
1026+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
1027+
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
1028+
dependencies:
1029+
"@babel/helper-validator-identifier" "^7.10.4"
1030+
lodash "^4.17.19"
1031+
to-fast-properties "^2.0.0"
1032+
9081033
"@bcoe/v8-coverage@^0.2.3":
9091034
version "0.2.3"
9101035
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -8500,6 +8625,11 @@ lodash@4.17.15, "lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.12, lodash@^4.1
85008625
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
85018626
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
85028627

8628+
lodash@^4.17.19:
8629+
version "4.17.19"
8630+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
8631+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
8632+
85038633
log-symbols@^4.0.0:
85048634
version "4.0.0"
85058635
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0.0.tgz#69b3cc46d20f448eccdb75ea1fa733d9e821c920"

0 commit comments

Comments
 (0)