Skip to content

Commit bae5634

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

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
@@ -86,7 +86,7 @@
8686
"@aureooms/js-prime": "4.0.0",
8787
"@babel/cli": "7.12.10",
8888
"@babel/core": "7.12.10",
89-
"@babel/preset-env": "7.12.10",
89+
"@babel/preset-env": "7.12.11",
9090
"@babel/register": "7.12.10",
9191
"ava": "3.14.0",
9292
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

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

307+
"@babel/helper-validator-identifier@^7.12.11":
308+
version "7.12.11"
309+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
310+
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
311+
307312
"@babel/helper-validator-option@^7.12.1":
308313
version "7.12.1"
309314
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9"
310315
integrity sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==
311316

317+
"@babel/helper-validator-option@^7.12.11":
318+
version "7.12.11"
319+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
320+
integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
321+
312322
"@babel/helper-wrap-function@^7.10.4":
313323
version "7.12.3"
314324
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.12.3.tgz#3332339fc4d1fbbf1c27d7958c27d34708e990d9"
@@ -561,10 +571,10 @@
561571
dependencies:
562572
"@babel/helper-plugin-utils" "^7.10.4"
563573

564-
"@babel/plugin-transform-block-scoping@^7.12.1":
565-
version "7.12.1"
566-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1"
567-
integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w==
574+
"@babel/plugin-transform-block-scoping@^7.12.11":
575+
version "7.12.11"
576+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f"
577+
integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA==
568578
dependencies:
569579
"@babel/helper-plugin-utils" "^7.10.4"
570580

@@ -787,16 +797,16 @@
787797
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
788798
"@babel/helper-plugin-utils" "^7.10.4"
789799

790-
"@babel/[email protected].10":
791-
version "7.12.10"
792-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab"
793-
integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA==
800+
"@babel/[email protected].11":
801+
version "7.12.11"
802+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9"
803+
integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw==
794804
dependencies:
795805
"@babel/compat-data" "^7.12.7"
796806
"@babel/helper-compilation-targets" "^7.12.5"
797807
"@babel/helper-module-imports" "^7.12.5"
798808
"@babel/helper-plugin-utils" "^7.10.4"
799-
"@babel/helper-validator-option" "^7.12.1"
809+
"@babel/helper-validator-option" "^7.12.11"
800810
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
801811
"@babel/plugin-proposal-class-properties" "^7.12.1"
802812
"@babel/plugin-proposal-dynamic-import" "^7.12.1"
@@ -825,7 +835,7 @@
825835
"@babel/plugin-transform-arrow-functions" "^7.12.1"
826836
"@babel/plugin-transform-async-to-generator" "^7.12.1"
827837
"@babel/plugin-transform-block-scoped-functions" "^7.12.1"
828-
"@babel/plugin-transform-block-scoping" "^7.12.1"
838+
"@babel/plugin-transform-block-scoping" "^7.12.11"
829839
"@babel/plugin-transform-classes" "^7.12.1"
830840
"@babel/plugin-transform-computed-properties" "^7.12.1"
831841
"@babel/plugin-transform-destructuring" "^7.12.1"
@@ -855,7 +865,7 @@
855865
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
856866
"@babel/plugin-transform-unicode-regex" "^7.12.1"
857867
"@babel/preset-modules" "^0.1.3"
858-
"@babel/types" "^7.12.10"
868+
"@babel/types" "^7.12.11"
859869
core-js-compat "^3.8.0"
860870
semver "^5.5.0"
861871

@@ -945,6 +955,15 @@
945955
lodash "^4.17.19"
946956
to-fast-properties "^2.0.0"
947957

958+
"@babel/types@^7.12.11":
959+
version "7.12.11"
960+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce"
961+
integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA==
962+
dependencies:
963+
"@babel/helper-validator-identifier" "^7.12.11"
964+
lodash "^4.17.19"
965+
to-fast-properties "^2.0.0"
966+
948967
"@concordance/react@^2.0.0":
949968
version "2.0.0"
950969
resolved "https://registry.yarnpkg.com/@concordance/react/-/react-2.0.0.tgz#aef913f27474c53731f4fd79cc2f54897de90fde"

0 commit comments

Comments
 (0)