Skip to content
This repository was archived by the owner on May 5, 2024. It is now read-only.

Commit 7a1cd1d

Browse files
dependabot[bot]marvinpinto
authored andcommitted
chore(deps-dev): bump @babel/preset-env from 7.14.0 to 7.14.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.0 to 7.14.1. - [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.14.1/packages/babel-preset-env) Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7d5248 commit 7a1cd1d

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -571,10 +571,10 @@
571571
dependencies:
572572
"@babel/helper-plugin-utils" "^7.12.13"
573573

574-
"@babel/plugin-transform-block-scoping@^7.13.16":
575-
version "7.13.16"
576-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.13.16.tgz#a9c0f10794855c63b1d629914c7dcfeddd185892"
577-
integrity sha512-ad3PHUxGnfWF4Efd3qFuznEtZKoBp0spS+DgqzVzRPV7urEBvPLue3y2j80w4Jf2YLzZHj8TOv/Lmvdmh3b2xg==
574+
"@babel/plugin-transform-block-scoping@^7.14.1":
575+
version "7.14.1"
576+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz#ac1b3a8e3d8cbb31efc6b9be2f74eb9823b74ab2"
577+
integrity sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA==
578578
dependencies:
579579
"@babel/helper-plugin-utils" "^7.13.0"
580580

@@ -806,9 +806,9 @@
806806
"@babel/helper-plugin-utils" "^7.12.13"
807807

808808
"@babel/preset-env@^7.12.1":
809-
version "7.14.0"
810-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.0.tgz#236f88cd5da625e625dd40500d4824523f50e6c5"
811-
integrity sha512-GWRCdBv2whxqqaSi7bo/BEXf070G/fWFMEdCnmoRg2CZJy4GK06ovFuEjJrZhDRXYgBsYtxVbG8GUHvw+UWBkQ==
809+
version "7.14.1"
810+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.1.tgz#b55914e2e68885ea03f69600b2d3537e54574a93"
811+
integrity sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ==
812812
dependencies:
813813
"@babel/compat-data" "^7.14.0"
814814
"@babel/helper-compilation-targets" "^7.13.16"
@@ -847,7 +847,7 @@
847847
"@babel/plugin-transform-arrow-functions" "^7.13.0"
848848
"@babel/plugin-transform-async-to-generator" "^7.13.0"
849849
"@babel/plugin-transform-block-scoped-functions" "^7.12.13"
850-
"@babel/plugin-transform-block-scoping" "^7.13.16"
850+
"@babel/plugin-transform-block-scoping" "^7.14.1"
851851
"@babel/plugin-transform-classes" "^7.13.0"
852852
"@babel/plugin-transform-computed-properties" "^7.13.0"
853853
"@babel/plugin-transform-destructuring" "^7.13.17"
@@ -877,7 +877,7 @@
877877
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
878878
"@babel/plugin-transform-unicode-regex" "^7.12.13"
879879
"@babel/preset-modules" "^0.1.4"
880-
"@babel/types" "^7.14.0"
880+
"@babel/types" "^7.14.1"
881881
babel-plugin-polyfill-corejs2 "^0.2.0"
882882
babel-plugin-polyfill-corejs3 "^0.2.0"
883883
babel-plugin-polyfill-regenerator "^0.2.0"
@@ -934,10 +934,10 @@
934934
debug "^4.1.0"
935935
globals "^11.1.0"
936936

937-
"@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.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
938-
version "7.14.0"
939-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.0.tgz#3fc3fc74e0cdad878182e5f66cc6bcab1915a802"
940-
integrity sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg==
937+
"@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.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
938+
version "7.14.1"
939+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.1.tgz#095bd12f1c08ab63eff6e8f7745fa7c9cc15a9db"
940+
integrity sha512-S13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA==
941941
dependencies:
942942
"@babel/helper-validator-identifier" "^7.14.0"
943943
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)