Skip to content

Commit 0a97c20

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @babel/core to ^7.13.14
1 parent 0789403 commit 0a97c20

File tree

2 files changed

+94
-12
lines changed

2 files changed

+94
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"yarn-deduplicate": "^3.1.0"
4545
},
4646
"resolutions": {
47-
"@babel/core": "^7.13.10",
47+
"@babel/core": "^7.13.14",
4848
"prettier": "^2.2.1",
4949
"tslib": "^2.1.0"
5050
},

yarn.lock

Lines changed: 93 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -191,25 +191,24 @@
191191
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
192192
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
193193

194-
"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.16", "@babel/core@^7.13.10", "@babel/core@^7.7.5":
195-
version "7.13.10"
196-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559"
197-
integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw==
194+
"@babel/[email protected]", "@babel/core@^7.1.0", "@babel/core@^7.12.10", "@babel/core@^7.12.16", "@babel/core@^7.13.10", "@babel/core@^7.13.14", "@babel/core@^7.7.5":
195+
version "7.13.14"
196+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.14.tgz#8e46ebbaca460a63497c797e574038ab04ae6d06"
197+
integrity sha512-wZso/vyF4ki0l0znlgM4inxbdrUvCb+cVz8grxDq+6C9k6qbqoIJteQOKicaKjCipU3ISV+XedCqpL2RJJVehA==
198198
dependencies:
199199
"@babel/code-frame" "^7.12.13"
200200
"@babel/generator" "^7.13.9"
201-
"@babel/helper-compilation-targets" "^7.13.10"
202-
"@babel/helper-module-transforms" "^7.13.0"
201+
"@babel/helper-compilation-targets" "^7.13.13"
202+
"@babel/helper-module-transforms" "^7.13.14"
203203
"@babel/helpers" "^7.13.10"
204-
"@babel/parser" "^7.13.10"
204+
"@babel/parser" "^7.13.13"
205205
"@babel/template" "^7.12.13"
206-
"@babel/traverse" "^7.13.0"
207-
"@babel/types" "^7.13.0"
206+
"@babel/traverse" "^7.13.13"
207+
"@babel/types" "^7.13.14"
208208
convert-source-map "^1.7.0"
209209
debug "^4.1.0"
210210
gensync "^1.0.0-beta.2"
211211
json5 "^2.1.2"
212-
lodash "^4.17.19"
213212
semver "^6.3.0"
214213
source-map "^0.5.0"
215214

@@ -263,6 +262,16 @@
263262
browserslist "^4.14.5"
264263
semver "^6.3.0"
265264

265+
"@babel/helper-compilation-targets@^7.13.13":
266+
version "7.13.13"
267+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.13.tgz#2b2972a0926474853f41e4adbc69338f520600e5"
268+
integrity sha512-q1kcdHNZehBwD9jYPh3WyXcsFERi39X4I59I3NadciWtNDyZ6x+GboOxncFK0kXlKIv6BJm5acncehXWUjWQMQ==
269+
dependencies:
270+
"@babel/compat-data" "^7.13.12"
271+
"@babel/helper-validator-option" "^7.12.17"
272+
browserslist "^4.14.5"
273+
semver "^6.3.0"
274+
266275
"@babel/helper-create-class-features-plugin@^7.13.0":
267276
version "7.13.8"
268277
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.8.tgz#0367bd0a7505156ce018ca464f7ac91ba58c1a04"
@@ -334,13 +343,27 @@
334343
dependencies:
335344
"@babel/types" "^7.13.0"
336345

346+
"@babel/helper-member-expression-to-functions@^7.13.12":
347+
version "7.13.12"
348+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
349+
integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==
350+
dependencies:
351+
"@babel/types" "^7.13.12"
352+
337353
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.44", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13":
338354
version "7.12.13"
339355
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
340356
integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
341357
dependencies:
342358
"@babel/types" "^7.12.13"
343359

360+
"@babel/helper-module-imports@^7.13.12":
361+
version "7.13.12"
362+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977"
363+
integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==
364+
dependencies:
365+
"@babel/types" "^7.13.12"
366+
344367
"@babel/helper-module-transforms@^7.13.0":
345368
version "7.13.0"
346369
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1"
@@ -356,6 +379,20 @@
356379
"@babel/types" "^7.13.0"
357380
lodash "^4.17.19"
358381

382+
"@babel/helper-module-transforms@^7.13.14":
383+
version "7.13.14"
384+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
385+
integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==
386+
dependencies:
387+
"@babel/helper-module-imports" "^7.13.12"
388+
"@babel/helper-replace-supers" "^7.13.12"
389+
"@babel/helper-simple-access" "^7.13.12"
390+
"@babel/helper-split-export-declaration" "^7.12.13"
391+
"@babel/helper-validator-identifier" "^7.12.11"
392+
"@babel/template" "^7.12.13"
393+
"@babel/traverse" "^7.13.13"
394+
"@babel/types" "^7.13.14"
395+
359396
"@babel/helper-optimise-call-expression@^7.12.13":
360397
version "7.12.13"
361398
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
@@ -392,13 +429,30 @@
392429
"@babel/traverse" "^7.13.0"
393430
"@babel/types" "^7.13.0"
394431

432+
"@babel/helper-replace-supers@^7.13.12":
433+
version "7.13.12"
434+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804"
435+
integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw==
436+
dependencies:
437+
"@babel/helper-member-expression-to-functions" "^7.13.12"
438+
"@babel/helper-optimise-call-expression" "^7.12.13"
439+
"@babel/traverse" "^7.13.0"
440+
"@babel/types" "^7.13.12"
441+
395442
"@babel/helper-simple-access@^7.12.13":
396443
version "7.12.13"
397444
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4"
398445
integrity sha512-0ski5dyYIHEfwpWGx5GPWhH35j342JaflmCeQmsPWcrOQDtCN6C1zKAVRFVbK53lPW2c9TsuLLSUDf0tIGJ5hA==
399446
dependencies:
400447
"@babel/types" "^7.12.13"
401448

449+
"@babel/helper-simple-access@^7.13.12":
450+
version "7.13.12"
451+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
452+
integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==
453+
dependencies:
454+
"@babel/types" "^7.13.12"
455+
402456
"@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
403457
version "7.12.1"
404458
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf"
@@ -451,11 +505,16 @@
451505
chalk "^2.0.0"
452506
js-tokens "^4.0.0"
453507

454-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.10":
508+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0":
455509
version "7.13.10"
456510
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409"
457511
integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ==
458512

513+
"@babel/parser@^7.13.13":
514+
version "7.13.13"
515+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
516+
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
517+
459518
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
460519
version "7.13.12"
461520
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
@@ -1271,6 +1330,20 @@
12711330
globals "^11.1.0"
12721331
lodash "^4.17.19"
12731332

1333+
"@babel/traverse@^7.13.13":
1334+
version "7.13.13"
1335+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.13.tgz#39aa9c21aab69f74d948a486dd28a2dbdbf5114d"
1336+
integrity sha512-CblEcwmXKR6eP43oQGG++0QMTtCjAsa3frUuzHoiIJWpaIIi8dwMyEFUJoXRLxagGqCK+jALRwIO+o3R9p/uUg==
1337+
dependencies:
1338+
"@babel/code-frame" "^7.12.13"
1339+
"@babel/generator" "^7.13.9"
1340+
"@babel/helper-function-name" "^7.12.13"
1341+
"@babel/helper-split-export-declaration" "^7.12.13"
1342+
"@babel/parser" "^7.13.13"
1343+
"@babel/types" "^7.13.13"
1344+
debug "^4.1.0"
1345+
globals "^11.1.0"
1346+
12741347
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
12751348
version "7.13.12"
12761349
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd"
@@ -1280,6 +1353,15 @@
12801353
lodash "^4.17.19"
12811354
to-fast-properties "^2.0.0"
12821355

1356+
"@babel/types@^7.13.13", "@babel/types@^7.13.14":
1357+
version "7.13.14"
1358+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.14.tgz#c35a4abb15c7cd45a2746d78ab328e362cbace0d"
1359+
integrity sha512-A2aa3QTkWoyqsZZFl56MLUsfmh7O0gN41IPvXAE/++8ojpbz12SszD7JEGYVdn4f9Kt4amIei07swF1h4AqmmQ==
1360+
dependencies:
1361+
"@babel/helper-validator-identifier" "^7.12.11"
1362+
lodash "^4.17.19"
1363+
to-fast-properties "^2.0.0"
1364+
12831365
"@bcoe/v8-coverage@^0.2.3":
12841366
version "0.2.3"
12851367
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)