Skip to content

Commit 44e4e32

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/preset-env to v7.12.11
1 parent 0865caa commit 44e4e32

File tree

2 files changed

+31
-12
lines changed

2 files changed

+31
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@babel/cli": "7.12.10",
3939
"@babel/core": "7.12.10",
4040
"@babel/polyfill": "7.12.1",
41-
"@babel/preset-env": "7.12.10",
41+
"@babel/preset-env": "7.12.11",
4242
"@babel/register": "7.12.10",
4343
"ava": "3.14.0",
4444
"coveralls": "3.1.0",

yarn.lock

Lines changed: 30 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,11 @@
463463
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
464464
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
465465

466+
"@babel/helper-validator-identifier@^7.12.11":
467+
version "7.12.11"
468+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
469+
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
470+
466471
"@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
467472
version "7.9.5"
468473
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
@@ -473,6 +478,11 @@
473478
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9"
474479
integrity sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==
475480

481+
"@babel/helper-validator-option@^7.12.11":
482+
version "7.12.11"
483+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
484+
integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
485+
476486
"@babel/helper-wrap-function@^7.10.4":
477487
version "7.10.4"
478488
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87"
@@ -766,10 +776,10 @@
766776
dependencies:
767777
"@babel/helper-plugin-utils" "^7.10.4"
768778

769-
"@babel/plugin-transform-block-scoping@^7.12.1":
770-
version "7.12.1"
771-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1"
772-
integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w==
779+
"@babel/plugin-transform-block-scoping@^7.12.11":
780+
version "7.12.11"
781+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f"
782+
integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA==
773783
dependencies:
774784
"@babel/helper-plugin-utils" "^7.10.4"
775785

@@ -1008,16 +1018,16 @@
10081018
core-js "^2.6.5"
10091019
regenerator-runtime "^0.13.4"
10101020

1011-
"@babel/preset-env@7.12.10":
1012-
version "7.12.10"
1013-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab"
1014-
integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA==
1021+
"@babel/preset-env@7.12.11":
1022+
version "7.12.11"
1023+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9"
1024+
integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw==
10151025
dependencies:
10161026
"@babel/compat-data" "^7.12.7"
10171027
"@babel/helper-compilation-targets" "^7.12.5"
10181028
"@babel/helper-module-imports" "^7.12.5"
10191029
"@babel/helper-plugin-utils" "^7.10.4"
1020-
"@babel/helper-validator-option" "^7.12.1"
1030+
"@babel/helper-validator-option" "^7.12.11"
10211031
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
10221032
"@babel/plugin-proposal-class-properties" "^7.12.1"
10231033
"@babel/plugin-proposal-dynamic-import" "^7.12.1"
@@ -1046,7 +1056,7 @@
10461056
"@babel/plugin-transform-arrow-functions" "^7.12.1"
10471057
"@babel/plugin-transform-async-to-generator" "^7.12.1"
10481058
"@babel/plugin-transform-block-scoped-functions" "^7.12.1"
1049-
"@babel/plugin-transform-block-scoping" "^7.12.1"
1059+
"@babel/plugin-transform-block-scoping" "^7.12.11"
10501060
"@babel/plugin-transform-classes" "^7.12.1"
10511061
"@babel/plugin-transform-computed-properties" "^7.12.1"
10521062
"@babel/plugin-transform-destructuring" "^7.12.1"
@@ -1076,7 +1086,7 @@
10761086
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
10771087
"@babel/plugin-transform-unicode-regex" "^7.12.1"
10781088
"@babel/preset-modules" "^0.1.3"
1079-
"@babel/types" "^7.12.10"
1089+
"@babel/types" "^7.12.11"
10801090
core-js-compat "^3.8.0"
10811091
semver "^5.5.0"
10821092

@@ -1247,6 +1257,15 @@
12471257
lodash "^4.17.19"
12481258
to-fast-properties "^2.0.0"
12491259

1260+
"@babel/types@^7.12.11":
1261+
version "7.12.11"
1262+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce"
1263+
integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA==
1264+
dependencies:
1265+
"@babel/helper-validator-identifier" "^7.12.11"
1266+
lodash "^4.17.19"
1267+
to-fast-properties "^2.0.0"
1268+
12501269
"@babel/types@^7.12.5", "@babel/types@^7.12.7":
12511270
version "7.12.7"
12521271
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"

0 commit comments

Comments
 (0)