Skip to content

Commit 5a04610

Browse files
authored
Merge pull request #813 from system-ui/dependabot/npm_and_yarn/babel/core-7.9.0
chore(deps): bump @babel/core from 7.8.4 to 7.9.0
2 parents 53d99ae + 8344123 commit 5a04610

File tree

1 file changed

+63
-105
lines changed

1 file changed

+63
-105
lines changed

yarn.lock

Lines changed: 63 additions & 105 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
semver "^5.4.1"
111111
source-map "^0.5.0"
112112

113-
"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.2.2", "@babel/core@^7.4.4", "@babel/core@^7.4.5", "@babel/core@^7.7.4", "@babel/core@^7.7.5":
113+
114114
version "7.8.4"
115115
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.4.tgz#d496799e5c12195b3602d0fddd77294e3e38e80e"
116116
integrity sha512-0LiLrB2PwrVI+a2/IEskBopDYSd8BCb3rOvH7D5tzoWd696TBEduBvuLVm4Nx6rltrLZqvI3MCalB2K2aVzQjA==
@@ -131,43 +131,34 @@
131131
semver "^5.4.1"
132132
source-map "^0.5.0"
133133

134-
"@babel/core@^7.8.7":
135-
version "7.8.7"
136-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.7.tgz#b69017d221ccdeb203145ae9da269d72cf102f3b"
137-
integrity sha512-rBlqF3Yko9cynC5CCFy6+K/w2N+Sq/ff2BPy+Krp7rHlABIr5epbA7OxVeKoMHB39LZOp1UY5SuLjy6uWi35yA==
134+
"@babel/core@^7.1.0", "@babel/core@^7.2.2", "@babel/core@^7.4.4", "@babel/core@^7.4.5", "@babel/core@^7.7.4", "@babel/core@^7.7.5", "@babel/core@^7.8.7":
135+
version "7.9.0"
136+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
137+
integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w==
138138
dependencies:
139139
"@babel/code-frame" "^7.8.3"
140-
"@babel/generator" "^7.8.7"
141-
"@babel/helpers" "^7.8.4"
142-
"@babel/parser" "^7.8.7"
140+
"@babel/generator" "^7.9.0"
141+
"@babel/helper-module-transforms" "^7.9.0"
142+
"@babel/helpers" "^7.9.0"
143+
"@babel/parser" "^7.9.0"
143144
"@babel/template" "^7.8.6"
144-
"@babel/traverse" "^7.8.6"
145-
"@babel/types" "^7.8.7"
145+
"@babel/traverse" "^7.9.0"
146+
"@babel/types" "^7.9.0"
146147
convert-source-map "^1.7.0"
147148
debug "^4.1.0"
148149
gensync "^1.0.0-beta.1"
149-
json5 "^2.1.0"
150+
json5 "^2.1.2"
150151
lodash "^4.17.13"
151152
resolve "^1.3.2"
152153
semver "^5.4.1"
153154
source-map "^0.5.0"
154155

155-
"@babel/generator@^7.4.0", "@babel/generator@^7.4.4", "@babel/generator@^7.6.0", "@babel/generator@^7.7.2", "@babel/generator@^7.8.4":
156-
version "7.8.4"
157-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.4.tgz#35bbc74486956fe4251829f9f6c48330e8d0985e"
158-
integrity sha512-PwhclGdRpNAf3IxZb0YVuITPZmmrXz9zf6fH8lT4XbrmfQKr6ryBzhv593P5C6poJRciFCL/eHGW2NuGrgEyxA==
159-
dependencies:
160-
"@babel/types" "^7.8.3"
161-
jsesc "^2.5.1"
162-
lodash "^4.17.13"
163-
source-map "^0.5.0"
164-
165-
"@babel/generator@^7.8.6", "@babel/generator@^7.8.7", "@babel/generator@^7.8.8":
166-
version "7.8.8"
167-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.8.tgz#cdcd58caab730834cee9eeadb729e833b625da3e"
168-
integrity sha512-HKyUVu69cZoclptr8t8U5b6sx6zoWjh8jiUhnuj3MpZuKT2dJ8zPTuiy31luq32swhI0SpwItCIlU8XW7BZeJg==
156+
"@babel/generator@^7.4.0", "@babel/generator@^7.4.4", "@babel/generator@^7.6.0", "@babel/generator@^7.7.2", "@babel/generator@^7.8.4", "@babel/generator@^7.8.8", "@babel/generator@^7.9.0":
157+
version "7.9.4"
158+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.4.tgz#12441e90c3b3c4159cdecf312075bf1a8ce2dbce"
159+
integrity sha512-rjP8ahaDy/ouhrvCoU1E5mqaitWrxwuNGU+dy1EpaoK48jZay4MdkskKGIMHLZNewg8sAsqpGSREJwP0zH3YQA==
169160
dependencies:
170-
"@babel/types" "^7.8.7"
161+
"@babel/types" "^7.9.0"
171162
jsesc "^2.5.1"
172163
lodash "^4.17.13"
173164
source-map "^0.5.0"
@@ -409,29 +400,17 @@
409400
dependencies:
410401
"@babel/types" "^7.8.3"
411402

412-
"@babel/helper-module-transforms@^7.7.0", "@babel/helper-module-transforms@^7.7.4", "@babel/helper-module-transforms@^7.7.5":
413-
version "7.7.5"
414-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.7.5.tgz#d044da7ffd91ec967db25cd6748f704b6b244835"
415-
integrity sha512-A7pSxyJf1gN5qXVcidwLWydjftUN878VkalhXX5iQDuGyiGK3sOrrKKHF4/A4fwHtnsotv/NipwAeLzY4KQPvw==
416-
dependencies:
417-
"@babel/helper-module-imports" "^7.7.4"
418-
"@babel/helper-simple-access" "^7.7.4"
419-
"@babel/helper-split-export-declaration" "^7.7.4"
420-
"@babel/template" "^7.7.4"
421-
"@babel/types" "^7.7.4"
422-
lodash "^4.17.13"
423-
424-
"@babel/helper-module-transforms@^7.8.3":
425-
version "7.8.6"
426-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.8.6.tgz#6a13b5eecadc35692047073a64e42977b97654a4"
427-
integrity sha512-RDnGJSR5EFBJjG3deY0NiL0K9TO8SXxS9n/MPsbPK/s9LbQymuLNtlzvDiNS7IpecuL45cMeLVkA+HfmlrnkRg==
403+
"@babel/helper-module-transforms@^7.7.0", "@babel/helper-module-transforms@^7.7.4", "@babel/helper-module-transforms@^7.7.5", "@babel/helper-module-transforms@^7.8.3", "@babel/helper-module-transforms@^7.9.0":
404+
version "7.9.0"
405+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz#43b34dfe15961918707d247327431388e9fe96e5"
406+
integrity sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA==
428407
dependencies:
429408
"@babel/helper-module-imports" "^7.8.3"
430409
"@babel/helper-replace-supers" "^7.8.6"
431410
"@babel/helper-simple-access" "^7.8.3"
432411
"@babel/helper-split-export-declaration" "^7.8.3"
433412
"@babel/template" "^7.8.6"
434-
"@babel/types" "^7.8.6"
413+
"@babel/types" "^7.9.0"
435414
lodash "^4.17.13"
436415

437416
"@babel/helper-optimise-call-expression@^7.0.0":
@@ -563,6 +542,11 @@
563542
dependencies:
564543
"@babel/types" "^7.8.3"
565544

545+
"@babel/helper-validator-identifier@^7.9.0":
546+
version "7.9.0"
547+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
548+
integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw==
549+
566550
"@babel/helper-wrap-function@^7.7.4":
567551
version "7.7.4"
568552
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.7.4.tgz#37ab7fed5150e22d9d7266e830072c0cdd8baace"
@@ -583,14 +567,14 @@
583567
"@babel/traverse" "^7.8.3"
584568
"@babel/types" "^7.8.3"
585569

586-
"@babel/helpers@^7.6.0", "@babel/helpers@^7.7.0", "@babel/helpers@^7.8.4":
587-
version "7.8.4"
588-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.8.4.tgz#754eb3ee727c165e0a240d6c207de7c455f36f73"
589-
integrity sha512-VPbe7wcQ4chu4TDQjimHv/5tj73qz88o12EPkO2ValS2QiQS/1F2SsjyIGNnAD0vF/nZS6Cf9i+vW6HIlnaR8w==
570+
"@babel/helpers@^7.6.0", "@babel/helpers@^7.7.0", "@babel/helpers@^7.8.4", "@babel/helpers@^7.9.0":
571+
version "7.9.2"
572+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.2.tgz#b42a81a811f1e7313b88cba8adc66b3d9ae6c09f"
573+
integrity sha512-JwLvzlXVPjO8eU9c/wF9/zOIN7X6h8DYf7mG4CiFRZRvZNKEF5dQ3H3V+ASkHoIB3mWhatgl5ONhyqHRI6MppA==
590574
dependencies:
591575
"@babel/template" "^7.8.3"
592-
"@babel/traverse" "^7.8.4"
593-
"@babel/types" "^7.8.3"
576+
"@babel/traverse" "^7.9.0"
577+
"@babel/types" "^7.9.0"
594578

595579
"@babel/highlight@^7.8.3":
596580
version "7.8.3"
@@ -601,15 +585,10 @@
601585
esutils "^2.0.2"
602586
js-tokens "^4.0.0"
603587

604-
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.1.3", "@babel/parser@^7.4.3", "@babel/parser@^7.4.4", "@babel/parser@^7.6.0", "@babel/parser@^7.7.2", "@babel/parser@^7.7.5", "@babel/parser@^7.8.3", "@babel/parser@^7.8.4":
605-
version "7.8.4"
606-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
607-
integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
608-
609-
"@babel/parser@^7.8.6", "@babel/parser@^7.8.7":
610-
version "7.8.8"
611-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.8.tgz#4c3b7ce36db37e0629be1f0d50a571d2f86f6cd4"
612-
integrity sha512-mO5GWzBPsPf6865iIbzNE0AvkKF3NE+2S3eRUpE+FE07BOAkXh6G+GW/Pj01hhXjve1WScbaIO4UlY1JKeqCcA==
588+
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.1.3", "@babel/parser@^7.4.3", "@babel/parser@^7.4.4", "@babel/parser@^7.6.0", "@babel/parser@^7.7.2", "@babel/parser@^7.7.5", "@babel/parser@^7.8.4", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
589+
version "7.9.4"
590+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
591+
integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
613592

614593
"@babel/plugin-proposal-async-generator-functions@^7.2.0", "@babel/plugin-proposal-async-generator-functions@^7.7.0", "@babel/plugin-proposal-async-generator-functions@^7.7.4":
615594
version "7.7.4"
@@ -1917,16 +1896,7 @@
19171896
dependencies:
19181897
regenerator-runtime "^0.13.4"
19191898

1920-
"@babel/template@^7.4.0", "@babel/template@^7.4.4", "@babel/template@^7.6.0", "@babel/template@^7.7.0", "@babel/template@^7.7.4", "@babel/template@^7.8.3":
1921-
version "7.8.3"
1922-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.3.tgz#e02ad04fe262a657809327f578056ca15fd4d1b8"
1923-
integrity sha512-04m87AcQgAFdvuoyiQ2kgELr2tV8B4fP/xJAVUL3Yb3bkNdMedD3d0rlSQr3PegP0cms3eHjl1F7PWlvWbU8FQ==
1924-
dependencies:
1925-
"@babel/code-frame" "^7.8.3"
1926-
"@babel/parser" "^7.8.3"
1927-
"@babel/types" "^7.8.3"
1928-
1929-
"@babel/template@^7.8.6":
1899+
"@babel/template@^7.4.0", "@babel/template@^7.4.4", "@babel/template@^7.6.0", "@babel/template@^7.7.0", "@babel/template@^7.7.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
19301900
version "7.8.6"
19311901
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
19321902
integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg==
@@ -1935,51 +1905,27 @@
19351905
"@babel/parser" "^7.8.6"
19361906
"@babel/types" "^7.8.6"
19371907

1938-
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.6.0", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.4":
1939-
version "7.8.4"
1940-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.4.tgz#f0845822365f9d5b0e312ed3959d3f827f869e3c"
1941-
integrity sha512-NGLJPZwnVEyBPLI+bl9y9aSnxMhsKz42so7ApAv9D+b4vAFPpY013FTS9LdKxcABoIYFU52HcYga1pPlx454mg==
1942-
dependencies:
1943-
"@babel/code-frame" "^7.8.3"
1944-
"@babel/generator" "^7.8.4"
1945-
"@babel/helper-function-name" "^7.8.3"
1946-
"@babel/helper-split-export-declaration" "^7.8.3"
1947-
"@babel/parser" "^7.8.4"
1948-
"@babel/types" "^7.8.3"
1949-
debug "^4.1.0"
1950-
globals "^11.1.0"
1951-
lodash "^4.17.13"
1952-
1953-
"@babel/traverse@^7.8.6":
1954-
version "7.8.6"
1955-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.6.tgz#acfe0c64e1cd991b3e32eae813a6eb564954b5ff"
1956-
integrity sha512-2B8l0db/DPi8iinITKuo7cbPznLCEk0kCxDoB9/N6gGNg/gxOXiR/IcymAFPiBwk5w6TtQ27w4wpElgp9btR9A==
1908+
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.4.4", "@babel/traverse@^7.6.0", "@babel/traverse@^7.7.2", "@babel/traverse@^7.7.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.4", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
1909+
version "7.9.0"
1910+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.0.tgz#d3882c2830e513f4fe4cec9fe76ea1cc78747892"
1911+
integrity sha512-jAZQj0+kn4WTHO5dUZkZKhbFrqZE7K5LAQ5JysMnmvGij+wOdr+8lWqPeW0BcF4wFwrEXXtdGO7wcV6YPJcf3w==
19571912
dependencies:
19581913
"@babel/code-frame" "^7.8.3"
1959-
"@babel/generator" "^7.8.6"
1914+
"@babel/generator" "^7.9.0"
19601915
"@babel/helper-function-name" "^7.8.3"
19611916
"@babel/helper-split-export-declaration" "^7.8.3"
1962-
"@babel/parser" "^7.8.6"
1963-
"@babel/types" "^7.8.6"
1917+
"@babel/parser" "^7.9.0"
1918+
"@babel/types" "^7.9.0"
19641919
debug "^4.1.0"
19651920
globals "^11.1.0"
19661921
lodash "^4.17.13"
19671922

1968-
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.6.0", "@babel/types@^7.7.0", "@babel/types@^7.7.1", "@babel/types@^7.7.2", "@babel/types@^7.7.4", "@babel/types@^7.8.3":
1969-
version "7.8.3"
1970-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c"
1971-
integrity sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg==
1972-
dependencies:
1973-
esutils "^2.0.2"
1974-
lodash "^4.17.13"
1975-
to-fast-properties "^2.0.0"
1976-
1977-
"@babel/types@^7.8.6", "@babel/types@^7.8.7":
1978-
version "7.8.7"
1979-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.7.tgz#1fc9729e1acbb2337d5b6977a63979b4819f5d1d"
1980-
integrity sha512-k2TreEHxFA4CjGkL+GYjRyx35W0Mr7DP5+9q6WMkyKXB+904bYmG40syjMFV0oLlhhFCwWl0vA0DyzTDkwAiJw==
1923+
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.6.0", "@babel/types@^7.7.0", "@babel/types@^7.7.1", "@babel/types@^7.7.2", "@babel/types@^7.7.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7", "@babel/types@^7.9.0":
1924+
version "7.9.0"
1925+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
1926+
integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng==
19811927
dependencies:
1982-
esutils "^2.0.2"
1928+
"@babel/helper-validator-identifier" "^7.9.0"
19831929
lodash "^4.17.13"
19841930
to-fast-properties "^2.0.0"
19851931

@@ -14937,13 +14883,20 @@ json3@^3.3.2:
1493714883
resolved "https://registry.yarnpkg.com/json3/-/json3-3.3.3.tgz#7fc10e375fc5ae42c4705a5cc0aa6f62be305b81"
1493814884
integrity sha512-c7/8mbUsKigAbLkD5B010BK4D9LZm7A1pNItkEwiUZRpIN66exu/e7YQWysGun+TRKaJp8MhemM+VkfWv42aCA==
1493914885

14940-
[email protected], [email protected], json5@^2.1.0, json5@^2.1.1:
14886+
1494114887
version "2.1.1"
1494214888
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6"
1494314889
integrity sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==
1494414890
dependencies:
1494514891
minimist "^1.2.0"
1494614892

14893+
[email protected], json5@^2.1.0, json5@^2.1.1, json5@^2.1.2:
14894+
version "2.1.2"
14895+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.2.tgz#43ef1f0af9835dd624751a6b7fa48874fb2d608e"
14896+
integrity sha512-MoUOQ4WdiN3yxhm7NEVJSJrieAo5hNSLQ5sj05OTRHPL9HOBy8u4Bu88jsC1jvqAdN+E1bJmsUcZH+1HQxliqQ==
14897+
dependencies:
14898+
minimist "^1.2.5"
14899+
1494714900
json5@^0.5.0, json5@^0.5.1:
1494814901
version "0.5.1"
1494914902
resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
@@ -16484,6 +16437,11 @@ [email protected], minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0:
1648416437
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
1648516438
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
1648616439

16440+
minimist@^1.2.5:
16441+
version "1.2.5"
16442+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
16443+
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
16444+
1648716445
minimist@~0.0.1:
1648816446
version "0.0.10"
1648916447
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf"

0 commit comments

Comments
 (0)