Skip to content

Commit da82392

Browse files
authored
Merge pull request #168 from sparksuite/dependabot/npm_and_yarn/babel/preset-react-7.10.4
Bump @babel/preset-react from 7.10.1 to 7.10.4
2 parents 2fb8fb2 + ab1b86c commit da82392

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
@@ -74,6 +74,13 @@
7474
dependencies:
7575
"@babel/types" "^7.10.1"
7676

77+
"@babel/helper-annotate-as-pure@^7.10.4":
78+
version "7.10.4"
79+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
80+
integrity sha512-XQlqKQP4vXFB7BN8fEEerrmYvHp3fK/rBkRFz9jaJbzK0B1DSfej9Kc7ZzE8Z/OnId1jpJdNAZ3BFQjWG68rcA==
81+
dependencies:
82+
"@babel/types" "^7.10.4"
83+
7784
"@babel/helper-annotate-as-pure@^7.8.3":
7885
version "7.8.3"
7986
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
@@ -89,22 +96,22 @@
8996
"@babel/helper-explode-assignable-expression" "^7.10.1"
9097
"@babel/types" "^7.10.1"
9198

92-
"@babel/helper-builder-react-jsx-experimental@^7.10.1":
93-
version "7.10.1"
94-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.1.tgz#9a7d58ad184d3ac3bafb1a452cec2bad7e4a0bc8"
95-
integrity sha512-irQJ8kpQUV3JasXPSFQ+LCCtJSc5ceZrPFVj6TElR6XCHssi3jV8ch3odIrNtjJFRZZVbrOEfJMI79TPU/h1pQ==
99+
"@babel/helper-builder-react-jsx-experimental@^7.10.4":
100+
version "7.10.4"
101+
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.4.tgz#d0ffb875184d749c63ffe1f4f65be15143ec322d"
102+
integrity sha512-LyacH/kgQPgLAuaWrvvq1+E7f5bLyT8jXCh7nM67sRsy2cpIGfgWJ+FCnAKQXfY+F0tXUaN6FqLkp4JiCzdK8Q==
96103
dependencies:
97-
"@babel/helper-annotate-as-pure" "^7.10.1"
98-
"@babel/helper-module-imports" "^7.10.1"
99-
"@babel/types" "^7.10.1"
104+
"@babel/helper-annotate-as-pure" "^7.10.4"
105+
"@babel/helper-module-imports" "^7.10.4"
106+
"@babel/types" "^7.10.4"
100107

101-
"@babel/helper-builder-react-jsx@^7.10.1":
102-
version "7.10.1"
103-
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.1.tgz#a327f0cf983af5554701b1215de54a019f09b532"
104-
integrity sha512-KXzzpyWhXgzjXIlJU1ZjIXzUPdej1suE6vzqgImZ/cpAsR/CC8gUcX4EWRmDfWz/cs6HOCPMBIJ3nKoXt3BFuw==
108+
"@babel/helper-builder-react-jsx@^7.10.4":
109+
version "7.10.4"
110+
resolved "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.4.tgz#8095cddbff858e6fa9c326daee54a2f2732c1d5d"
111+
integrity sha512-5nPcIZ7+KKDxT1427oBivl9V9YTal7qk0diccnh7RrcgrT/pGFOjgGw1dgryyx1GvHEpXVfoDF6Ak3rTiWh8Rg==
105112
dependencies:
106-
"@babel/helper-annotate-as-pure" "^7.10.1"
107-
"@babel/types" "^7.10.1"
113+
"@babel/helper-annotate-as-pure" "^7.10.4"
114+
"@babel/types" "^7.10.4"
108115

109116
"@babel/helper-compilation-targets@^7.10.2":
110117
version "7.10.2"
@@ -236,6 +243,13 @@
236243
dependencies:
237244
"@babel/types" "^7.10.1"
238245

246+
"@babel/helper-module-imports@^7.10.4":
247+
version "7.10.4"
248+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
249+
integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
250+
dependencies:
251+
"@babel/types" "^7.10.4"
252+
239253
"@babel/helper-module-transforms@^7.10.1":
240254
version "7.10.1"
241255
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.1.tgz#24e2f08ee6832c60b157bb0936c86bef7210c622"
@@ -510,12 +524,12 @@
510524
dependencies:
511525
"@babel/helper-plugin-utils" "^7.8.0"
512526

513-
"@babel/plugin-syntax-jsx@^7.10.1":
514-
version "7.10.1"
515-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.1.tgz#0ae371134a42b91d5418feb3c8c8d43e1565d2da"
516-
integrity sha512-+OxyOArpVFXQeXKLO9o+r2I4dIoVoy6+Uu0vKELrlweDM3QJADZj+Z+5ERansZqIZBcLj42vHnDI8Rz9BnRIuQ==
527+
"@babel/plugin-syntax-jsx@^7.10.4":
528+
version "7.10.4"
529+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.10.4.tgz#39abaae3cbf710c4373d8429484e6ba21340166c"
530+
integrity sha512-KCg9mio9jwiARCB7WAcQ7Y1q+qicILjoK8LP/VkPkEKaf5dkaZZK1EcTe91a3JJlZ3qy6L5s9X52boEYi8DM9g==
517531
dependencies:
518-
"@babel/helper-plugin-utils" "^7.10.1"
532+
"@babel/helper-plugin-utils" "^7.10.4"
519533

520534
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0":
521535
version "7.8.3"
@@ -751,55 +765,55 @@
751765
dependencies:
752766
"@babel/helper-plugin-utils" "^7.10.1"
753767

754-
"@babel/plugin-transform-react-display-name@^7.10.1":
755-
version "7.10.1"
756-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.10.1.tgz#e6a33f6d48dfb213dda5e007d0c7ff82b6a3d8ef"
757-
integrity sha512-rBjKcVwjk26H3VX8pavMxGf33LNlbocMHdSeldIEswtQ/hrjyTG8fKKILW1cSkODyRovckN/uZlGb2+sAV9JUQ==
768+
"@babel/plugin-transform-react-display-name@^7.10.4":
769+
version "7.10.4"
770+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.10.4.tgz#b5795f4e3e3140419c3611b7a2a3832b9aef328d"
771+
integrity sha512-Zd4X54Mu9SBfPGnEcaGcOrVAYOtjT2on8QZkLKEq1S/tHexG39d9XXGZv19VfRrDjPJzFmPfTAqOQS1pfFOujw==
758772
dependencies:
759-
"@babel/helper-plugin-utils" "^7.10.1"
773+
"@babel/helper-plugin-utils" "^7.10.4"
760774

761-
"@babel/plugin-transform-react-jsx-development@^7.10.1":
762-
version "7.10.1"
763-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.10.1.tgz#1ac6300d8b28ef381ee48e6fec430cc38047b7f3"
764-
integrity sha512-XwDy/FFoCfw9wGFtdn5Z+dHh6HXKHkC6DwKNWpN74VWinUagZfDcEJc3Y8Dn5B3WMVnAllX8Kviaw7MtC5Epwg==
775+
"@babel/plugin-transform-react-jsx-development@^7.10.4":
776+
version "7.10.4"
777+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.10.4.tgz#6ec90f244394604623880e15ebc3c34c356258ba"
778+
integrity sha512-RM3ZAd1sU1iQ7rI2dhrZRZGv0aqzNQMbkIUCS1txYpi9wHQ2ZHNjo5TwX+UD6pvFW4AbWqLVYvKy5qJSAyRGjQ==
765779
dependencies:
766-
"@babel/helper-builder-react-jsx-experimental" "^7.10.1"
767-
"@babel/helper-plugin-utils" "^7.10.1"
768-
"@babel/plugin-syntax-jsx" "^7.10.1"
780+
"@babel/helper-builder-react-jsx-experimental" "^7.10.4"
781+
"@babel/helper-plugin-utils" "^7.10.4"
782+
"@babel/plugin-syntax-jsx" "^7.10.4"
769783

770-
"@babel/plugin-transform-react-jsx-self@^7.10.1":
771-
version "7.10.1"
772-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.10.1.tgz#22143e14388d72eb88649606bb9e46f421bc3821"
773-
integrity sha512-4p+RBw9d1qV4S749J42ZooeQaBomFPrSxa9JONLHJ1TxCBo3TzJ79vtmG2S2erUT8PDDrPdw4ZbXGr2/1+dILA==
784+
"@babel/plugin-transform-react-jsx-self@^7.10.4":
785+
version "7.10.4"
786+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.10.4.tgz#cd301a5fed8988c182ed0b9d55e9bd6db0bd9369"
787+
integrity sha512-yOvxY2pDiVJi0axdTWHSMi5T0DILN+H+SaeJeACHKjQLezEzhLx9nEF9xgpBLPtkZsks9cnb5P9iBEi21En3gg==
774788
dependencies:
775-
"@babel/helper-plugin-utils" "^7.10.1"
776-
"@babel/plugin-syntax-jsx" "^7.10.1"
789+
"@babel/helper-plugin-utils" "^7.10.4"
790+
"@babel/plugin-syntax-jsx" "^7.10.4"
777791

778-
"@babel/plugin-transform-react-jsx-source@^7.10.1":
779-
version "7.10.1"
780-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.10.1.tgz#30db3d4ee3cdebbb26a82a9703673714777a4273"
781-
integrity sha512-neAbaKkoiL+LXYbGDvh6PjPG+YeA67OsZlE78u50xbWh2L1/C81uHiNP5d1fw+uqUIoiNdCC8ZB+G4Zh3hShJA==
792+
"@babel/plugin-transform-react-jsx-source@^7.10.4":
793+
version "7.10.4"
794+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.10.4.tgz#86baf0fcccfe58084e06446a80858e1deae8f291"
795+
integrity sha512-FTK3eQFrPv2aveerUSazFmGygqIdTtvskG50SnGnbEUnRPcGx2ylBhdFIzoVS1ty44hEgcPoCAyw5r3VDEq+Ug==
782796
dependencies:
783-
"@babel/helper-plugin-utils" "^7.10.1"
784-
"@babel/plugin-syntax-jsx" "^7.10.1"
797+
"@babel/helper-plugin-utils" "^7.10.4"
798+
"@babel/plugin-syntax-jsx" "^7.10.4"
785799

786-
"@babel/plugin-transform-react-jsx@^7.10.1":
787-
version "7.10.1"
788-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.1.tgz#91f544248ba131486decb5d9806da6a6e19a2896"
789-
integrity sha512-MBVworWiSRBap3Vs39eHt+6pJuLUAaK4oxGc8g+wY+vuSJvLiEQjW1LSTqKb8OUPtDvHCkdPhk7d6sjC19xyFw==
800+
"@babel/plugin-transform-react-jsx@^7.10.4":
801+
version "7.10.4"
802+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.10.4.tgz#673c9f913948764a4421683b2bef2936968fddf2"
803+
integrity sha512-L+MfRhWjX0eI7Js093MM6MacKU4M6dnCRa/QPDwYMxjljzSCzzlzKzj9Pk4P3OtrPcxr2N3znR419nr3Xw+65A==
790804
dependencies:
791-
"@babel/helper-builder-react-jsx" "^7.10.1"
792-
"@babel/helper-builder-react-jsx-experimental" "^7.10.1"
793-
"@babel/helper-plugin-utils" "^7.10.1"
794-
"@babel/plugin-syntax-jsx" "^7.10.1"
805+
"@babel/helper-builder-react-jsx" "^7.10.4"
806+
"@babel/helper-builder-react-jsx-experimental" "^7.10.4"
807+
"@babel/helper-plugin-utils" "^7.10.4"
808+
"@babel/plugin-syntax-jsx" "^7.10.4"
795809

796-
"@babel/plugin-transform-react-pure-annotations@^7.10.1":
797-
version "7.10.1"
798-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.1.tgz#f5e7c755d3e7614d4c926e144f501648a5277b70"
799-
integrity sha512-mfhoiai083AkeewsBHUpaS/FM1dmUENHBMpS/tugSJ7VXqXO5dCN1Gkint2YvM1Cdv1uhmAKt1ZOuAjceKmlLA==
810+
"@babel/plugin-transform-react-pure-annotations@^7.10.4":
811+
version "7.10.4"
812+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.10.4.tgz#3eefbb73db94afbc075f097523e445354a1c6501"
813+
integrity sha512-+njZkqcOuS8RaPakrnR9KvxjoG1ASJWpoIv/doyWngId88JoFlPlISenGXjrVacZUIALGUr6eodRs1vmPnF23A==
800814
dependencies:
801-
"@babel/helper-annotate-as-pure" "^7.10.1"
802-
"@babel/helper-plugin-utils" "^7.10.1"
815+
"@babel/helper-annotate-as-pure" "^7.10.4"
816+
"@babel/helper-plugin-utils" "^7.10.4"
803817

804818
"@babel/plugin-transform-regenerator@^7.10.1":
805819
version "7.10.1"
@@ -958,17 +972,17 @@
958972
esutils "^2.0.2"
959973

960974
"@babel/preset-react@^7.7.4":
961-
version "7.10.1"
962-
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.10.1.tgz#e2ab8ae9a363ec307b936589f07ed753192de041"
963-
integrity sha512-Rw0SxQ7VKhObmFjD/cUcKhPTtzpeviEFX1E6PgP+cYOhQ98icNqtINNFANlsdbQHrmeWnqdxA4Tmnl1jy5tp3Q==
975+
version "7.10.4"
976+
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.10.4.tgz#92e8a66d816f9911d11d4cc935be67adfc82dbcf"
977+
integrity sha512-BrHp4TgOIy4M19JAfO1LhycVXOPWdDbTRep7eVyatf174Hff+6Uk53sDyajqZPu8W1qXRBiYOfIamek6jA7YVw==
964978
dependencies:
965-
"@babel/helper-plugin-utils" "^7.10.1"
966-
"@babel/plugin-transform-react-display-name" "^7.10.1"
967-
"@babel/plugin-transform-react-jsx" "^7.10.1"
968-
"@babel/plugin-transform-react-jsx-development" "^7.10.1"
969-
"@babel/plugin-transform-react-jsx-self" "^7.10.1"
970-
"@babel/plugin-transform-react-jsx-source" "^7.10.1"
971-
"@babel/plugin-transform-react-pure-annotations" "^7.10.1"
979+
"@babel/helper-plugin-utils" "^7.10.4"
980+
"@babel/plugin-transform-react-display-name" "^7.10.4"
981+
"@babel/plugin-transform-react-jsx" "^7.10.4"
982+
"@babel/plugin-transform-react-jsx-development" "^7.10.4"
983+
"@babel/plugin-transform-react-jsx-self" "^7.10.4"
984+
"@babel/plugin-transform-react-jsx-source" "^7.10.4"
985+
"@babel/plugin-transform-react-pure-annotations" "^7.10.4"
972986

973987
"@babel/preset-typescript@^7.7.4":
974988
version "7.10.4"

0 commit comments

Comments
 (0)