Skip to content

Commit a8e7be9

Browse files
dependabot-preview[bot]bidoubiwa
authored andcommitted
Bump @babel/preset-env from 7.11.0 to 7.11.5 (#63)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.0 to 7.11.5. - [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.5/packages/babel-preset-env) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e5c8181 commit a8e7be9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -736,9 +736,9 @@
736736
"@babel/helper-plugin-utils" "^7.10.4"
737737

738738
"@babel/preset-env@^7.10.4":
739-
version "7.11.0"
740-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796"
741-
integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg==
739+
version "7.11.5"
740+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5.tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272"
741+
integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA==
742742
dependencies:
743743
"@babel/compat-data" "^7.11.0"
744744
"@babel/helper-compilation-targets" "^7.10.4"
@@ -802,7 +802,7 @@
802802
"@babel/plugin-transform-unicode-escapes" "^7.10.4"
803803
"@babel/plugin-transform-unicode-regex" "^7.10.4"
804804
"@babel/preset-modules" "^0.1.3"
805-
"@babel/types" "^7.11.0"
805+
"@babel/types" "^7.11.5"
806806
browserslist "^4.12.0"
807807
core-js-compat "^3.6.2"
808808
invariant "^2.2.2"
@@ -851,10 +851,10 @@
851851
globals "^11.1.0"
852852
lodash "^4.17.19"
853853

854-
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
855-
version "7.11.0"
856-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
857-
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
854+
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
855+
version "7.11.5"
856+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d"
857+
integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==
858858
dependencies:
859859
"@babel/helper-validator-identifier" "^7.10.4"
860860
lodash "^4.17.19"

0 commit comments

Comments
 (0)