Skip to content

Commit 112201f

Browse files
chore(deps-dev): bump @babel/core from 7.9.0 to 7.11.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.9.0 to 7.11.0. - [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.11.0/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 456f5c1 commit 112201f

File tree

1 file changed

+148
-87
lines changed

1 file changed

+148
-87
lines changed

yarn.lock

Lines changed: 148 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
dependencies:
1010
"@babel/highlight" "^7.0.0"
1111

12-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3":
13-
version "7.8.3"
14-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
15-
integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
12+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
13+
version "7.10.4"
14+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
15+
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
1616
dependencies:
17-
"@babel/highlight" "^7.8.3"
17+
"@babel/highlight" "^7.10.4"
1818

1919
"@babel/compat-data@^7.8.6", "@babel/compat-data@^7.9.0":
2020
version "7.9.0"
@@ -26,35 +26,34 @@
2626
semver "^5.5.0"
2727

2828
"@babel/core@^7.4.4", "@babel/core@^7.4.5", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
29-
version "7.9.0"
30-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
31-
integrity sha512-kWc7L0fw1xwvI0zi8OKVBuxRVefwGOrKSQMvrQ3dW+bIIavBY3/NpXmpjMy7bQnLgwgzWQZ8TlM57YHpHNHz4w==
32-
dependencies:
33-
"@babel/code-frame" "^7.8.3"
34-
"@babel/generator" "^7.9.0"
35-
"@babel/helper-module-transforms" "^7.9.0"
36-
"@babel/helpers" "^7.9.0"
37-
"@babel/parser" "^7.9.0"
38-
"@babel/template" "^7.8.6"
39-
"@babel/traverse" "^7.9.0"
40-
"@babel/types" "^7.9.0"
29+
version "7.11.0"
30+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76"
31+
integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg==
32+
dependencies:
33+
"@babel/code-frame" "^7.10.4"
34+
"@babel/generator" "^7.11.0"
35+
"@babel/helper-module-transforms" "^7.11.0"
36+
"@babel/helpers" "^7.10.4"
37+
"@babel/parser" "^7.11.0"
38+
"@babel/template" "^7.10.4"
39+
"@babel/traverse" "^7.11.0"
40+
"@babel/types" "^7.11.0"
4141
convert-source-map "^1.7.0"
4242
debug "^4.1.0"
4343
gensync "^1.0.0-beta.1"
4444
json5 "^2.1.2"
45-
lodash "^4.17.13"
45+
lodash "^4.17.19"
4646
resolve "^1.3.2"
4747
semver "^5.4.1"
4848
source-map "^0.5.0"
4949

50-
"@babel/generator@^7.4.4", "@babel/generator@^7.9.0":
51-
version "7.9.0"
52-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.0.tgz#0f67adea4ec39dad6e63345f70eec33014d78c89"
53-
integrity sha512-onl4Oy46oGCzymOXtKMQpI7VXtCbTSHK1kqBydZ6AmzuNcacEVqGk9tZtAS+48IA9IstZcDCgIg8hQKnb7suRw==
50+
"@babel/generator@^7.11.0", "@babel/generator@^7.4.4":
51+
version "7.11.0"
52+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c"
53+
integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ==
5454
dependencies:
55-
"@babel/types" "^7.9.0"
55+
"@babel/types" "^7.11.0"
5656
jsesc "^2.5.1"
57-
lodash "^4.17.13"
5857
source-map "^0.5.0"
5958

6059
"@babel/helper-annotate-as-pure@^7.8.3":
@@ -146,6 +145,15 @@
146145
"@babel/traverse" "^7.8.3"
147146
"@babel/types" "^7.8.3"
148147

148+
"@babel/helper-function-name@^7.10.4":
149+
version "7.10.4"
150+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"
151+
integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ==
152+
dependencies:
153+
"@babel/helper-get-function-arity" "^7.10.4"
154+
"@babel/template" "^7.10.4"
155+
"@babel/types" "^7.10.4"
156+
149157
"@babel/helper-function-name@^7.8.3":
150158
version "7.8.3"
151159
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca"
@@ -164,6 +172,13 @@
164172
"@babel/template" "^7.8.3"
165173
"@babel/types" "^7.9.5"
166174

175+
"@babel/helper-get-function-arity@^7.10.4":
176+
version "7.10.4"
177+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
178+
integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A==
179+
dependencies:
180+
"@babel/types" "^7.10.4"
181+
167182
"@babel/helper-get-function-arity@^7.8.3":
168183
version "7.8.3"
169184
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
@@ -178,6 +193,13 @@
178193
dependencies:
179194
"@babel/types" "^7.8.3"
180195

196+
"@babel/helper-member-expression-to-functions@^7.10.4":
197+
version "7.11.0"
198+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df"
199+
integrity sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q==
200+
dependencies:
201+
"@babel/types" "^7.11.0"
202+
181203
"@babel/helper-member-expression-to-functions@^7.8.3":
182204
version "7.8.3"
183205
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c"
@@ -192,18 +214,32 @@
192214
dependencies:
193215
"@babel/types" "^7.8.3"
194216

195-
"@babel/helper-module-transforms@^7.9.0":
196-
version "7.9.0"
197-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.9.0.tgz#43b34dfe15961918707d247327431388e9fe96e5"
198-
integrity sha512-0FvKyu0gpPfIQ8EkxlrAydOWROdHpBmiCiRwLkUiBGhCUPRRbVD2/tm3sFr/c/GWFrQ/ffutGUAnx7V0FzT2wA==
217+
"@babel/helper-module-imports@^7.10.4":
218+
version "7.10.4"
219+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
220+
integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
199221
dependencies:
200-
"@babel/helper-module-imports" "^7.8.3"
201-
"@babel/helper-replace-supers" "^7.8.6"
202-
"@babel/helper-simple-access" "^7.8.3"
203-
"@babel/helper-split-export-declaration" "^7.8.3"
204-
"@babel/template" "^7.8.6"
205-
"@babel/types" "^7.9.0"
206-
lodash "^4.17.13"
222+
"@babel/types" "^7.10.4"
223+
224+
"@babel/helper-module-transforms@^7.11.0", "@babel/helper-module-transforms@^7.9.0":
225+
version "7.11.0"
226+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz#b16f250229e47211abdd84b34b64737c2ab2d359"
227+
integrity sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==
228+
dependencies:
229+
"@babel/helper-module-imports" "^7.10.4"
230+
"@babel/helper-replace-supers" "^7.10.4"
231+
"@babel/helper-simple-access" "^7.10.4"
232+
"@babel/helper-split-export-declaration" "^7.11.0"
233+
"@babel/template" "^7.10.4"
234+
"@babel/types" "^7.11.0"
235+
lodash "^4.17.19"
236+
237+
"@babel/helper-optimise-call-expression@^7.10.4":
238+
version "7.10.4"
239+
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
240+
integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==
241+
dependencies:
242+
"@babel/types" "^7.10.4"
207243

208244
"@babel/helper-optimise-call-expression@^7.8.3":
209245
version "7.8.3"
@@ -235,6 +271,16 @@
235271
"@babel/traverse" "^7.8.3"
236272
"@babel/types" "^7.8.3"
237273

274+
"@babel/helper-replace-supers@^7.10.4":
275+
version "7.10.4"
276+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz#d585cd9388ea06e6031e4cd44b6713cbead9e6cf"
277+
integrity sha512-sPxZfFXocEymYTdVK1UNmFPBN+Hv5mJkLPsYWwGBxZAxaWfFu+xqp7b6qWD0yjNuNL2VKc6L5M18tOXUP7NU0A==
278+
dependencies:
279+
"@babel/helper-member-expression-to-functions" "^7.10.4"
280+
"@babel/helper-optimise-call-expression" "^7.10.4"
281+
"@babel/traverse" "^7.10.4"
282+
"@babel/types" "^7.10.4"
283+
238284
"@babel/helper-replace-supers@^7.8.3":
239285
version "7.8.3"
240286
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.3.tgz#91192d25f6abbcd41da8a989d4492574fb1530bc"
@@ -255,6 +301,14 @@
255301
"@babel/traverse" "^7.8.6"
256302
"@babel/types" "^7.8.6"
257303

304+
"@babel/helper-simple-access@^7.10.4":
305+
version "7.10.4"
306+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz#0f5ccda2945277a2a7a2d3a821e15395edcf3461"
307+
integrity sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw==
308+
dependencies:
309+
"@babel/template" "^7.10.4"
310+
"@babel/types" "^7.10.4"
311+
258312
"@babel/helper-simple-access@^7.8.3":
259313
version "7.8.3"
260314
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae"
@@ -263,23 +317,30 @@
263317
"@babel/template" "^7.8.3"
264318
"@babel/types" "^7.8.3"
265319

320+
"@babel/helper-split-export-declaration@^7.11.0":
321+
version "7.11.0"
322+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f"
323+
integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg==
324+
dependencies:
325+
"@babel/types" "^7.11.0"
326+
266327
"@babel/helper-split-export-declaration@^7.8.3":
267328
version "7.8.3"
268329
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9"
269330
integrity sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA==
270331
dependencies:
271332
"@babel/types" "^7.8.3"
272333

334+
"@babel/helper-validator-identifier@^7.10.4":
335+
version "7.10.4"
336+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
337+
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
338+
273339
"@babel/helper-validator-identifier@^7.9.0":
274340
version "7.9.0"
275341
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
276342
integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw==
277343

278-
"@babel/helper-validator-identifier@^7.9.5":
279-
version "7.9.5"
280-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
281-
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
282-
283344
"@babel/helper-wrap-function@^7.8.3":
284345
version "7.8.3"
285346
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz#9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610"
@@ -290,14 +351,14 @@
290351
"@babel/traverse" "^7.8.3"
291352
"@babel/types" "^7.8.3"
292353

293-
"@babel/helpers@^7.9.0":
294-
version "7.9.0"
295-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.0.tgz#ab2c1bc4821af766cab51d4868a5038874ea5a12"
296-
integrity sha512-/9GvfYTCG1NWCNwDj9e+XlnSCmWW/r9T794Xi58vPF9WCcnZCAZ0kWLSn54oqP40SUvh1T2G6VwKmFO5AOlW3A==
354+
"@babel/helpers@^7.10.4":
355+
version "7.10.4"
356+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044"
357+
integrity sha512-L2gX/XeUONeEbI78dXSrJzGdz4GQ+ZTA/aazfUsFaWjSe95kiCuOZ5HsXvkiw3iwF+mFHSRUfJU8t6YavocdXA==
297358
dependencies:
298-
"@babel/template" "^7.8.3"
299-
"@babel/traverse" "^7.9.0"
300-
"@babel/types" "^7.9.0"
359+
"@babel/template" "^7.10.4"
360+
"@babel/traverse" "^7.10.4"
361+
"@babel/types" "^7.10.4"
301362

302363
"@babel/highlight@^7.0.0":
303364
version "7.9.0"
@@ -308,19 +369,19 @@
308369
chalk "^2.0.0"
309370
js-tokens "^4.0.0"
310371

311-
"@babel/highlight@^7.8.3":
312-
version "7.8.3"
313-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
314-
integrity sha512-PX4y5xQUvy0fnEVHrYOarRPXVWafSjTW9T0Hab8gVIawpl2Sj0ORyrygANq+KjcNlSSTw0YCLSNA8OyZ1I4yEg==
372+
"@babel/highlight@^7.10.4":
373+
version "7.10.4"
374+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143"
375+
integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==
315376
dependencies:
377+
"@babel/helper-validator-identifier" "^7.10.4"
316378
chalk "^2.0.0"
317-
esutils "^2.0.2"
318379
js-tokens "^4.0.0"
319380

320-
"@babel/parser@^7.4.4", "@babel/parser@^7.7.0", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
321-
version "7.9.0"
322-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.0.tgz#f821b32313f07ee570976d3f6238e8d2d66e0a8e"
323-
integrity sha512-Iwyp00CZsypoNJcpXCbq3G4tcDgphtlMwMVrMhhZ//XBkqjXF7LW6V511yk0+pBX3ZwwGnPea+pTKNJiqA7pUg==
381+
"@babel/parser@^7.10.4", "@babel/parser@^7.11.0", "@babel/parser@^7.4.4", "@babel/parser@^7.7.0":
382+
version "7.11.0"
383+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d"
384+
integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw==
324385

325386
"@babel/plugin-proposal-async-generator-functions@^7.8.3":
326387
version "7.8.3"
@@ -923,37 +984,37 @@
923984
dependencies:
924985
regenerator-runtime "^0.13.4"
925986

926-
"@babel/template@^7.4.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
927-
version "7.8.6"
928-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
929-
integrity sha512-zbMsPMy/v0PWFZEhQJ66bqjhH+z0JgMoBWuikXybgG3Gkd/3t5oQ1Rw2WQhnSrsOmsKXnZOx15tkC4qON/+JPg==
930-
dependencies:
931-
"@babel/code-frame" "^7.8.3"
932-
"@babel/parser" "^7.8.6"
933-
"@babel/types" "^7.8.6"
934-
935-
"@babel/traverse@^7.4.4", "@babel/traverse@^7.7.0", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
936-
version "7.9.0"
937-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.0.tgz#d3882c2830e513f4fe4cec9fe76ea1cc78747892"
938-
integrity sha512-jAZQj0+kn4WTHO5dUZkZKhbFrqZE7K5LAQ5JysMnmvGij+wOdr+8lWqPeW0BcF4wFwrEXXtdGO7wcV6YPJcf3w==
939-
dependencies:
940-
"@babel/code-frame" "^7.8.3"
941-
"@babel/generator" "^7.9.0"
942-
"@babel/helper-function-name" "^7.8.3"
943-
"@babel/helper-split-export-declaration" "^7.8.3"
944-
"@babel/parser" "^7.9.0"
945-
"@babel/types" "^7.9.0"
987+
"@babel/template@^7.10.4", "@babel/template@^7.4.4", "@babel/template@^7.8.3":
988+
version "7.10.4"
989+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
990+
integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==
991+
dependencies:
992+
"@babel/code-frame" "^7.10.4"
993+
"@babel/parser" "^7.10.4"
994+
"@babel/types" "^7.10.4"
995+
996+
"@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.4.4", "@babel/traverse@^7.7.0", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.6":
997+
version "7.11.0"
998+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24"
999+
integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==
1000+
dependencies:
1001+
"@babel/code-frame" "^7.10.4"
1002+
"@babel/generator" "^7.11.0"
1003+
"@babel/helper-function-name" "^7.10.4"
1004+
"@babel/helper-split-export-declaration" "^7.11.0"
1005+
"@babel/parser" "^7.11.0"
1006+
"@babel/types" "^7.11.0"
9461007
debug "^4.1.0"
9471008
globals "^11.1.0"
948-
lodash "^4.17.13"
1009+
lodash "^4.17.19"
9491010

950-
"@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5":
951-
version "7.9.5"
952-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
953-
integrity sha512-XjnvNqenk818r5zMaba+sLQjnbda31UfUURv3ei0qPQw4u+j2jMyJ5b11y8ZHYTRSI3NnInQkkkRT4fLqqPdHg==
1011+
"@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5":
1012+
version "7.11.0"
1013+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
1014+
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
9541015
dependencies:
955-
"@babel/helper-validator-identifier" "^7.9.5"
956-
lodash "^4.17.13"
1016+
"@babel/helper-validator-identifier" "^7.10.4"
1017+
lodash "^4.17.19"
9571018
to-fast-properties "^2.0.0"
9581019

9591020
"@emotion/cache@^10.0.27":
@@ -7594,10 +7655,10 @@ lodash@^2.4.1:
75947655
version "2.4.2"
75957656
resolved "https://registry.yarnpkg.com/lodash/-/lodash-2.4.2.tgz#fadd834b9683073da179b3eae6d9c0d15053f73e"
75967657

7597-
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.4:
7598-
version "4.17.15"
7599-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
7600-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
7658+
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.4:
7659+
version "4.17.19"
7660+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
7661+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
76017662

76027663
log-driver@^1.2.7:
76037664
version "1.2.7"

0 commit comments

Comments
 (0)