Skip to content

Commit ef200f4

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

File tree

2 files changed

+31
-12
lines changed

2 files changed

+31
-12
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@aureooms/js-random": "2.0.0",
8686
"@babel/cli": "7.12.10",
8787
"@babel/core": "7.12.10",
88-
"@babel/preset-env": "7.12.10",
88+
"@babel/preset-env": "7.12.11",
8989
"@babel/register": "7.12.10",
9090
"ava": "3.14.0",
9191
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

+30-11
Original file line numberDiff line numberDiff line change
@@ -405,11 +405,21 @@
405405
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
406406
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
407407

408+
"@babel/helper-validator-identifier@^7.12.11":
409+
version "7.12.11"
410+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
411+
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
412+
408413
"@babel/helper-validator-option@^7.12.1":
409414
version "7.12.1"
410415
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9"
411416
integrity sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==
412417

418+
"@babel/helper-validator-option@^7.12.11":
419+
version "7.12.11"
420+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
421+
integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
422+
413423
"@babel/helper-wrap-function@^7.10.4":
414424
version "7.10.4"
415425
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87"
@@ -689,10 +699,10 @@
689699
dependencies:
690700
"@babel/helper-plugin-utils" "^7.10.4"
691701

692-
"@babel/plugin-transform-block-scoping@^7.12.1":
693-
version "7.12.1"
694-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1"
695-
integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w==
702+
"@babel/plugin-transform-block-scoping@^7.12.11":
703+
version "7.12.11"
704+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f"
705+
integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA==
696706
dependencies:
697707
"@babel/helper-plugin-utils" "^7.10.4"
698708

@@ -923,16 +933,16 @@
923933
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
924934
"@babel/helper-plugin-utils" "^7.10.4"
925935

926-
"@babel/[email protected].10":
927-
version "7.12.10"
928-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab"
929-
integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA==
936+
"@babel/[email protected].11":
937+
version "7.12.11"
938+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9"
939+
integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw==
930940
dependencies:
931941
"@babel/compat-data" "^7.12.7"
932942
"@babel/helper-compilation-targets" "^7.12.5"
933943
"@babel/helper-module-imports" "^7.12.5"
934944
"@babel/helper-plugin-utils" "^7.10.4"
935-
"@babel/helper-validator-option" "^7.12.1"
945+
"@babel/helper-validator-option" "^7.12.11"
936946
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
937947
"@babel/plugin-proposal-class-properties" "^7.12.1"
938948
"@babel/plugin-proposal-dynamic-import" "^7.12.1"
@@ -961,7 +971,7 @@
961971
"@babel/plugin-transform-arrow-functions" "^7.12.1"
962972
"@babel/plugin-transform-async-to-generator" "^7.12.1"
963973
"@babel/plugin-transform-block-scoped-functions" "^7.12.1"
964-
"@babel/plugin-transform-block-scoping" "^7.12.1"
974+
"@babel/plugin-transform-block-scoping" "^7.12.11"
965975
"@babel/plugin-transform-classes" "^7.12.1"
966976
"@babel/plugin-transform-computed-properties" "^7.12.1"
967977
"@babel/plugin-transform-destructuring" "^7.12.1"
@@ -991,7 +1001,7 @@
9911001
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
9921002
"@babel/plugin-transform-unicode-regex" "^7.12.1"
9931003
"@babel/preset-modules" "^0.1.3"
994-
"@babel/types" "^7.12.10"
1004+
"@babel/types" "^7.12.11"
9951005
core-js-compat "^3.8.0"
9961006
semver "^5.5.0"
9971007

@@ -1129,6 +1139,15 @@
11291139
lodash "^4.17.19"
11301140
to-fast-properties "^2.0.0"
11311141

1142+
"@babel/types@^7.12.11":
1143+
version "7.12.11"
1144+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce"
1145+
integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA==
1146+
dependencies:
1147+
"@babel/helper-validator-identifier" "^7.12.11"
1148+
lodash "^4.17.19"
1149+
to-fast-properties "^2.0.0"
1150+
11321151
"@babel/types@^7.12.5", "@babel/types@^7.12.7":
11331152
version "7.12.7"
11341153
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"

0 commit comments

Comments
 (0)