Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit c8843f9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.11.0
1 parent 3dc0d97 commit c8843f9

2 files changed

Lines changed: 118 additions & 59 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"reason-react": "0.8.0"
6161
},
6262
"devDependencies": {
63-
"@babel/core": "7.10.5",
63+
"@babel/core": "7.11.0",
6464
"@babel/polyfill": "7.10.4",
65-
"@babel/preset-env": "7.10.4",
65+
"@babel/preset-env": "7.11.0",
6666
"@babel/preset-react": "7.10.4",
6767
"@baransu/graphql_ppx_re": "0.7.1",
6868
"@percy-io/percy-storybook": "2.1.0",

yarn.lock

Lines changed: 116 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,28 @@
3232
invariant "^2.2.4"
3333
semver "^5.5.0"
3434

35-
"@babel/core@7.10.5":
36-
version "7.10.5"
37-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.10.5.tgz#1f15e2cca8ad9a1d78a38ddba612f5e7cdbbd330"
38-
integrity sha512-O34LQooYVDXPl7QWCdW9p4NR+QlzOr7xShPPJz8GsuCU3/8ua/wqTr7gmnxXv+WBESiGU/G5s16i6tUvHkNb+w==
35+
"@babel/compat-data@^7.11.0":
36+
version "7.11.0"
37+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.11.0.tgz#e9f73efe09af1355b723a7f39b11bad637d7c99c"
38+
integrity sha512-TPSvJfv73ng0pfnEOh17bYMPQbI95+nGWc71Ss4vZdRBHTDqmM9Z8ZV4rYz8Ks7sfzc95n30k6ODIq5UGnXcYQ==
39+
dependencies:
40+
browserslist "^4.12.0"
41+
invariant "^2.2.4"
42+
semver "^5.5.0"
43+
44+
"@babel/core@7.11.0":
45+
version "7.11.0"
46+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76"
47+
integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg==
3948
dependencies:
4049
"@babel/code-frame" "^7.10.4"
41-
"@babel/generator" "^7.10.5"
42-
"@babel/helper-module-transforms" "^7.10.5"
50+
"@babel/generator" "^7.11.0"
51+
"@babel/helper-module-transforms" "^7.11.0"
4352
"@babel/helpers" "^7.10.4"
44-
"@babel/parser" "^7.10.5"
53+
"@babel/parser" "^7.11.0"
4554
"@babel/template" "^7.10.4"
46-
"@babel/traverse" "^7.10.5"
47-
"@babel/types" "^7.10.5"
55+
"@babel/traverse" "^7.11.0"
56+
"@babel/types" "^7.11.0"
4857
convert-source-map "^1.7.0"
4958
debug "^4.1.0"
5059
gensync "^1.0.0-beta.1"
@@ -106,12 +115,12 @@
106115
lodash "^4.17.13"
107116
source-map "^0.5.0"
108117

109-
"@babel/generator@^7.10.5":
110-
version "7.10.5"
111-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.5.tgz#1b903554bc8c583ee8d25f1e8969732e6b829a69"
112-
integrity sha512-3vXxr3FEW7E7lJZiWQ3bM4+v/Vyr9C+hpolQ8BGFr9Y8Ri2tFLWTixmwKBafDujO1WVah4fhZBeU1bieKdghig==
118+
"@babel/generator@^7.11.0":
119+
version "7.11.0"
120+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c"
121+
integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ==
113122
dependencies:
114-
"@babel/types" "^7.10.5"
123+
"@babel/types" "^7.11.0"
115124
jsesc "^2.5.1"
116125
source-map "^0.5.0"
117126

@@ -436,17 +445,17 @@
436445
"@babel/types" "^7.10.4"
437446
lodash "^4.17.13"
438447

439-
"@babel/helper-module-transforms@^7.10.5":
440-
version "7.10.5"
441-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.10.5.tgz#120c271c0b3353673fcdfd8c053db3c544a260d6"
442-
integrity sha512-4P+CWMJ6/j1W915ITJaUkadLObmCRRSC234uctJfn/vHrsLNxsR8dwlcXv9ZhJWzl77awf+mWXSZEKt5t0OnlA==
448+
"@babel/helper-module-transforms@^7.11.0":
449+
version "7.11.0"
450+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
451+
integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==
443452
dependencies:
444453
"@babel/helper-module-imports" "^7.10.4"
445454
"@babel/helper-replace-supers" "^7.10.4"
446455
"@babel/helper-simple-access" "^7.10.4"
447-
"@babel/helper-split-export-declaration" "^7.10.4"
456+
"@babel/helper-split-export-declaration" "^7.11.0"
448457
"@babel/template" "^7.10.4"
449-
"@babel/types" "^7.10.5"
458+
"@babel/types" "^7.11.0"
450459
lodash "^4.17.19"
451460

452461
"@babel/helper-module-transforms@^7.7.4", "@babel/helper-module-transforms@^7.7.5":
@@ -612,13 +621,27 @@
612621
"@babel/template" "^7.8.3"
613622
"@babel/types" "^7.8.3"
614623

624+
"@babel/helper-skip-transparent-expression-wrappers@^7.11.0":
625+
version "7.11.0"
626+
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.11.0.tgz#eec162f112c2f58d3af0af125e3bb57665146729"
627+
integrity sha512-0XIdiQln4Elglgjbwo9wuJpL/K7AGCY26kmEt0+pRP0TAj4jjyNq1MjoRvikrTVqKcx4Gysxt4cXvVFXP/JO2Q==
628+
dependencies:
629+
"@babel/types" "^7.11.0"
630+
615631
"@babel/helper-split-export-declaration@^7.10.4":
616632
version "7.10.4"
617633
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
618634
integrity sha512-pySBTeoUff56fL5CBU2hWm9TesA4r/rOkI9DyJLvvgz09MB9YtfIYe3iBriVaYNaPe+Alua0vBIOVOLs2buWhg==
619635
dependencies:
620636
"@babel/types" "^7.10.4"
621637

638+
"@babel/helper-split-export-declaration@^7.11.0":
639+
version "7.11.0"
640+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
641+
integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
642+
dependencies:
643+
"@babel/types" "^7.11.0"
644+
622645
"@babel/helper-split-export-declaration@^7.7.4":
623646
version "7.7.4"
624647
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.7.4.tgz#57292af60443c4a3622cf74040ddc28e68336fd8"
@@ -732,10 +755,10 @@
732755
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64"
733756
integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA==
734757

735-
"@babel/parser@^7.10.5":
736-
version "7.10.5"
737-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.5.tgz#e7c6bf5a7deff957cec9f04b551e2762909d826b"
738-
integrity sha512-wfryxy4bE1UivvQKSQDU4/X6dr+i8bctjUjj8Zyt3DQy7NtPizJXT8M52nqpNKL+nq2PW8lxk4ZqLj0fD4B4hQ==
758+
"@babel/parser@^7.11.0":
759+
version "7.11.0"
760+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d"
761+
integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==
739762

740763
"@babel/parser@^7.7.5", "@babel/parser@^7.8.3":
741764
version "7.8.3"
@@ -802,6 +825,14 @@
802825
"@babel/helper-plugin-utils" "^7.0.0"
803826
"@babel/plugin-syntax-dynamic-import" "^7.7.4"
804827

828+
"@babel/plugin-proposal-export-namespace-from@^7.10.4":
829+
version "7.10.4"
830+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.10.4.tgz#570d883b91031637b3e2958eea3c438e62c05f54"
831+
integrity sha512-aNdf0LY6/3WXkhh0Fdb6Zk9j1NMD8ovj3F6r0+3j837Pn1S1PdNtcwJ5EG9WkVPNHPxyJDaxMaAOVq4eki0qbg==
832+
dependencies:
833+
"@babel/helper-plugin-utils" "^7.10.4"
834+
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
835+
805836
"@babel/plugin-proposal-json-strings@^7.10.4":
806837
version "7.10.4"
807838
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.10.4.tgz#593e59c63528160233bd321b1aebe0820c2341db"
@@ -818,6 +849,14 @@
818849
"@babel/helper-plugin-utils" "^7.0.0"
819850
"@babel/plugin-syntax-json-strings" "^7.7.4"
820851

852+
"@babel/plugin-proposal-logical-assignment-operators@^7.11.0":
853+
version "7.11.0"
854+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.11.0.tgz#9f80e482c03083c87125dee10026b58527ea20c8"
855+
integrity sha512-/f8p4z+Auz0Uaf+i8Ekf1iM7wUNLcViFUGiPxKeXvxTSl63B875YPiVdUDdem7hREcI0E0kSpEhS8tF5RphK7Q==
856+
dependencies:
857+
"@babel/helper-plugin-utils" "^7.10.4"
858+
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
859+
821860
"@babel/plugin-proposal-nullish-coalescing-operator@^7.10.4":
822861
version "7.10.4"
823862
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.4.tgz#02a7e961fc32e6d5b2db0649e01bf80ddee7e04a"
@@ -834,10 +873,10 @@
834873
"@babel/helper-plugin-utils" "^7.10.4"
835874
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
836875

837-
"@babel/plugin-proposal-object-rest-spread@^7.10.4":
838-
version "7.10.4"
839-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.10.4.tgz#50129ac216b9a6a55b3853fdd923e74bf553a4c0"
840-
integrity sha512-6vh4SqRuLLarjgeOf4EaROJAHjvu9Gl+/346PbDH9yWbJyfnJ/ah3jmYKYtswEyCoWZiidvVHjHshd4WgjB9BA==
876+
"@babel/plugin-proposal-object-rest-spread@^7.11.0":
877+
version "7.11.0"
878+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.11.0.tgz#bd81f95a1f746760ea43b6c2d3d62b11790ad0af"
879+
integrity sha512-wzch41N4yztwoRw0ak+37wxwJM2oiIiy6huGCoqkvSTA9acYWcPfn9Y4aJqmFFJ70KTJUu29f3DQ43uJ9HXzEA==
841880
dependencies:
842881
"@babel/helper-plugin-utils" "^7.10.4"
843882
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
@@ -867,12 +906,13 @@
867906
"@babel/helper-plugin-utils" "^7.0.0"
868907
"@babel/plugin-syntax-optional-catch-binding" "^7.7.4"
869908

870-
"@babel/plugin-proposal-optional-chaining@^7.10.4":
871-
version "7.10.4"
872-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.4.tgz#750f1255e930a1f82d8cdde45031f81a0d0adff7"
873-
integrity sha512-ZIhQIEeavTgouyMSdZRap4VPPHqJJ3NEs2cuHs5p0erH+iz6khB0qfgU8g7UuJkG88+fBMy23ZiU+nuHvekJeQ==
909+
"@babel/plugin-proposal-optional-chaining@^7.11.0":
910+
version "7.11.0"
911+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.11.0.tgz#de5866d0646f6afdaab8a566382fe3a221755076"
912+
integrity sha512-v9fZIu3Y8562RRwhm1BbMRxtqZNFmFA2EG+pT2diuU8PT3H6T/KXoZ54KgYisfOFZHV6PfvAiBIZ9Rcz+/JCxA==
874913
dependencies:
875914
"@babel/helper-plugin-utils" "^7.10.4"
915+
"@babel/helper-skip-transparent-expression-wrappers" "^7.11.0"
876916
"@babel/plugin-syntax-optional-chaining" "^7.8.0"
877917

878918
"@babel/plugin-proposal-private-methods@^7.10.4":
@@ -963,6 +1003,13 @@
9631003
dependencies:
9641004
"@babel/helper-plugin-utils" "^7.8.0"
9651005

1006+
"@babel/plugin-syntax-export-namespace-from@^7.8.3":
1007+
version "7.8.3"
1008+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz#028964a9ba80dbc094c915c487ad7c4e7a66465a"
1009+
integrity sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==
1010+
dependencies:
1011+
"@babel/helper-plugin-utils" "^7.8.3"
1012+
9661013
"@babel/plugin-syntax-flow@^7.7.4":
9671014
version "7.7.4"
9681015
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.7.4.tgz#6d91b59e1a0e4c17f36af2e10dd64ef220919d7b"
@@ -1005,6 +1052,13 @@
10051052
dependencies:
10061053
"@babel/helper-plugin-utils" "^7.0.0"
10071054

1055+
"@babel/plugin-syntax-logical-assignment-operators@^7.10.4":
1056+
version "7.10.4"
1057+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz#ca91ef46303530448b906652bac2e9fe9941f699"
1058+
integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==
1059+
dependencies:
1060+
"@babel/helper-plugin-utils" "^7.10.4"
1061+
10081062
"@babel/plugin-syntax-logical-assignment-operators@^7.8.3":
10091063
version "7.8.3"
10101064
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.8.3.tgz#3995d7d7ffff432f6ddc742b47e730c054599897"
@@ -1628,12 +1682,13 @@
16281682
dependencies:
16291683
"@babel/helper-plugin-utils" "^7.0.0"
16301684

1631-
"@babel/plugin-transform-spread@^7.10.4":
1632-
version "7.10.4"
1633-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.10.4.tgz#4e2c85ea0d6abaee1b24dcfbbae426fe8d674cff"
1634-
integrity sha512-1e/51G/Ni+7uH5gktbWv+eCED9pP8ZpRhZB3jOaI3mmzfvJTWHkuyYTv0Z5PYtyM+Tr2Ccr9kUdQxn60fI5WuQ==
1685+
"@babel/plugin-transform-spread@^7.11.0":
1686+
version "7.11.0"
1687+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.11.0.tgz#fa84d300f5e4f57752fe41a6d1b3c554f13f17cc"
1688+
integrity sha512-UwQYGOqIdQJe4aWNyS7noqAnN2VbaczPLiEtln+zPowRNlD+79w3oi2TWfYe0eZgd+gjZCbsydN7lzWysDt+gw==
16351689
dependencies:
16361690
"@babel/helper-plugin-utils" "^7.10.4"
1691+
"@babel/helper-skip-transparent-expression-wrappers" "^7.11.0"
16371692

16381693
"@babel/plugin-transform-spread@^7.7.4":
16391694
version "7.7.4"
@@ -1719,30 +1774,34 @@
17191774
core-js "^2.6.5"
17201775
regenerator-runtime "^0.13.4"
17211776

1722-
"@babel/preset-env@7.10.4":
1723-
version "7.10.4"
1724-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.10.4.tgz#fbf57f9a803afd97f4f32e4f798bb62e4b2bef5f"
1725-
integrity sha512-tcmuQ6vupfMZPrLrc38d0sF2OjLT3/bZ0dry5HchNCQbrokoQi4reXqclvkkAT5b+gWc23meVWpve5P/7+w/zw==
1777+
"@babel/preset-env@7.11.0":
1778+
version "7.11.0"
1779+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796"
1780+
integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg==
17261781
dependencies:
1727-
"@babel/compat-data" "^7.10.4"
1782+
"@babel/compat-data" "^7.11.0"
17281783
"@babel/helper-compilation-targets" "^7.10.4"
17291784
"@babel/helper-module-imports" "^7.10.4"
17301785
"@babel/helper-plugin-utils" "^7.10.4"
17311786
"@babel/plugin-proposal-async-generator-functions" "^7.10.4"
17321787
"@babel/plugin-proposal-class-properties" "^7.10.4"
17331788
"@babel/plugin-proposal-dynamic-import" "^7.10.4"
1789+
"@babel/plugin-proposal-export-namespace-from" "^7.10.4"
17341790
"@babel/plugin-proposal-json-strings" "^7.10.4"
1791+
"@babel/plugin-proposal-logical-assignment-operators" "^7.11.0"
17351792
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.10.4"
17361793
"@babel/plugin-proposal-numeric-separator" "^7.10.4"
1737-
"@babel/plugin-proposal-object-rest-spread" "^7.10.4"
1794+
"@babel/plugin-proposal-object-rest-spread" "^7.11.0"
17381795
"@babel/plugin-proposal-optional-catch-binding" "^7.10.4"
1739-
"@babel/plugin-proposal-optional-chaining" "^7.10.4"
1796+
"@babel/plugin-proposal-optional-chaining" "^7.11.0"
17401797
"@babel/plugin-proposal-private-methods" "^7.10.4"
17411798
"@babel/plugin-proposal-unicode-property-regex" "^7.10.4"
17421799
"@babel/plugin-syntax-async-generators" "^7.8.0"
17431800
"@babel/plugin-syntax-class-properties" "^7.10.4"
17441801
"@babel/plugin-syntax-dynamic-import" "^7.8.0"
1802+
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
17451803
"@babel/plugin-syntax-json-strings" "^7.8.0"
1804+
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
17461805
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0"
17471806
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
17481807
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
@@ -1775,14 +1834,14 @@
17751834
"@babel/plugin-transform-regenerator" "^7.10.4"
17761835
"@babel/plugin-transform-reserved-words" "^7.10.4"
17771836
"@babel/plugin-transform-shorthand-properties" "^7.10.4"
1778-
"@babel/plugin-transform-spread" "^7.10.4"
1837+
"@babel/plugin-transform-spread" "^7.11.0"
17791838
"@babel/plugin-transform-sticky-regex" "^7.10.4"
17801839
"@babel/plugin-transform-template-literals" "^7.10.4"
17811840
"@babel/plugin-transform-typeof-symbol" "^7.10.4"
17821841
"@babel/plugin-transform-unicode-escapes" "^7.10.4"
17831842
"@babel/plugin-transform-unicode-regex" "^7.10.4"
17841843
"@babel/preset-modules" "^0.1.3"
1785-
"@babel/types" "^7.10.4"
1844+
"@babel/types" "^7.11.0"
17861845
browserslist "^4.12.0"
17871846
core-js-compat "^3.6.2"
17881847
invariant "^2.2.2"
@@ -1998,17 +2057,17 @@
19982057
globals "^11.1.0"
19992058
lodash "^4.17.13"
20002059

2001-
"@babel/traverse@^7.10.5":
2002-
version "7.10.5"
2003-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564"
2004-
integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ==
2060+
"@babel/traverse@^7.11.0":
2061+
version "7.11.0"
2062+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
2063+
integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
20052064
dependencies:
20062065
"@babel/code-frame" "^7.10.4"
2007-
"@babel/generator" "^7.10.5"
2066+
"@babel/generator" "^7.11.0"
20082067
"@babel/helper-function-name" "^7.10.4"
2009-
"@babel/helper-split-export-declaration" "^7.10.4"
2010-
"@babel/parser" "^7.10.5"
2011-
"@babel/types" "^7.10.5"
2068+
"@babel/helper-split-export-declaration" "^7.11.0"
2069+
"@babel/parser" "^7.11.0"
2070+
"@babel/types" "^7.11.0"
20122071
debug "^4.1.0"
20132072
globals "^11.1.0"
20142073
lodash "^4.17.19"
@@ -2061,10 +2120,10 @@
20612120
lodash "^4.17.13"
20622121
to-fast-properties "^2.0.0"
20632122

2064-
"@babel/types@^7.10.5":
2065-
version "7.10.5"
2066-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15"
2067-
integrity sha512-ixV66KWfCI6GKoA/2H9v6bQdbfXEwwpOdQ8cRvb4F+eyvhlaHxWFMQB4+3d9QFJXZsiiiqVrewNV0DFEQpyT4Q==
2123+
"@babel/types@^7.11.0":
2124+
version "7.11.0"
2125+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
2126+
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
20682127
dependencies:
20692128
"@babel/helper-validator-identifier" "^7.10.4"
20702129
lodash "^4.17.19"

0 commit comments

Comments
 (0)