Skip to content

Commit 0f5cc75

Browse files
build(deps-dev): bump @babel/preset-react from 7.7.0 to 7.9.4
Bumps [@babel/preset-react](https://github.com/babel/babel) from 7.7.0 to 7.9.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.0...v7.9.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d55561e commit 0f5cc75

File tree

1 file changed

+79
-45
lines changed

1 file changed

+79
-45
lines changed

yarn.lock

Lines changed: 79 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -127,13 +127,22 @@
127127
"@babel/helper-explode-assignable-expression" "^7.8.3"
128128
"@babel/types" "^7.8.3"
129129

130-
"@babel/helper-builder-react-jsx@^7.7.0":
131-
version "7.7.0"
132-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.7.0.tgz#c6b8254d305bacd62beb648e4dea7d3ed79f352d"
133-
integrity sha512-LSln3cexwInTMYYoFeVLKnYPPMfWNJ8PubTBs3hkh7wCu9iBaqq1OOyW+xGmEdLxT1nhsl+9SJ+h2oUDYz0l2A==
130+
"@babel/helper-builder-react-jsx-experimental@^7.9.0":
131+
version "7.9.0"
132+
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.9.0.tgz#066d80262ade488f9c1b1823ce5db88a4cedaa43"
133+
integrity sha512-3xJEiyuYU4Q/Ar9BsHisgdxZsRlsShMe90URZ0e6przL26CCs8NJbDoxH94kKT17PcxlMhsCAwZd90evCo26VQ==
134+
dependencies:
135+
"@babel/helper-annotate-as-pure" "^7.8.3"
136+
"@babel/helper-module-imports" "^7.8.3"
137+
"@babel/types" "^7.9.0"
138+
139+
"@babel/helper-builder-react-jsx@^7.9.0":
140+
version "7.9.0"
141+
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.9.0.tgz#16bf391990b57732700a3278d4d9a81231ea8d32"
142+
integrity sha512-weiIo4gaoGgnhff54GQ3P5wsUQmnSwpkvU0r6ZHq6TzoSzKy4JxHEgnxNytaKbov2a9z/CVNyzliuCOUPEX3Jw==
134143
dependencies:
135-
"@babel/types" "^7.7.0"
136-
esutils "^2.0.0"
144+
"@babel/helper-annotate-as-pure" "^7.8.3"
145+
"@babel/types" "^7.9.0"
137146

138147
"@babel/helper-call-delegate@^7.8.7":
139148
version "7.8.7"
@@ -330,6 +339,11 @@
330339
dependencies:
331340
"@babel/types" "^7.8.3"
332341

342+
"@babel/helper-validator-identifier@^7.9.0":
343+
version "7.9.0"
344+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
345+
integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw==
346+
333347
"@babel/helper-wrap-function@^7.8.3":
334348
version "7.8.3"
335349
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz#9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610"
@@ -492,12 +506,12 @@
492506
dependencies:
493507
"@babel/helper-plugin-utils" "^7.8.0"
494508

495-
"@babel/plugin-syntax-jsx@^7.2.0":
496-
version "7.2.0"
497-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.2.0.tgz#0b85a3b4bc7cdf4cc4b8bf236335b907ca22e7c7"
498-
integrity sha512-VyN4QANJkRW6lDBmENzRszvZf3/4AXaj9YR7GwrWeeN9tEBPuXbmDYVU9bYBN0D70zCWVwUy0HWq2553VCb6Hw==
509+
"@babel/plugin-syntax-jsx@^7.8.3":
510+
version "7.8.3"
511+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.8.3.tgz#521b06c83c40480f1e58b4fd33b92eceb1d6ea94"
512+
integrity sha512-WxdW9xyLgBdefoo0Ynn3MRSkhe5tFVxxKNVdnZSh318WrG2e2jH+E9wd/++JsqcLJZPfz87njQJ8j2Upjm0M0A==
499513
dependencies:
500-
"@babel/helper-plugin-utils" "^7.0.0"
514+
"@babel/helper-plugin-utils" "^7.8.3"
501515

502516
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0":
503517
version "7.8.3"
@@ -736,37 +750,47 @@
736750
"@babel/helper-annotate-as-pure" "^7.8.3"
737751
"@babel/helper-plugin-utils" "^7.8.3"
738752

739-
"@babel/plugin-transform-react-display-name@^7.0.0":
740-
version "7.2.0"
741-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.2.0.tgz#ebfaed87834ce8dc4279609a4f0c324c156e3eb0"
742-
integrity sha512-Htf/tPa5haZvRMiNSQSFifK12gtr/8vwfr+A9y69uF0QcU77AVu4K7MiHEkTxF7lQoHOL0F9ErqgfNEAKgXj7A==
753+
"@babel/plugin-transform-react-display-name@^7.8.3":
754+
version "7.8.3"
755+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.8.3.tgz#70ded987c91609f78353dd76d2fb2a0bb991e8e5"
756+
integrity sha512-3Jy/PCw8Fe6uBKtEgz3M82ljt+lTg+xJaM4og+eyu83qLT87ZUSckn0wy7r31jflURWLO83TW6Ylf7lyXj3m5A==
743757
dependencies:
744-
"@babel/helper-plugin-utils" "^7.0.0"
758+
"@babel/helper-plugin-utils" "^7.8.3"
745759

746-
"@babel/plugin-transform-react-jsx-self@^7.0.0":
747-
version "7.2.0"
748-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.2.0.tgz#461e21ad9478f1031dd5e276108d027f1b5240ba"
749-
integrity sha512-v6S5L/myicZEy+jr6ielB0OR8h+EH/1QFx/YJ7c7Ua+7lqsjj/vW6fD5FR9hB/6y7mGbfT4vAURn3xqBxsUcdg==
760+
"@babel/plugin-transform-react-jsx-development@^7.9.0":
761+
version "7.9.0"
762+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.9.0.tgz#3c2a130727caf00c2a293f0aed24520825dbf754"
763+
integrity sha512-tK8hWKrQncVvrhvtOiPpKrQjfNX3DtkNLSX4ObuGcpS9p0QrGetKmlySIGR07y48Zft8WVgPakqd/bk46JrMSw==
750764
dependencies:
751-
"@babel/helper-plugin-utils" "^7.0.0"
752-
"@babel/plugin-syntax-jsx" "^7.2.0"
765+
"@babel/helper-builder-react-jsx-experimental" "^7.9.0"
766+
"@babel/helper-plugin-utils" "^7.8.3"
767+
"@babel/plugin-syntax-jsx" "^7.8.3"
753768

754-
"@babel/plugin-transform-react-jsx-source@^7.0.0":
755-
version "7.5.0"
756-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.5.0.tgz#583b10c49cf057e237085bcbd8cc960bd83bd96b"
757-
integrity sha512-58Q+Jsy4IDCZx7kqEZuSDdam/1oW8OdDX8f+Loo6xyxdfg1yF0GE2XNJQSTZCaMol93+FBzpWiPEwtbMloAcPg==
769+
"@babel/plugin-transform-react-jsx-self@^7.9.0":
770+
version "7.9.0"
771+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.9.0.tgz#f4f26a325820205239bb915bad8e06fcadabb49b"
772+
integrity sha512-K2ObbWPKT7KUTAoyjCsFilOkEgMvFG+y0FqOl6Lezd0/13kMkkjHskVsZvblRPj1PHA44PrToaZANrryppzTvQ==
758773
dependencies:
759-
"@babel/helper-plugin-utils" "^7.0.0"
760-
"@babel/plugin-syntax-jsx" "^7.2.0"
774+
"@babel/helper-plugin-utils" "^7.8.3"
775+
"@babel/plugin-syntax-jsx" "^7.8.3"
761776

762-
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.7.0":
763-
version "7.7.0"
764-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.7.0.tgz#834b0723ba78cd4d24d7d629300c2270f516d0b7"
765-
integrity sha512-mXhBtyVB1Ujfy+0L6934jeJcSXj/VCg6whZzEcgiiZHNS0PGC7vUCsZDQCxxztkpIdF+dY1fUMcjAgEOC3ZOMQ==
777+
"@babel/plugin-transform-react-jsx-source@^7.9.0":
778+
version "7.9.0"
779+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.9.0.tgz#89ef93025240dd5d17d3122294a093e5e0183de0"
780+
integrity sha512-K6m3LlSnTSfRkM6FcRk8saNEeaeyG5k7AVkBU2bZK3+1zdkSED3qNdsWrUgQBeTVD2Tp3VMmerxVO2yM5iITmw==
766781
dependencies:
767-
"@babel/helper-builder-react-jsx" "^7.7.0"
768-
"@babel/helper-plugin-utils" "^7.0.0"
769-
"@babel/plugin-syntax-jsx" "^7.2.0"
782+
"@babel/helper-plugin-utils" "^7.8.3"
783+
"@babel/plugin-syntax-jsx" "^7.8.3"
784+
785+
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.9.4":
786+
version "7.9.4"
787+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.9.4.tgz#86f576c8540bd06d0e95e0b61ea76d55f6cbd03f"
788+
integrity sha512-Mjqf3pZBNLt854CK0C/kRuXAnE6H/bo7xYojP+WGtX8glDGSibcwnsWwhwoSuRg0+EBnxPC1ouVnuetUIlPSAw==
789+
dependencies:
790+
"@babel/helper-builder-react-jsx" "^7.9.0"
791+
"@babel/helper-builder-react-jsx-experimental" "^7.9.0"
792+
"@babel/helper-plugin-utils" "^7.8.3"
793+
"@babel/plugin-syntax-jsx" "^7.8.3"
770794

771795
"@babel/plugin-transform-regenerator@^7.8.7":
772796
version "7.8.7"
@@ -899,15 +923,16 @@
899923
"@babel/plugin-transform-flow-strip-types" "^7.0.0"
900924

901925
"@babel/preset-react@^7.0.0", "@babel/preset-react@^7.7.0":
902-
version "7.7.0"
903-
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.7.0.tgz#8ab0c4787d98cf1f5f22dabf115552bf9e4e406c"
904-
integrity sha512-IXXgSUYBPHUGhUkH+89TR6faMcBtuMW0h5OHbMuVbL3/5wK2g6a2M2BBpkLa+Kw0sAHiZ9dNVgqJMDP/O4GRBA==
926+
version "7.9.4"
927+
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.9.4.tgz#c6c97693ac65b6b9c0b4f25b948a8f665463014d"
928+
integrity sha512-AxylVB3FXeOTQXNXyiuAQJSvss62FEotbX2Pzx3K/7c+MKJMdSg6Ose6QYllkdCFA8EInCJVw7M/o5QbLuA4ZQ==
905929
dependencies:
906-
"@babel/helper-plugin-utils" "^7.0.0"
907-
"@babel/plugin-transform-react-display-name" "^7.0.0"
908-
"@babel/plugin-transform-react-jsx" "^7.7.0"
909-
"@babel/plugin-transform-react-jsx-self" "^7.0.0"
910-
"@babel/plugin-transform-react-jsx-source" "^7.0.0"
930+
"@babel/helper-plugin-utils" "^7.8.3"
931+
"@babel/plugin-transform-react-display-name" "^7.8.3"
932+
"@babel/plugin-transform-react-jsx" "^7.9.4"
933+
"@babel/plugin-transform-react-jsx-development" "^7.9.0"
934+
"@babel/plugin-transform-react-jsx-self" "^7.9.0"
935+
"@babel/plugin-transform-react-jsx-source" "^7.9.0"
911936

912937
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.2", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.3":
913938
version "7.7.2"
@@ -993,7 +1018,7 @@
9931018
globals "^11.1.0"
9941019
lodash "^4.17.13"
9951020

996-
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.7.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7":
1021+
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.7.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7":
9971022
version "7.8.7"
9981023
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.7.tgz#1fc9729e1acbb2337d5b6977a63979b4819f5d1d"
9991024
integrity sha512-k2TreEHxFA4CjGkL+GYjRyx35W0Mr7DP5+9q6WMkyKXB+904bYmG40syjMFV0oLlhhFCwWl0vA0DyzTDkwAiJw==
@@ -1002,6 +1027,15 @@
10021027
lodash "^4.17.13"
10031028
to-fast-properties "^2.0.0"
10041029

1030+
"@babel/types@^7.9.0":
1031+
version "7.9.0"
1032+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
1033+
integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng==
1034+
dependencies:
1035+
"@babel/helper-validator-identifier" "^7.9.0"
1036+
lodash "^4.17.13"
1037+
to-fast-properties "^2.0.0"
1038+
10051039
"@cnakazawa/watch@^1.0.3":
10061040
version "1.0.3"
10071041
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.3.tgz#099139eaec7ebf07a27c1786a3ff64f39464d2ef"
@@ -5996,7 +6030,7 @@ estree-walker@^0.6.1:
59966030
resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.6.1.tgz#53049143f40c6eb918b23671d1fe3219f3a1b362"
59976031
integrity sha512-SqmZANLWS0mnatqbSfRP5g8OXZC12Fgg1IwNtLsyHDzJizORW4khDfjPqJZsemPWBB2uqykUah5YpQ6epsqC/w==
59986032

5999-
esutils@^2.0.0, esutils@^2.0.2:
6033+
esutils@^2.0.2:
60006034
version "2.0.3"
60016035
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
60026036
integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==

0 commit comments

Comments
 (0)