Skip to content

Commit 73419ae

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

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
@@ -86,7 +86,7 @@
8686
"@aureooms/js-type": "1.0.4",
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

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

278+
"@babel/helper-validator-identifier@^7.12.11":
279+
version "7.12.11"
280+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
281+
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
282+
278283
"@babel/helper-validator-option@^7.12.1":
279284
version "7.12.1"
280285
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9"
281286
integrity sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==
282287

288+
"@babel/helper-validator-option@^7.12.11":
289+
version "7.12.11"
290+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
291+
integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
292+
283293
"@babel/helper-wrap-function@^7.10.4":
284294
version "7.12.3"
285295
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.12.3.tgz#3332339fc4d1fbbf1c27d7958c27d34708e990d9"
@@ -527,10 +537,10 @@
527537
dependencies:
528538
"@babel/helper-plugin-utils" "^7.10.4"
529539

530-
"@babel/plugin-transform-block-scoping@^7.12.1":
531-
version "7.12.1"
532-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1"
533-
integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w==
540+
"@babel/plugin-transform-block-scoping@^7.12.11":
541+
version "7.12.11"
542+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f"
543+
integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA==
534544
dependencies:
535545
"@babel/helper-plugin-utils" "^7.10.4"
536546

@@ -753,16 +763,16 @@
753763
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
754764
"@babel/helper-plugin-utils" "^7.10.4"
755765

756-
"@babel/preset-env@7.12.10":
757-
version "7.12.10"
758-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab"
759-
integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA==
766+
"@babel/preset-env@7.12.11":
767+
version "7.12.11"
768+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9"
769+
integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw==
760770
dependencies:
761771
"@babel/compat-data" "^7.12.7"
762772
"@babel/helper-compilation-targets" "^7.12.5"
763773
"@babel/helper-module-imports" "^7.12.5"
764774
"@babel/helper-plugin-utils" "^7.10.4"
765-
"@babel/helper-validator-option" "^7.12.1"
775+
"@babel/helper-validator-option" "^7.12.11"
766776
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
767777
"@babel/plugin-proposal-class-properties" "^7.12.1"
768778
"@babel/plugin-proposal-dynamic-import" "^7.12.1"
@@ -791,7 +801,7 @@
791801
"@babel/plugin-transform-arrow-functions" "^7.12.1"
792802
"@babel/plugin-transform-async-to-generator" "^7.12.1"
793803
"@babel/plugin-transform-block-scoped-functions" "^7.12.1"
794-
"@babel/plugin-transform-block-scoping" "^7.12.1"
804+
"@babel/plugin-transform-block-scoping" "^7.12.11"
795805
"@babel/plugin-transform-classes" "^7.12.1"
796806
"@babel/plugin-transform-computed-properties" "^7.12.1"
797807
"@babel/plugin-transform-destructuring" "^7.12.1"
@@ -821,7 +831,7 @@
821831
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
822832
"@babel/plugin-transform-unicode-regex" "^7.12.1"
823833
"@babel/preset-modules" "^0.1.3"
824-
"@babel/types" "^7.12.10"
834+
"@babel/types" "^7.12.11"
825835
core-js-compat "^3.8.0"
826836
semver "^5.5.0"
827837

@@ -887,6 +897,15 @@
887897
lodash "^4.17.19"
888898
to-fast-properties "^2.0.0"
889899

900+
"@babel/types@^7.12.11":
901+
version "7.12.11"
902+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce"
903+
integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA==
904+
dependencies:
905+
"@babel/helper-validator-identifier" "^7.12.11"
906+
lodash "^4.17.19"
907+
to-fast-properties "^2.0.0"
908+
890909
"@concordance/react@^2.0.0":
891910
version "2.0.0"
892911
resolved "https://registry.yarnpkg.com/@concordance/react/-/react-2.0.0.tgz#aef913f27474c53731f4fd79cc2f54897de90fde"

0 commit comments

Comments
 (0)