Skip to content

Commit 7c58fc8

Browse files
build(deps-dev): bump @babel/core from 7.15.0 to 7.15.8 (vuejs#4754)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.0 to 7.15.8. - [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.15.8/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5fb4ec commit 7c58fc8

File tree

1 file changed

+121
-116
lines changed

1 file changed

+121
-116
lines changed

yarn.lock

Lines changed: 121 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
"@babel/highlight" "^7.10.4"
1111

12-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5":
13-
version "7.14.5"
14-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb"
15-
integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==
12+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.15.8":
13+
version "7.15.8"
14+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503"
15+
integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==
1616
dependencies:
1717
"@babel/highlight" "^7.14.5"
1818

@@ -22,150 +22,155 @@
2222
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
2323

2424
"@babel/core@^7.1.0", "@babel/core@^7.15.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
25-
version "7.15.0"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8"
27-
integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==
28-
dependencies:
29-
"@babel/code-frame" "^7.14.5"
30-
"@babel/generator" "^7.15.0"
31-
"@babel/helper-compilation-targets" "^7.15.0"
32-
"@babel/helper-module-transforms" "^7.15.0"
33-
"@babel/helpers" "^7.14.8"
34-
"@babel/parser" "^7.15.0"
35-
"@babel/template" "^7.14.5"
36-
"@babel/traverse" "^7.15.0"
37-
"@babel/types" "^7.15.0"
25+
version "7.15.8"
26+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10"
27+
integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og==
28+
dependencies:
29+
"@babel/code-frame" "^7.15.8"
30+
"@babel/generator" "^7.15.8"
31+
"@babel/helper-compilation-targets" "^7.15.4"
32+
"@babel/helper-module-transforms" "^7.15.8"
33+
"@babel/helpers" "^7.15.4"
34+
"@babel/parser" "^7.15.8"
35+
"@babel/template" "^7.15.4"
36+
"@babel/traverse" "^7.15.4"
37+
"@babel/types" "^7.15.6"
3838
convert-source-map "^1.7.0"
3939
debug "^4.1.0"
4040
gensync "^1.0.0-beta.2"
4141
json5 "^2.1.2"
4242
semver "^6.3.0"
4343
source-map "^0.5.0"
4444

45-
"@babel/generator@^7.15.0", "@babel/generator@^7.7.2":
46-
version "7.15.0"
47-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
48-
integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==
45+
"@babel/generator@^7.15.4", "@babel/generator@^7.15.8", "@babel/generator@^7.7.2":
46+
version "7.15.8"
47+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1"
48+
integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==
4949
dependencies:
50-
"@babel/types" "^7.15.0"
50+
"@babel/types" "^7.15.6"
5151
jsesc "^2.5.1"
5252
source-map "^0.5.0"
5353

54-
"@babel/helper-compilation-targets@^7.15.0":
55-
version "7.15.0"
56-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818"
57-
integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==
54+
"@babel/helper-compilation-targets@^7.15.4":
55+
version "7.15.4"
56+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
57+
integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==
5858
dependencies:
5959
"@babel/compat-data" "^7.15.0"
6060
"@babel/helper-validator-option" "^7.14.5"
6161
browserslist "^4.16.6"
6262
semver "^6.3.0"
6363

64-
"@babel/helper-function-name@^7.14.5":
65-
version "7.14.5"
66-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz#89e2c474972f15d8e233b52ee8c480e2cfcd50c4"
67-
integrity sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==
64+
"@babel/helper-function-name@^7.15.4":
65+
version "7.15.4"
66+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
67+
integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==
6868
dependencies:
69-
"@babel/helper-get-function-arity" "^7.14.5"
70-
"@babel/template" "^7.14.5"
71-
"@babel/types" "^7.14.5"
69+
"@babel/helper-get-function-arity" "^7.15.4"
70+
"@babel/template" "^7.15.4"
71+
"@babel/types" "^7.15.4"
7272

73-
"@babel/helper-get-function-arity@^7.14.5":
74-
version "7.14.5"
75-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815"
76-
integrity sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==
73+
"@babel/helper-get-function-arity@^7.15.4":
74+
version "7.15.4"
75+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
76+
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
7777
dependencies:
78-
"@babel/types" "^7.14.5"
78+
"@babel/types" "^7.15.4"
7979

80-
"@babel/helper-hoist-variables@^7.14.5":
81-
version "7.14.5"
82-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d"
83-
integrity sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==
80+
"@babel/helper-hoist-variables@^7.15.4":
81+
version "7.15.4"
82+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
83+
integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==
8484
dependencies:
85-
"@babel/types" "^7.14.5"
85+
"@babel/types" "^7.15.4"
8686

87-
"@babel/helper-member-expression-to-functions@^7.15.0":
88-
version "7.15.0"
89-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
90-
integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
87+
"@babel/helper-member-expression-to-functions@^7.15.4":
88+
version "7.15.4"
89+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
90+
integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==
9191
dependencies:
92-
"@babel/types" "^7.15.0"
92+
"@babel/types" "^7.15.4"
9393

94-
"@babel/helper-module-imports@^7.14.5":
95-
version "7.14.5"
96-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz#6d1a44df6a38c957aa7c312da076429f11b422f3"
97-
integrity sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==
94+
"@babel/helper-module-imports@^7.15.4":
95+
version "7.15.4"
96+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f"
97+
integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==
9898
dependencies:
99-
"@babel/types" "^7.14.5"
99+
"@babel/types" "^7.15.4"
100100

101-
"@babel/helper-module-transforms@^7.15.0":
102-
version "7.15.0"
103-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
104-
integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==
101+
"@babel/helper-module-transforms@^7.15.8":
102+
version "7.15.8"
103+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2"
104+
integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==
105105
dependencies:
106-
"@babel/helper-module-imports" "^7.14.5"
107-
"@babel/helper-replace-supers" "^7.15.0"
108-
"@babel/helper-simple-access" "^7.14.8"
109-
"@babel/helper-split-export-declaration" "^7.14.5"
110-
"@babel/helper-validator-identifier" "^7.14.9"
111-
"@babel/template" "^7.14.5"
112-
"@babel/traverse" "^7.15.0"
113-
"@babel/types" "^7.15.0"
106+
"@babel/helper-module-imports" "^7.15.4"
107+
"@babel/helper-replace-supers" "^7.15.4"
108+
"@babel/helper-simple-access" "^7.15.4"
109+
"@babel/helper-split-export-declaration" "^7.15.4"
110+
"@babel/helper-validator-identifier" "^7.15.7"
111+
"@babel/template" "^7.15.4"
112+
"@babel/traverse" "^7.15.4"
113+
"@babel/types" "^7.15.6"
114114

115-
"@babel/helper-optimise-call-expression@^7.14.5":
116-
version "7.14.5"
117-
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz#f27395a8619e0665b3f0364cddb41c25d71b499c"
118-
integrity sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==
115+
"@babel/helper-optimise-call-expression@^7.15.4":
116+
version "7.15.4"
117+
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171"
118+
integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==
119119
dependencies:
120-
"@babel/types" "^7.14.5"
120+
"@babel/types" "^7.15.4"
121121

122122
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0":
123123
version "7.14.5"
124124
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
125125
integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
126126

127-
"@babel/helper-replace-supers@^7.15.0":
128-
version "7.15.0"
129-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"
130-
integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==
127+
"@babel/helper-replace-supers@^7.15.4":
128+
version "7.15.4"
129+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a"
130+
integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==
131131
dependencies:
132-
"@babel/helper-member-expression-to-functions" "^7.15.0"
133-
"@babel/helper-optimise-call-expression" "^7.14.5"
134-
"@babel/traverse" "^7.15.0"
135-
"@babel/types" "^7.15.0"
132+
"@babel/helper-member-expression-to-functions" "^7.15.4"
133+
"@babel/helper-optimise-call-expression" "^7.15.4"
134+
"@babel/traverse" "^7.15.4"
135+
"@babel/types" "^7.15.4"
136136

137-
"@babel/helper-simple-access@^7.14.8":
138-
version "7.14.8"
139-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924"
140-
integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==
137+
"@babel/helper-simple-access@^7.15.4":
138+
version "7.15.4"
139+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b"
140+
integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==
141141
dependencies:
142-
"@babel/types" "^7.14.8"
142+
"@babel/types" "^7.15.4"
143143

144-
"@babel/helper-split-export-declaration@^7.14.5":
145-
version "7.14.5"
146-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz#22b23a54ef51c2b7605d851930c1976dd0bc693a"
147-
integrity sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==
144+
"@babel/helper-split-export-declaration@^7.15.4":
145+
version "7.15.4"
146+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257"
147+
integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==
148148
dependencies:
149-
"@babel/types" "^7.14.5"
149+
"@babel/types" "^7.15.4"
150150

151151
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
152152
version "7.14.9"
153153
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
154154
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
155155

156+
"@babel/helper-validator-identifier@^7.15.7":
157+
version "7.15.7"
158+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
159+
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
160+
156161
"@babel/helper-validator-option@^7.14.5":
157162
version "7.14.5"
158163
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
159164
integrity sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==
160165

161-
"@babel/helpers@^7.14.8":
162-
version "7.15.3"
163-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.3.tgz#c96838b752b95dcd525b4e741ed40bb1dc2a1357"
164-
integrity sha512-HwJiz52XaS96lX+28Tnbu31VeFSQJGOeKHJeaEPQlTl7PnlhFElWPj8tUXtqFIzeN86XxXoBr+WFAyK2PPVz6g==
166+
"@babel/helpers@^7.15.4":
167+
version "7.15.4"
168+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43"
169+
integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==
165170
dependencies:
166-
"@babel/template" "^7.14.5"
167-
"@babel/traverse" "^7.15.0"
168-
"@babel/types" "^7.15.0"
171+
"@babel/template" "^7.15.4"
172+
"@babel/traverse" "^7.15.4"
173+
"@babel/types" "^7.15.4"
169174

170175
"@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5":
171176
version "7.14.5"
@@ -176,10 +181,10 @@
176181
chalk "^2.0.0"
177182
js-tokens "^4.0.0"
178183

179-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.15.0", "@babel/parser@^7.6.0", "@babel/parser@^7.7.2", "@babel/parser@^7.9.6":
180-
version "7.15.7"
181-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae"
182-
integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==
184+
"@babel/parser@^7.1.0", "@babel/parser@^7.15.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.8", "@babel/parser@^7.6.0", "@babel/parser@^7.7.2", "@babel/parser@^7.9.6":
185+
version "7.15.8"
186+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
187+
integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
183188

184189
"@babel/plugin-syntax-async-generators@^7.8.4":
185190
version "7.8.4"
@@ -272,31 +277,31 @@
272277
dependencies:
273278
"@babel/helper-plugin-utils" "^7.14.5"
274279

275-
"@babel/template@^7.14.5", "@babel/template@^7.3.3":
276-
version "7.14.5"
277-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz#a9bc9d8b33354ff6e55a9c60d1109200a68974f4"
278-
integrity sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==
280+
"@babel/template@^7.15.4", "@babel/template@^7.3.3":
281+
version "7.15.4"
282+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
283+
integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
279284
dependencies:
280285
"@babel/code-frame" "^7.14.5"
281-
"@babel/parser" "^7.14.5"
282-
"@babel/types" "^7.14.5"
286+
"@babel/parser" "^7.15.4"
287+
"@babel/types" "^7.15.4"
283288

284-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.15.0", "@babel/traverse@^7.7.2":
285-
version "7.15.0"
286-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
287-
integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
289+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2":
290+
version "7.15.4"
291+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
292+
integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
288293
dependencies:
289294
"@babel/code-frame" "^7.14.5"
290-
"@babel/generator" "^7.15.0"
291-
"@babel/helper-function-name" "^7.14.5"
292-
"@babel/helper-hoist-variables" "^7.14.5"
293-
"@babel/helper-split-export-declaration" "^7.14.5"
294-
"@babel/parser" "^7.15.0"
295-
"@babel/types" "^7.15.0"
295+
"@babel/generator" "^7.15.4"
296+
"@babel/helper-function-name" "^7.15.4"
297+
"@babel/helper-hoist-variables" "^7.15.4"
298+
"@babel/helper-split-export-declaration" "^7.15.4"
299+
"@babel/parser" "^7.15.4"
300+
"@babel/types" "^7.15.4"
296301
debug "^4.1.0"
297302
globals "^11.1.0"
298303

299-
"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.6.1", "@babel/types@^7.9.6":
304+
"@babel/types@^7.0.0", "@babel/types@^7.12.0", "@babel/types@^7.15.0", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.6.1", "@babel/types@^7.9.6":
300305
version "7.15.6"
301306
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
302307
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==

0 commit comments

Comments
 (0)