Skip to content

Commit 535fc75

Browse files
chore(deps-dev): bump @babel/preset-react from 7.10.1 to 7.10.4 (#419)
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.10.1 to 7.10.4. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-react) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d14cefa commit 535fc75

File tree

1 file changed

+80
-66
lines changed

1 file changed

+80
-66
lines changed

yarn.lock

Lines changed: 80 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,13 @@
9090
dependencies:
9191
"@babel/types" "^7.10.1"
9292

93+
"@babel/helper-annotate-as-pure@^7.10.4":
94+
version "7.10.4"
95+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
96+
integrity sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==
97+
dependencies:
98+
"@babel/types" "^7.10.4"
99+
93100
"@babel/helper-annotate-as-pure@^7.8.3":
94101
version "7.8.3"
95102
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
@@ -105,22 +112,22 @@
105112
"@babel/helper-explode-assignable-expression" "^7.10.1"
106113
"@babel/types" "^7.10.1"
107114

108-
"@babel/helper-builder-react-jsx-experimental@^7.10.1":
109-
version "7.10.1"
110-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.1.tgz#9a7d58ad184d3ac3bafb1a452cec2bad7e4a0bc8"
111-
integrity sha512-irQJ8kpQUV3JasXPSFQ+LCCtJSc5ceZrPFVj6TElR6XCHssi3jV8ch3odIrNtjJFRZZVbrOEfJMI79TPU/h1pQ==
115+
"@babel/helper-builder-react-jsx-experimental@^7.10.4":
116+
version "7.10.4"
117+
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.4.tgz#d0ffb875184d749c63ffe1f4f65be15143ec322d"
118+
integrity sha512-LyacH/kgQPgLAuaWrvvq1+E7f5bLyT8jXCh7nM67sRsy2cpIGfgWJ+FCnAKQXfY+F0tXUaN6FqLkp4JiCzdK8Q==
112119
dependencies:
113-
"@babel/helper-annotate-as-pure" "^7.10.1"
114-
"@babel/helper-module-imports" "^7.10.1"
115-
"@babel/types" "^7.10.1"
120+
"@babel/helper-annotate-as-pure" "^7.10.4"
121+
"@babel/helper-module-imports" "^7.10.4"
122+
"@babel/types" "^7.10.4"
116123

117-
"@babel/helper-builder-react-jsx@^7.10.1":
118-
version "7.10.1"
119-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.1.tgz#a327f0cf983af5554701b1215de54a019f09b532"
120-
integrity sha512-KXzzpyWhXgzjXIlJU1ZjIXzUPdej1suE6vzqgImZ/cpAsR/CC8gUcX4EWRmDfWz/cs6HOCPMBIJ3nKoXt3BFuw==
124+
"@babel/helper-builder-react-jsx@^7.10.4":
125+
version "7.10.4"
126+
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.4.tgz#8095cddbff858e6fa9c326daee54a2f2732c1d5d"
127+
integrity sha512-5nPcIZ7+KKDxT1427oBivl9V9YTal7qk0diccnh7RrcgrT/pGFOjgGw1dgryyx1GvHEpXVfoDF6Ak3rTiWh8Rg==
121128
dependencies:
122-
"@babel/helper-annotate-as-pure" "^7.10.1"
123-
"@babel/types" "^7.10.1"
129+
"@babel/helper-annotate-as-pure" "^7.10.4"
130+
"@babel/types" "^7.10.4"
124131

125132
"@babel/helper-compilation-targets@^7.10.2":
126133
version "7.10.2"
@@ -240,6 +247,13 @@
240247
dependencies:
241248
"@babel/types" "^7.10.1"
242249

250+
"@babel/helper-module-imports@^7.10.4":
251+
version "7.10.4"
252+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
253+
integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
254+
dependencies:
255+
"@babel/types" "^7.10.4"
256+
243257
"@babel/helper-module-transforms@^7.10.1":
244258
version "7.10.1"
245259
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.1.tgz#24e2f08ee6832c60b157bb0936c86bef7210c622"
@@ -564,12 +578,12 @@
564578
dependencies:
565579
"@babel/helper-plugin-utils" "^7.8.3"
566580

567-
"@babel/plugin-syntax-jsx@^7.10.1":
568-
version "7.10.1"
569-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.1.tgz#0ae371134a42b91d5418feb3c8c8d43e1565d2da"
570-
integrity sha512-+OxyOArpVFXQeXKLO9o+r2I4dIoVoy6+Uu0vKELrlweDM3QJADZj+Z+5ERansZqIZBcLj42vHnDI8Rz9BnRIuQ==
581+
"@babel/plugin-syntax-jsx@^7.10.4":
582+
version "7.10.4"
583+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.4.tgz#39abaae3cbf710c4373d8429484e6ba21340166c"
584+
integrity sha512-KCg9mio9jwiARCB7WAcQ7Y1q+qicILjoK8LP/VkPkEKaf5dkaZZK1EcTe91a3JJlZ3qy6L5s9X52boEYi8DM9g==
571585
dependencies:
572-
"@babel/helper-plugin-utils" "^7.10.1"
586+
"@babel/helper-plugin-utils" "^7.10.4"
573587

574588
"@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
575589
version "7.8.3"
@@ -827,55 +841,55 @@
827841
dependencies:
828842
"@babel/helper-plugin-utils" "^7.10.1"
829843

830-
"@babel/plugin-transform-react-display-name@^7.0.0", "@babel/plugin-transform-react-display-name@^7.10.1":
831-
version "7.10.1"
832-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.10.1.tgz#e6a33f6d48dfb213dda5e007d0c7ff82b6a3d8ef"
833-
integrity sha512-rBjKcVwjk26H3VX8pavMxGf33LNlbocMHdSeldIEswtQ/hrjyTG8fKKILW1cSkODyRovckN/uZlGb2+sAV9JUQ==
844+
"@babel/plugin-transform-react-display-name@^7.0.0", "@babel/plugin-transform-react-display-name@^7.10.4":
845+
version "7.10.4"
846+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.10.4.tgz#b5795f4e3e3140419c3611b7a2a3832b9aef328d"
847+
integrity sha512-Zd4X54Mu9SBfPGnEcaGcOrVAYOtjT2on8QZkLKEq1S/tHexG39d9XXGZv19VfRrDjPJzFmPfTAqOQS1pfFOujw==
834848
dependencies:
835-
"@babel/helper-plugin-utils" "^7.10.1"
849+
"@babel/helper-plugin-utils" "^7.10.4"
836850

837-
"@babel/plugin-transform-react-jsx-development@^7.10.1":
838-
version "7.10.1"
839-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.10.1.tgz#1ac6300d8b28ef381ee48e6fec430cc38047b7f3"
840-
integrity sha512-XwDy/FFoCfw9wGFtdn5Z+dHh6HXKHkC6DwKNWpN74VWinUagZfDcEJc3Y8Dn5B3WMVnAllX8Kviaw7MtC5Epwg==
851+
"@babel/plugin-transform-react-jsx-development@^7.10.4":
852+
version "7.10.4"
853+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.10.4.tgz#6ec90f244394604623880e15ebc3c34c356258ba"
854+
integrity sha512-RM3ZAd1sU1iQ7rI2dhrZRZGv0aqzNQMbkIUCS1txYpi9wHQ2ZHNjo5TwX+UD6pvFW4AbWqLVYvKy5qJSAyRGjQ==
841855
dependencies:
842-
"@babel/helper-builder-react-jsx-experimental" "^7.10.1"
843-
"@babel/helper-plugin-utils" "^7.10.1"
844-
"@babel/plugin-syntax-jsx" "^7.10.1"
856+
"@babel/helper-builder-react-jsx-experimental" "^7.10.4"
857+
"@babel/helper-plugin-utils" "^7.10.4"
858+
"@babel/plugin-syntax-jsx" "^7.10.4"
845859

846-
"@babel/plugin-transform-react-jsx-self@^7.0.0", "@babel/plugin-transform-react-jsx-self@^7.10.1":
847-
version "7.10.1"
848-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.10.1.tgz#22143e14388d72eb88649606bb9e46f421bc3821"
849-
integrity sha512-4p+RBw9d1qV4S749J42ZooeQaBomFPrSxa9JONLHJ1TxCBo3TzJ79vtmG2S2erUT8PDDrPdw4ZbXGr2/1+dILA==
860+
"@babel/plugin-transform-react-jsx-self@^7.0.0", "@babel/plugin-transform-react-jsx-self@^7.10.4":
861+
version "7.10.4"
862+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.10.4.tgz#cd301a5fed8988c182ed0b9d55e9bd6db0bd9369"
863+
integrity sha512-yOvxY2pDiVJi0axdTWHSMi5T0DILN+H+SaeJeACHKjQLezEzhLx9nEF9xgpBLPtkZsks9cnb5P9iBEi21En3gg==
850864
dependencies:
851-
"@babel/helper-plugin-utils" "^7.10.1"
852-
"@babel/plugin-syntax-jsx" "^7.10.1"
865+
"@babel/helper-plugin-utils" "^7.10.4"
866+
"@babel/plugin-syntax-jsx" "^7.10.4"
853867

854-
"@babel/plugin-transform-react-jsx-source@^7.0.0", "@babel/plugin-transform-react-jsx-source@^7.10.1":
855-
version "7.10.1"
856-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.10.1.tgz#30db3d4ee3cdebbb26a82a9703673714777a4273"
857-
integrity sha512-neAbaKkoiL+LXYbGDvh6PjPG+YeA67OsZlE78u50xbWh2L1/C81uHiNP5d1fw+uqUIoiNdCC8ZB+G4Zh3hShJA==
868+
"@babel/plugin-transform-react-jsx-source@^7.0.0", "@babel/plugin-transform-react-jsx-source@^7.10.4":
869+
version "7.10.4"
870+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.10.4.tgz#86baf0fcccfe58084e06446a80858e1deae8f291"
871+
integrity sha512-FTK3eQFrPv2aveerUSazFmGygqIdTtvskG50SnGnbEUnRPcGx2ylBhdFIzoVS1ty44hEgcPoCAyw5r3VDEq+Ug==
858872
dependencies:
859-
"@babel/helper-plugin-utils" "^7.10.1"
860-
"@babel/plugin-syntax-jsx" "^7.10.1"
873+
"@babel/helper-plugin-utils" "^7.10.4"
874+
"@babel/plugin-syntax-jsx" "^7.10.4"
861875

862-
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.10.1":
863-
version "7.10.1"
864-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.1.tgz#91f544248ba131486decb5d9806da6a6e19a2896"
865-
integrity sha512-MBVworWiSRBap3Vs39eHt+6pJuLUAaK4oxGc8g+wY+vuSJvLiEQjW1LSTqKb8OUPtDvHCkdPhk7d6sjC19xyFw==
876+
"@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.10.4":
877+
version "7.10.4"
878+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.4.tgz#673c9f913948764a4421683b2bef2936968fddf2"
879+
integrity sha512-L+MfRhWjX0eI7Js093MM6MacKU4M6dnCRa/QPDwYMxjljzSCzzlzKzj9Pk4P3OtrPcxr2N3znR419nr3Xw+65A==
866880
dependencies:
867-
"@babel/helper-builder-react-jsx" "^7.10.1"
868-
"@babel/helper-builder-react-jsx-experimental" "^7.10.1"
869-
"@babel/helper-plugin-utils" "^7.10.1"
870-
"@babel/plugin-syntax-jsx" "^7.10.1"
881+
"@babel/helper-builder-react-jsx" "^7.10.4"
882+
"@babel/helper-builder-react-jsx-experimental" "^7.10.4"
883+
"@babel/helper-plugin-utils" "^7.10.4"
884+
"@babel/plugin-syntax-jsx" "^7.10.4"
871885

872-
"@babel/plugin-transform-react-pure-annotations@^7.10.1":
873-
version "7.10.1"
874-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.1.tgz#f5e7c755d3e7614d4c926e144f501648a5277b70"
875-
integrity sha512-mfhoiai083AkeewsBHUpaS/FM1dmUENHBMpS/tugSJ7VXqXO5dCN1Gkint2YvM1Cdv1uhmAKt1ZOuAjceKmlLA==
886+
"@babel/plugin-transform-react-pure-annotations@^7.10.4":
887+
version "7.10.4"
888+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.4.tgz#3eefbb73db94afbc075f097523e445354a1c6501"
889+
integrity sha512-+njZkqcOuS8RaPakrnR9KvxjoG1ASJWpoIv/doyWngId88JoFlPlISenGXjrVacZUIALGUr6eodRs1vmPnF23A==
876890
dependencies:
877-
"@babel/helper-annotate-as-pure" "^7.10.1"
878-
"@babel/helper-plugin-utils" "^7.10.1"
891+
"@babel/helper-annotate-as-pure" "^7.10.4"
892+
"@babel/helper-plugin-utils" "^7.10.4"
879893

880894
"@babel/plugin-transform-regenerator@^7.0.0", "@babel/plugin-transform-regenerator@^7.10.1":
881895
version "7.10.1"
@@ -1052,17 +1066,17 @@
10521066
esutils "^2.0.2"
10531067

10541068
"@babel/preset-react@^7.9.4":
1055-
version "7.10.1"
1056-
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.10.1.tgz#e2ab8ae9a363ec307b936589f07ed753192de041"
1057-
integrity sha512-Rw0SxQ7VKhObmFjD/cUcKhPTtzpeviEFX1E6PgP+cYOhQ98icNqtINNFANlsdbQHrmeWnqdxA4Tmnl1jy5tp3Q==
1069+
version "7.10.4"
1070+
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.10.4.tgz#92e8a66d816f9911d11d4cc935be67adfc82dbcf"
1071+
integrity sha512-BrHp4TgOIy4M19JAfO1LhycVXOPWdDbTRep7eVyatf174Hff+6Uk53sDyajqZPu8W1qXRBiYOfIamek6jA7YVw==
10581072
dependencies:
1059-
"@babel/helper-plugin-utils" "^7.10.1"
1060-
"@babel/plugin-transform-react-display-name" "^7.10.1"
1061-
"@babel/plugin-transform-react-jsx" "^7.10.1"
1062-
"@babel/plugin-transform-react-jsx-development" "^7.10.1"
1063-
"@babel/plugin-transform-react-jsx-self" "^7.10.1"
1064-
"@babel/plugin-transform-react-jsx-source" "^7.10.1"
1065-
"@babel/plugin-transform-react-pure-annotations" "^7.10.1"
1073+
"@babel/helper-plugin-utils" "^7.10.4"
1074+
"@babel/plugin-transform-react-display-name" "^7.10.4"
1075+
"@babel/plugin-transform-react-jsx" "^7.10.4"
1076+
"@babel/plugin-transform-react-jsx-development" "^7.10.4"
1077+
"@babel/plugin-transform-react-jsx-self" "^7.10.4"
1078+
"@babel/plugin-transform-react-jsx-source" "^7.10.4"
1079+
"@babel/plugin-transform-react-pure-annotations" "^7.10.4"
10661080

10671081
"@babel/register@^7.0.0":
10681082
version "7.9.0"

0 commit comments

Comments
 (0)