Skip to content

Commit 3b7351d

Browse files
chore(deps-dev): bump @babel/core from 7.15.8 to 7.16.0 (#827)
1 parent 1d0cb1a commit 3b7351d

File tree

1 file changed

+160
-78
lines changed

1 file changed

+160
-78
lines changed

yarn.lock

Lines changed: 160 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,23 @@
1616
dependencies:
1717
"@babel/highlight" "^7.10.4"
1818

19-
"@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", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
20-
version "7.15.8"
21-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.15.8.tgz#45990c47adadb00c03677baa89221f7cc23d2503"
22-
integrity sha512-2IAnmn8zbvC/jKYhq5Ki9I+DwjlrtMPUCH/CpHvqI4dNnlwHwsxoIhlc8WcYY5LSYknXQtAlFYuHfqAFCvQ4Wg==
19+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
20+
version "7.16.0"
21+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.0.tgz#0dfc80309beec8411e65e706461c408b0bb9b431"
22+
integrity sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==
2323
dependencies:
24-
"@babel/highlight" "^7.14.5"
24+
"@babel/highlight" "^7.16.0"
2525

2626
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.15.0":
2727
version "7.15.0"
2828
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
2929
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
3030

31+
"@babel/compat-data@^7.16.0":
32+
version "7.16.0"
33+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.0.tgz#ea269d7f78deb3a7826c39a4048eecda541ebdaa"
34+
integrity sha512-DGjt2QZse5SGd9nfOSqO4WLJ8NN/oHkijbXbPrxuoJO3oIPJL3TciZs9FX+cOHNiY9E9l0opL8g7BmLe3T+9ew==
35+
3136
"@babel/core@7.12.9":
3237
version "7.12.9"
3338
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
@@ -51,32 +56,32 @@
5156
source-map "^0.5.0"
5257

5358
"@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.15.8", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
54-
version "7.15.8"
55-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.8.tgz#195b9f2bffe995d2c6c159e72fe525b4114e8c10"
56-
integrity sha512-3UG9dsxvYBMYwRv+gS41WKHno4K60/9GPy1CJaH6xy3Elq8CTtvtjT5R5jmNhXfCYLX2mTw+7/aq5ak/gOE0og==
57-
dependencies:
58-
"@babel/code-frame" "^7.15.8"
59-
"@babel/generator" "^7.15.8"
60-
"@babel/helper-compilation-targets" "^7.15.4"
61-
"@babel/helper-module-transforms" "^7.15.8"
62-
"@babel/helpers" "^7.15.4"
63-
"@babel/parser" "^7.15.8"
64-
"@babel/template" "^7.15.4"
65-
"@babel/traverse" "^7.15.4"
66-
"@babel/types" "^7.15.6"
59+
version "7.16.0"
60+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.0.tgz#c4ff44046f5fe310525cc9eb4ef5147f0c5374d4"
61+
integrity sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==
62+
dependencies:
63+
"@babel/code-frame" "^7.16.0"
64+
"@babel/generator" "^7.16.0"
65+
"@babel/helper-compilation-targets" "^7.16.0"
66+
"@babel/helper-module-transforms" "^7.16.0"
67+
"@babel/helpers" "^7.16.0"
68+
"@babel/parser" "^7.16.0"
69+
"@babel/template" "^7.16.0"
70+
"@babel/traverse" "^7.16.0"
71+
"@babel/types" "^7.16.0"
6772
convert-source-map "^1.7.0"
6873
debug "^4.1.0"
6974
gensync "^1.0.0-beta.2"
7075
json5 "^2.1.2"
7176
semver "^6.3.0"
7277
source-map "^0.5.0"
7378

74-
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.15.4", "@babel/generator@^7.15.8", "@babel/generator@^7.7.2":
75-
version "7.15.8"
76-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1"
77-
integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g==
79+
"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.16.0", "@babel/generator@^7.7.2":
80+
version "7.16.0"
81+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.0.tgz#d40f3d1d5075e62d3500bccb67f3daa8a95265b2"
82+
integrity sha512-RR8hUCfRQn9j9RPKEVXo9LiwoxLPYn6hNZlvUOR8tSnaxlD0p0+la00ZP9/SnRt6HchKr+X0fO2r8vrETiJGew==
7883
dependencies:
79-
"@babel/types" "^7.15.6"
84+
"@babel/types" "^7.16.0"
8085
jsesc "^2.5.1"
8186
source-map "^0.5.0"
8287

@@ -95,12 +100,12 @@
95100
"@babel/helper-explode-assignable-expression" "^7.15.4"
96101
"@babel/types" "^7.15.4"
97102

98-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.15.4":
99-
version "7.15.4"
100-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.4.tgz#cf6d94f30fbefc139123e27dd6b02f65aeedb7b9"
101-
integrity sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==
103+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.15.4", "@babel/helper-compilation-targets@^7.16.0":
104+
version "7.16.0"
105+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.0.tgz#01d615762e796c17952c29e3ede9d6de07d235a8"
106+
integrity sha512-S7iaOT1SYlqK0sQaCi21RX4+13hmdmnxIEAnQUB/eh7GeAnRjOUgTYpLkUOiRXzD+yog1JxP0qyAQZ7ZxVxLVg==
102107
dependencies:
103-
"@babel/compat-data" "^7.15.0"
108+
"@babel/compat-data" "^7.16.0"
104109
"@babel/helper-validator-option" "^7.14.5"
105110
browserslist "^4.16.6"
106111
semver "^6.3.0"
@@ -169,47 +174,84 @@
169174
"@babel/template" "^7.15.4"
170175
"@babel/types" "^7.15.4"
171176

177+
"@babel/helper-function-name@^7.16.0":
178+
version "7.16.0"
179+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz#b7dd0797d00bbfee4f07e9c4ea5b0e30c8bb1481"
180+
integrity sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==
181+
dependencies:
182+
"@babel/helper-get-function-arity" "^7.16.0"
183+
"@babel/template" "^7.16.0"
184+
"@babel/types" "^7.16.0"
185+
172186
"@babel/helper-get-function-arity@^7.15.4":
173187
version "7.15.4"
174188
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
175189
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
176190
dependencies:
177191
"@babel/types" "^7.15.4"
178192

193+
"@babel/helper-get-function-arity@^7.16.0":
194+
version "7.16.0"
195+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa"
196+
integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==
197+
dependencies:
198+
"@babel/types" "^7.16.0"
199+
179200
"@babel/helper-hoist-variables@^7.15.4":
180201
version "7.15.4"
181202
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
182203
integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA==
183204
dependencies:
184205
"@babel/types" "^7.15.4"
185206

207+
"@babel/helper-hoist-variables@^7.16.0":
208+
version "7.16.0"
209+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz#4c9023c2f1def7e28ff46fc1dbcd36a39beaa81a"
210+
integrity sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==
211+
dependencies:
212+
"@babel/types" "^7.16.0"
213+
186214
"@babel/helper-member-expression-to-functions@^7.15.4":
187215
version "7.15.4"
188216
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
189217
integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==
190218
dependencies:
191219
"@babel/types" "^7.15.4"
192220

193-
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5", "@babel/helper-module-imports@^7.15.4":
221+
"@babel/helper-member-expression-to-functions@^7.16.0":
222+
version "7.16.0"
223+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.0.tgz#29287040efd197c77636ef75188e81da8bccd5a4"
224+
integrity sha512-bsjlBFPuWT6IWhl28EdrQ+gTvSvj5tqVP5Xeftp07SEuz5pLnsXZuDkDD3Rfcxy0IsHmbZ+7B2/9SHzxO0T+sQ==
225+
dependencies:
226+
"@babel/types" "^7.16.0"
227+
228+
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5":
194229
version "7.15.4"
195230
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.15.4.tgz#e18007d230632dea19b47853b984476e7b4e103f"
196231
integrity sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==
197232
dependencies:
198233
"@babel/types" "^7.15.4"
199234

200-
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4", "@babel/helper-module-transforms@^7.15.8":
201-
version "7.15.8"
202-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.8.tgz#d8c0e75a87a52e374a8f25f855174786a09498b2"
203-
integrity sha512-DfAfA6PfpG8t4S6npwzLvTUpp0sS7JrcuaMiy1Y5645laRJIp/LiLGIBbQKaXSInK8tiGNI7FL7L8UvB8gdUZg==
235+
"@babel/helper-module-imports@^7.16.0":
236+
version "7.16.0"
237+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.16.0.tgz#90538e60b672ecf1b448f5f4f5433d37e79a3ec3"
238+
integrity sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==
204239
dependencies:
205-
"@babel/helper-module-imports" "^7.15.4"
206-
"@babel/helper-replace-supers" "^7.15.4"
207-
"@babel/helper-simple-access" "^7.15.4"
208-
"@babel/helper-split-export-declaration" "^7.15.4"
240+
"@babel/types" "^7.16.0"
241+
242+
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.4", "@babel/helper-module-transforms@^7.16.0":
243+
version "7.16.0"
244+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.16.0.tgz#1c82a8dd4cb34577502ebd2909699b194c3e9bb5"
245+
integrity sha512-My4cr9ATcaBbmaEa8M0dZNA74cfI6gitvUAskgDtAFmAqyFKDSHQo5YstxPbN+lzHl2D9l/YOEFqb2mtUh4gfA==
246+
dependencies:
247+
"@babel/helper-module-imports" "^7.16.0"
248+
"@babel/helper-replace-supers" "^7.16.0"
249+
"@babel/helper-simple-access" "^7.16.0"
250+
"@babel/helper-split-export-declaration" "^7.16.0"
209251
"@babel/helper-validator-identifier" "^7.15.7"
210-
"@babel/template" "^7.15.4"
211-
"@babel/traverse" "^7.15.4"
212-
"@babel/types" "^7.15.6"
252+
"@babel/template" "^7.16.0"
253+
"@babel/traverse" "^7.16.0"
254+
"@babel/types" "^7.16.0"
213255

214256
"@babel/helper-optimise-call-expression@^7.15.4":
215257
version "7.15.4"
@@ -218,6 +260,13 @@
218260
dependencies:
219261
"@babel/types" "^7.15.4"
220262

263+
"@babel/helper-optimise-call-expression@^7.16.0":
264+
version "7.16.0"
265+
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz#cecdb145d70c54096b1564f8e9f10cd7d193b338"
266+
integrity sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw==
267+
dependencies:
268+
"@babel/types" "^7.16.0"
269+
221270
"@babel/helper-plugin-utils@7.10.4":
222271
version "7.10.4"
223272
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
@@ -247,13 +296,30 @@
247296
"@babel/traverse" "^7.15.4"
248297
"@babel/types" "^7.15.4"
249298

299+
"@babel/helper-replace-supers@^7.16.0":
300+
version "7.16.0"
301+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.0.tgz#73055e8d3cf9bcba8ddb55cad93fedc860f68f17"
302+
integrity sha512-TQxuQfSCdoha7cpRNJvfaYxxxzmbxXw/+6cS7V02eeDYyhxderSoMVALvwupA54/pZcOTtVeJ0xccp1nGWladA==
303+
dependencies:
304+
"@babel/helper-member-expression-to-functions" "^7.16.0"
305+
"@babel/helper-optimise-call-expression" "^7.16.0"
306+
"@babel/traverse" "^7.16.0"
307+
"@babel/types" "^7.16.0"
308+
250309
"@babel/helper-simple-access@^7.15.4":
251310
version "7.15.4"
252311
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz#ac368905abf1de8e9781434b635d8f8674bcc13b"
253312
integrity sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==
254313
dependencies:
255314
"@babel/types" "^7.15.4"
256315

316+
"@babel/helper-simple-access@^7.16.0":
317+
version "7.16.0"
318+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.16.0.tgz#21d6a27620e383e37534cf6c10bba019a6f90517"
319+
integrity sha512-o1rjBT/gppAqKsYfUdfHq5Rk03lMQrkPHG1OWzHWpLgVXRH4HnMM9Et9CVdIqwkCQlobnGHEJMsgWP/jE1zUiw==
320+
dependencies:
321+
"@babel/types" "^7.16.0"
322+
257323
"@babel/helper-skip-transparent-expression-wrappers@^7.14.5", "@babel/helper-skip-transparent-expression-wrappers@^7.15.4":
258324
version "7.15.4"
259325
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.15.4.tgz#707dbdba1f4ad0fa34f9114fc8197aec7d5da2eb"
@@ -268,6 +334,13 @@
268334
dependencies:
269335
"@babel/types" "^7.15.4"
270336

337+
"@babel/helper-split-export-declaration@^7.16.0":
338+
version "7.16.0"
339+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz#29672f43663e936df370aaeb22beddb3baec7438"
340+
integrity sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==
341+
dependencies:
342+
"@babel/types" "^7.16.0"
343+
271344
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.15.7":
272345
version "7.15.7"
273346
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
@@ -288,16 +361,16 @@
288361
"@babel/traverse" "^7.15.4"
289362
"@babel/types" "^7.15.4"
290363

291-
"@babel/helpers@^7.12.5", "@babel/helpers@^7.15.4":
292-
version "7.15.4"
293-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.4.tgz#5f40f02050a3027121a3cf48d497c05c555eaf43"
294-
integrity sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==
364+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.16.0":
365+
version "7.16.0"
366+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.0.tgz#875519c979c232f41adfbd43a3b0398c2e388183"
367+
integrity sha512-dVRM0StFMdKlkt7cVcGgwD8UMaBfWJHl3A83Yfs8GQ3MO0LHIIIMvK7Fa0RGOGUQ10qikLaX6D7o5htcQWgTMQ==
295368
dependencies:
296-
"@babel/template" "^7.15.4"
297-
"@babel/traverse" "^7.15.4"
298-
"@babel/types" "^7.15.4"
369+
"@babel/template" "^7.16.0"
370+
"@babel/traverse" "^7.16.0"
371+
"@babel/types" "^7.16.0"
299372

300-
"@babel/highlight@^7.10.4", "@babel/highlight@^7.14.5":
373+
"@babel/highlight@^7.10.4":
301374
version "7.14.5"
302375
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
303376
integrity sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==
@@ -306,10 +379,19 @@
306379
chalk "^2.0.0"
307380
js-tokens "^4.0.0"
308381

309-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.15.4", "@babel/parser@^7.15.8", "@babel/parser@^7.7.2":
310-
version "7.15.8"
311-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
312-
integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
382+
"@babel/highlight@^7.16.0":
383+
version "7.16.0"
384+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.0.tgz#6ceb32b2ca4b8f5f361fb7fd821e3fddf4a1725a"
385+
integrity sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==
386+
dependencies:
387+
"@babel/helper-validator-identifier" "^7.15.7"
388+
chalk "^2.0.0"
389+
js-tokens "^4.0.0"
390+
391+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.0", "@babel/parser@^7.7.2":
392+
version "7.16.0"
393+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.0.tgz#cf147d7ada0a3655e79bf4b08ee846f00a00a295"
394+
integrity sha512-TEHWXf0xxpi9wKVyBCmRcSSDjbJ/cl6LUdlbYUHEaNQUJGhreJbZrXT6sR4+fZLxVUJqNRB4KyOvjuy/D9009A==
313395

314396
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
315397
version "7.15.4"
@@ -1072,36 +1154,36 @@
10721154
dependencies:
10731155
regenerator-runtime "^0.13.4"
10741156

1075-
"@babel/template@^7.12.7", "@babel/template@^7.15.4", "@babel/template@^7.3.3":
1076-
version "7.15.4"
1077-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
1078-
integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg==
1079-
dependencies:
1080-
"@babel/code-frame" "^7.14.5"
1081-
"@babel/parser" "^7.15.4"
1082-
"@babel/types" "^7.15.4"
1083-
1084-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2":
1085-
version "7.15.4"
1086-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
1087-
integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
1088-
dependencies:
1089-
"@babel/code-frame" "^7.14.5"
1090-
"@babel/generator" "^7.15.4"
1091-
"@babel/helper-function-name" "^7.15.4"
1092-
"@babel/helper-hoist-variables" "^7.15.4"
1093-
"@babel/helper-split-export-declaration" "^7.15.4"
1094-
"@babel/parser" "^7.15.4"
1095-
"@babel/types" "^7.15.4"
1157+
"@babel/template@^7.12.7", "@babel/template@^7.15.4", "@babel/template@^7.16.0", "@babel/template@^7.3.3":
1158+
version "7.16.0"
1159+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6"
1160+
integrity sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==
1161+
dependencies:
1162+
"@babel/code-frame" "^7.16.0"
1163+
"@babel/parser" "^7.16.0"
1164+
"@babel/types" "^7.16.0"
1165+
1166+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.0", "@babel/traverse@^7.7.2":
1167+
version "7.16.0"
1168+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.0.tgz#965df6c6bfc0a958c1e739284d3c9fa4a6e3c45b"
1169+
integrity sha512-qQ84jIs1aRQxaGaxSysII9TuDaguZ5yVrEuC0BN2vcPlalwfLovVmCjbFDPECPXcYM/wLvNFfp8uDOliLxIoUQ==
1170+
dependencies:
1171+
"@babel/code-frame" "^7.16.0"
1172+
"@babel/generator" "^7.16.0"
1173+
"@babel/helper-function-name" "^7.16.0"
1174+
"@babel/helper-hoist-variables" "^7.16.0"
1175+
"@babel/helper-split-export-declaration" "^7.16.0"
1176+
"@babel/parser" "^7.16.0"
1177+
"@babel/types" "^7.16.0"
10961178
debug "^4.1.0"
10971179
globals "^11.1.0"
10981180

1099-
"@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.14.9", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1100-
version "7.15.6"
1101-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
1102-
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
1181+
"@babel/types@^7.0.0", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.14.9", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.16.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1182+
version "7.16.0"
1183+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
1184+
integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==
11031185
dependencies:
1104-
"@babel/helper-validator-identifier" "^7.14.9"
1186+
"@babel/helper-validator-identifier" "^7.15.7"
11051187
to-fast-properties "^2.0.0"
11061188

11071189
"@base2/pretty-print-object@1.0.0":

0 commit comments

Comments
 (0)