Skip to content

Commit 40d032e

Browse files
chore(deps-dev): Bump @babel/preset-env from 7.11.0 to 7.11.5 (#1521)
1 parent 6b13a09 commit 40d032e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

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

807807
"@babel/preset-env@^7.7.5":
808-
version "7.11.0"
809-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796"
810-
integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg==
808+
version "7.11.5"
809+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5.tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272"
810+
integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA==
811811
dependencies:
812812
"@babel/compat-data" "^7.11.0"
813813
"@babel/helper-compilation-targets" "^7.10.4"
@@ -871,7 +871,7 @@
871871
"@babel/plugin-transform-unicode-escapes" "^7.10.4"
872872
"@babel/plugin-transform-unicode-regex" "^7.10.4"
873873
"@babel/preset-modules" "^0.1.3"
874-
"@babel/types" "^7.11.0"
874+
"@babel/types" "^7.11.5"
875875
browserslist "^4.12.0"
876876
core-js-compat "^3.6.2"
877877
invariant "^2.2.2"
@@ -944,10 +944,10 @@
944944
globals "^11.1.0"
945945
lodash "^4.17.13"
946946

947-
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
948-
version "7.11.0"
949-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
950-
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
947+
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@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", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
948+
version "7.11.5"
949+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d"
950+
integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==
951951
dependencies:
952952
"@babel/helper-validator-identifier" "^7.10.4"
953953
lodash "^4.17.19"

0 commit comments

Comments
 (0)