Skip to content
This repository was archived by the owner on Mar 8, 2023. It is now read-only.

Commit 1876afe

Browse files
Merge pull request ferdikoomen#701 from ferdikoomen/dependabot/npm_and_yarn/babel/preset-env-7.14.2
2 parents 1211509 + 37f5d2c commit 1876afe

File tree

2 files changed

+87
-87
lines changed

2 files changed

+87
-87
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"devDependencies": {
7373
"@babel/cli": "7.13.16",
7474
"@babel/core": "7.14.2",
75-
"@babel/preset-env": "7.14.1",
75+
"@babel/preset-env": "7.14.2",
7676
"@babel/preset-typescript": "7.13.0",
7777
"@rollup/plugin-commonjs": "19.0.0",
7878
"@rollup/plugin-node-resolve": "13.0.0",

yarn.lock

Lines changed: 86 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
dependencies:
4242
"@babel/highlight" "^7.12.13"
4343

44-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0":
44+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.15", "@babel/compat-data@^7.14.0":
4545
version "7.14.0"
4646
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
4747
integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
@@ -91,7 +91,7 @@
9191
"@babel/helper-explode-assignable-expression" "^7.12.13"
9292
"@babel/types" "^7.12.13"
9393

94-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8":
94+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16":
9595
version "7.13.16"
9696
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
9797
integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
@@ -323,10 +323,10 @@
323323
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
324324
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
325325

326-
"@babel/plugin-proposal-async-generator-functions@^7.13.15":
327-
version "7.13.15"
328-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz#80e549df273a3b3050431b148c892491df1bcc5b"
329-
integrity sha512-VapibkWzFeoa6ubXy/NgV5U2U4MVnUlvnx6wo1XhlsaTrLYWE0UFpDQsVrmn22q5CzeloqJ8gEMHSKxuee6ZdA==
326+
"@babel/plugin-proposal-async-generator-functions@^7.14.2":
327+
version "7.14.2"
328+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.2.tgz#3a2085abbf5d5f962d480dbc81347385ed62eb1e"
329+
integrity sha512-b1AM4F6fwck4N8ItZ/AtC4FP/cqZqmKRQ4FaTDutwSYyjuhtvsGEMLK4N/ztV/ImP40BjIDyMgBQAeAMsQYVFQ==
330330
dependencies:
331331
"@babel/helper-plugin-utils" "^7.13.0"
332332
"@babel/helper-remap-async-to-generator" "^7.13.0"
@@ -348,77 +348,77 @@
348348
"@babel/helper-plugin-utils" "^7.13.0"
349349
"@babel/plugin-syntax-class-static-block" "^7.12.13"
350350

351-
"@babel/plugin-proposal-dynamic-import@^7.13.8":
352-
version "7.13.8"
353-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.13.8.tgz#876a1f6966e1dec332e8c9451afda3bebcdf2e1d"
354-
integrity sha512-ONWKj0H6+wIRCkZi9zSbZtE/r73uOhMVHh256ys0UzfM7I3d4n+spZNWjOnJv2gzopumP2Wxi186vI8N0Y2JyQ==
351+
"@babel/plugin-proposal-dynamic-import@^7.14.2":
352+
version "7.14.2"
353+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.2.tgz#01ebabd7c381cff231fa43e302939a9de5be9d9f"
354+
integrity sha512-oxVQZIWFh91vuNEMKltqNsKLFWkOIyJc95k2Gv9lWVyDfPUQGSSlbDEgWuJUU1afGE9WwlzpucMZ3yDRHIItkA==
355355
dependencies:
356356
"@babel/helper-plugin-utils" "^7.13.0"
357357
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
358358

359-
"@babel/plugin-proposal-export-namespace-from@^7.12.13":
360-
version "7.12.13"
361-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.13.tgz#393be47a4acd03fa2af6e3cde9b06e33de1b446d"
362-
integrity sha512-INAgtFo4OnLN3Y/j0VwAgw3HDXcDtX+C/erMvWzuV9v71r7urb6iyMXu7eM9IgLr1ElLlOkaHjJ0SbCmdOQ3Iw==
359+
"@babel/plugin-proposal-export-namespace-from@^7.14.2":
360+
version "7.14.2"
361+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.2.tgz#62542f94aa9ce8f6dba79eec698af22112253791"
362+
integrity sha512-sRxW3z3Zp3pFfLAgVEvzTFutTXax837oOatUIvSG9o5gRj9mKwm3br1Se5f4QalTQs9x4AzlA/HrCWbQIHASUQ==
363363
dependencies:
364-
"@babel/helper-plugin-utils" "^7.12.13"
364+
"@babel/helper-plugin-utils" "^7.13.0"
365365
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
366366

367-
"@babel/plugin-proposal-json-strings@^7.13.8":
368-
version "7.13.8"
369-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.13.8.tgz#bf1fb362547075afda3634ed31571c5901afef7b"
370-
integrity sha512-w4zOPKUFPX1mgvTmL/fcEqy34hrQ1CRcGxdphBc6snDnnqJ47EZDIyop6IwXzAC8G916hsIuXB2ZMBCExC5k7Q==
367+
"@babel/plugin-proposal-json-strings@^7.14.2":
368+
version "7.14.2"
369+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.2.tgz#830b4e2426a782e8b2878fbfe2cba85b70cbf98c"
370+
integrity sha512-w2DtsfXBBJddJacXMBhElGEYqCZQqN99Se1qeYn8DVLB33owlrlLftIbMzn5nz1OITfDVknXF433tBrLEAOEjA==
371371
dependencies:
372372
"@babel/helper-plugin-utils" "^7.13.0"
373373
"@babel/plugin-syntax-json-strings" "^7.8.3"
374374

375-
"@babel/plugin-proposal-logical-assignment-operators@^7.13.8":
376-
version "7.13.8"
377-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.13.8.tgz#93fa78d63857c40ce3c8c3315220fd00bfbb4e1a"
378-
integrity sha512-aul6znYB4N4HGweImqKn59Su9RS8lbUIqxtXTOcAGtNIDczoEFv+l1EhmX8rUBp3G1jMjKJm8m0jXVp63ZpS4A==
375+
"@babel/plugin-proposal-logical-assignment-operators@^7.14.2":
376+
version "7.14.2"
377+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.2.tgz#222348c080a1678e0e74ea63fe76f275882d1fd7"
378+
integrity sha512-1JAZtUrqYyGsS7IDmFeaem+/LJqujfLZ2weLR9ugB0ufUPjzf8cguyVT1g5im7f7RXxuLq1xUxEzvm68uYRtGg==
379379
dependencies:
380380
"@babel/helper-plugin-utils" "^7.13.0"
381381
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
382382

383-
"@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8":
384-
version "7.13.8"
385-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz#3730a31dafd3c10d8ccd10648ed80a2ac5472ef3"
386-
integrity sha512-iePlDPBn//UhxExyS9KyeYU7RM9WScAG+D3Hhno0PLJebAEpDZMocbDe64eqynhNAnwz/vZoL/q/QB2T1OH39A==
383+
"@babel/plugin-proposal-nullish-coalescing-operator@^7.14.2":
384+
version "7.14.2"
385+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.2.tgz#425b11dc62fc26939a2ab42cbba680bdf5734546"
386+
integrity sha512-ebR0zU9OvI2N4qiAC38KIAK75KItpIPTpAtd2r4OZmMFeKbKJpUFLYP2EuDut82+BmYi8sz42B+TfTptJ9iG5Q==
387387
dependencies:
388388
"@babel/helper-plugin-utils" "^7.13.0"
389389
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
390390

391-
"@babel/plugin-proposal-numeric-separator@^7.12.13":
392-
version "7.12.13"
393-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.13.tgz#bd9da3188e787b5120b4f9d465a8261ce67ed1db"
394-
integrity sha512-O1jFia9R8BUCl3ZGB7eitaAPu62TXJRHn7rh+ojNERCFyqRwJMTmhz+tJ+k0CwI6CLjX/ee4qW74FSqlq9I35w==
391+
"@babel/plugin-proposal-numeric-separator@^7.14.2":
392+
version "7.14.2"
393+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.2.tgz#82b4cc06571143faf50626104b335dd71baa4f9e"
394+
integrity sha512-DcTQY9syxu9BpU3Uo94fjCB3LN9/hgPS8oUL7KrSW3bA2ePrKZZPJcc5y0hoJAM9dft3pGfErtEUvxXQcfLxUg==
395395
dependencies:
396-
"@babel/helper-plugin-utils" "^7.12.13"
396+
"@babel/helper-plugin-utils" "^7.13.0"
397397
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
398398

399-
"@babel/plugin-proposal-object-rest-spread@^7.13.8":
400-
version "7.13.8"
401-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.8.tgz#5d210a4d727d6ce3b18f9de82cc99a3964eed60a"
402-
integrity sha512-DhB2EuB1Ih7S3/IRX5AFVgZ16k3EzfRbq97CxAVI1KSYcW+lexV8VZb7G7L8zuPVSdQMRn0kiBpf/Yzu9ZKH0g==
399+
"@babel/plugin-proposal-object-rest-spread@^7.14.2":
400+
version "7.14.2"
401+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz#e17d418f81cc103fedd4ce037e181c8056225abc"
402+
integrity sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw==
403403
dependencies:
404-
"@babel/compat-data" "^7.13.8"
405-
"@babel/helper-compilation-targets" "^7.13.8"
404+
"@babel/compat-data" "^7.14.0"
405+
"@babel/helper-compilation-targets" "^7.13.16"
406406
"@babel/helper-plugin-utils" "^7.13.0"
407407
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
408-
"@babel/plugin-transform-parameters" "^7.13.0"
408+
"@babel/plugin-transform-parameters" "^7.14.2"
409409

410-
"@babel/plugin-proposal-optional-catch-binding@^7.13.8":
411-
version "7.13.8"
412-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.13.8.tgz#3ad6bd5901506ea996fc31bdcf3ccfa2bed71107"
413-
integrity sha512-0wS/4DUF1CuTmGo+NiaHfHcVSeSLj5S3e6RivPTg/2k3wOv3jO35tZ6/ZWsQhQMvdgI7CwphjQa/ccarLymHVA==
410+
"@babel/plugin-proposal-optional-catch-binding@^7.14.2":
411+
version "7.14.2"
412+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.2.tgz#150d4e58e525b16a9a1431bd5326c4eed870d717"
413+
integrity sha512-XtkJsmJtBaUbOxZsNk0Fvrv8eiqgneug0A6aqLFZ4TSkar2L5dSXWcnUKHgmjJt49pyB/6ZHvkr3dPgl9MOWRQ==
414414
dependencies:
415415
"@babel/helper-plugin-utils" "^7.13.0"
416416
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
417417

418-
"@babel/plugin-proposal-optional-chaining@^7.13.12":
419-
version "7.13.12"
420-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866"
421-
integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==
418+
"@babel/plugin-proposal-optional-chaining@^7.13.12", "@babel/plugin-proposal-optional-chaining@^7.14.2":
419+
version "7.14.2"
420+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.2.tgz#df8171a8b9c43ebf4c1dabe6311b432d83e1b34e"
421+
integrity sha512-qQByMRPwMZJainfig10BoaDldx/+VDtNcrA7qdNaEOAj6VXud+gfrkA8j4CRAU5HjnWREXqIpSpH30qZX1xivA==
422422
dependencies:
423423
"@babel/helper-plugin-utils" "^7.13.0"
424424
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
@@ -592,23 +592,23 @@
592592
dependencies:
593593
"@babel/helper-plugin-utils" "^7.12.13"
594594

595-
"@babel/plugin-transform-block-scoping@^7.14.1":
596-
version "7.14.1"
597-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz#ac1b3a8e3d8cbb31efc6b9be2f74eb9823b74ab2"
598-
integrity sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA==
595+
"@babel/plugin-transform-block-scoping@^7.14.2":
596+
version "7.14.2"
597+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz#761cb12ab5a88d640ad4af4aa81f820e6b5fdf5c"
598+
integrity sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg==
599599
dependencies:
600600
"@babel/helper-plugin-utils" "^7.13.0"
601601

602-
"@babel/plugin-transform-classes@^7.13.0":
603-
version "7.13.0"
604-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.13.0.tgz#0265155075c42918bf4d3a4053134176ad9b533b"
605-
integrity sha512-9BtHCPUARyVH1oXGcSJD3YpsqRLROJx5ZNP6tN5vnk17N0SVf9WCtf8Nuh1CFmgByKKAIMstitKduoCmsaDK5g==
602+
"@babel/plugin-transform-classes@^7.14.2":
603+
version "7.14.2"
604+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d"
605+
integrity sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg==
606606
dependencies:
607607
"@babel/helper-annotate-as-pure" "^7.12.13"
608-
"@babel/helper-function-name" "^7.12.13"
608+
"@babel/helper-function-name" "^7.14.2"
609609
"@babel/helper-optimise-call-expression" "^7.12.13"
610610
"@babel/helper-plugin-utils" "^7.13.0"
611-
"@babel/helper-replace-supers" "^7.13.0"
611+
"@babel/helper-replace-supers" "^7.13.12"
612612
"@babel/helper-split-export-declaration" "^7.12.13"
613613
globals "^11.1.0"
614614

@@ -678,12 +678,12 @@
678678
dependencies:
679679
"@babel/helper-plugin-utils" "^7.12.13"
680680

681-
"@babel/plugin-transform-modules-amd@^7.14.0":
682-
version "7.14.0"
683-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.0.tgz#589494b5b290ff76cf7f59c798011f6d77026553"
684-
integrity sha512-CF4c5LX4LQ03LebQxJ5JZes2OYjzBuk1TdiF7cG7d5dK4lAdw9NZmaxq5K/mouUdNeqwz3TNjnW6v01UqUNgpQ==
681+
"@babel/plugin-transform-modules-amd@^7.14.2":
682+
version "7.14.2"
683+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.2.tgz#6622806fe1a7c07a1388444222ef9535f2ca17b0"
684+
integrity sha512-hPC6XBswt8P3G2D1tSV2HzdKvkqOpmbyoy+g73JG0qlF/qx2y3KaMmXb1fLrpmWGLZYA0ojCvaHdzFWjlmV+Pw==
685685
dependencies:
686-
"@babel/helper-module-transforms" "^7.14.0"
686+
"@babel/helper-module-transforms" "^7.14.2"
687687
"@babel/helper-plugin-utils" "^7.13.0"
688688
babel-plugin-dynamic-import-node "^2.3.3"
689689

@@ -738,10 +738,10 @@
738738
"@babel/helper-plugin-utils" "^7.12.13"
739739
"@babel/helper-replace-supers" "^7.12.13"
740740

741-
"@babel/plugin-transform-parameters@^7.13.0":
742-
version "7.13.0"
743-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.13.0.tgz#8fa7603e3097f9c0b7ca1a4821bc2fb52e9e5007"
744-
integrity sha512-Jt8k/h/mIwE2JFEOb3lURoY5C85ETcYPnbuAJ96zRBzh1XHtQZfs62ChZ6EP22QlC8c7Xqr9q+e1SU5qttwwjw==
741+
"@babel/plugin-transform-parameters@^7.14.2":
742+
version "7.14.2"
743+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.2.tgz#e4290f72e0e9e831000d066427c4667098decc31"
744+
integrity sha512-NxoVmA3APNCC1JdMXkdYXuQS+EMdqy0vIwyDHeKHiJKRxmp1qGSdb0JLEIoPRhkx6H/8Qi3RJ3uqOCYw8giy9A==
745745
dependencies:
746746
"@babel/helper-plugin-utils" "^7.13.0"
747747

@@ -826,28 +826,28 @@
826826
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
827827
"@babel/helper-plugin-utils" "^7.12.13"
828828

829-
"@babel/[email protected].1":
830-
version "7.14.1"
831-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.1.tgz#b55914e2e68885ea03f69600b2d3537e54574a93"
832-
integrity sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ==
829+
"@babel/[email protected].2":
830+
version "7.14.2"
831+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5"
832+
integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ==
833833
dependencies:
834834
"@babel/compat-data" "^7.14.0"
835835
"@babel/helper-compilation-targets" "^7.13.16"
836836
"@babel/helper-plugin-utils" "^7.13.0"
837837
"@babel/helper-validator-option" "^7.12.17"
838838
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
839-
"@babel/plugin-proposal-async-generator-functions" "^7.13.15"
839+
"@babel/plugin-proposal-async-generator-functions" "^7.14.2"
840840
"@babel/plugin-proposal-class-properties" "^7.13.0"
841841
"@babel/plugin-proposal-class-static-block" "^7.13.11"
842-
"@babel/plugin-proposal-dynamic-import" "^7.13.8"
843-
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
844-
"@babel/plugin-proposal-json-strings" "^7.13.8"
845-
"@babel/plugin-proposal-logical-assignment-operators" "^7.13.8"
846-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8"
847-
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
848-
"@babel/plugin-proposal-object-rest-spread" "^7.13.8"
849-
"@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
850-
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
842+
"@babel/plugin-proposal-dynamic-import" "^7.14.2"
843+
"@babel/plugin-proposal-export-namespace-from" "^7.14.2"
844+
"@babel/plugin-proposal-json-strings" "^7.14.2"
845+
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.2"
846+
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2"
847+
"@babel/plugin-proposal-numeric-separator" "^7.14.2"
848+
"@babel/plugin-proposal-object-rest-spread" "^7.14.2"
849+
"@babel/plugin-proposal-optional-catch-binding" "^7.14.2"
850+
"@babel/plugin-proposal-optional-chaining" "^7.14.2"
851851
"@babel/plugin-proposal-private-methods" "^7.13.0"
852852
"@babel/plugin-proposal-private-property-in-object" "^7.14.0"
853853
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
@@ -868,8 +868,8 @@
868868
"@babel/plugin-transform-arrow-functions" "^7.13.0"
869869
"@babel/plugin-transform-async-to-generator" "^7.13.0"
870870
"@babel/plugin-transform-block-scoped-functions" "^7.12.13"
871-
"@babel/plugin-transform-block-scoping" "^7.14.1"
872-
"@babel/plugin-transform-classes" "^7.13.0"
871+
"@babel/plugin-transform-block-scoping" "^7.14.2"
872+
"@babel/plugin-transform-classes" "^7.14.2"
873873
"@babel/plugin-transform-computed-properties" "^7.13.0"
874874
"@babel/plugin-transform-destructuring" "^7.13.17"
875875
"@babel/plugin-transform-dotall-regex" "^7.12.13"
@@ -879,14 +879,14 @@
879879
"@babel/plugin-transform-function-name" "^7.12.13"
880880
"@babel/plugin-transform-literals" "^7.12.13"
881881
"@babel/plugin-transform-member-expression-literals" "^7.12.13"
882-
"@babel/plugin-transform-modules-amd" "^7.14.0"
882+
"@babel/plugin-transform-modules-amd" "^7.14.2"
883883
"@babel/plugin-transform-modules-commonjs" "^7.14.0"
884884
"@babel/plugin-transform-modules-systemjs" "^7.13.8"
885885
"@babel/plugin-transform-modules-umd" "^7.14.0"
886886
"@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13"
887887
"@babel/plugin-transform-new-target" "^7.12.13"
888888
"@babel/plugin-transform-object-super" "^7.12.13"
889-
"@babel/plugin-transform-parameters" "^7.13.0"
889+
"@babel/plugin-transform-parameters" "^7.14.2"
890890
"@babel/plugin-transform-property-literals" "^7.12.13"
891891
"@babel/plugin-transform-regenerator" "^7.13.15"
892892
"@babel/plugin-transform-reserved-words" "^7.12.13"
@@ -898,7 +898,7 @@
898898
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
899899
"@babel/plugin-transform-unicode-regex" "^7.12.13"
900900
"@babel/preset-modules" "^0.1.4"
901-
"@babel/types" "^7.14.1"
901+
"@babel/types" "^7.14.2"
902902
babel-plugin-polyfill-corejs2 "^0.2.0"
903903
babel-plugin-polyfill-corejs3 "^0.2.0"
904904
babel-plugin-polyfill-regenerator "^0.2.0"
@@ -955,7 +955,7 @@
955955
debug "^4.1.0"
956956
globals "^11.1.0"
957957

958-
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.1", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
958+
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
959959
version "7.14.2"
960960
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3"
961961
integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw==

0 commit comments

Comments
 (0)