Skip to content

Commit 6cd14a4

Browse files
chore(deps): bump @babel/preset-env from 7.12.10 to 7.12.11
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.10 to 7.12.11. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.11/packages/babel-preset-env) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0baaf2b commit 6cd14a4

2 files changed

Lines changed: 26 additions & 21 deletions

File tree

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
2222
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
2323
"@babel/plugin-transform-typescript": "^7.12.1",
24-
"@babel/preset-env": "^7.12.10"
24+
"@babel/preset-env": "^7.12.11"
2525
},
2626
"devDependencies": {
2727
"@clark/eslint-config-node": "^2.0.0",

yarn.lock

Lines changed: 25 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -266,10 +266,15 @@
266266
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
267267
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
268268

269-
"@babel/helper-validator-option@^7.12.1":
270-
version "7.12.1"
271-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9"
272-
integrity sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==
269+
"@babel/helper-validator-identifier@^7.12.11":
270+
version "7.12.11"
271+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
272+
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
273+
274+
"@babel/helper-validator-option@^7.12.1", "@babel/helper-validator-option@^7.12.11":
275+
version "7.12.11"
276+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
277+
integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
273278

274279
"@babel/helper-wrap-function@^7.10.4":
275280
version "7.10.4"
@@ -584,10 +589,10 @@
584589
dependencies:
585590
"@babel/helper-plugin-utils" "^7.10.4"
586591

587-
"@babel/plugin-transform-block-scoping@^7.12.1", "@babel/plugin-transform-block-scoping@^7.8.3":
588-
version "7.12.1"
589-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1"
590-
integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w==
592+
"@babel/plugin-transform-block-scoping@^7.12.11", "@babel/plugin-transform-block-scoping@^7.8.3":
593+
version "7.12.11"
594+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.11.tgz#83ae92a104dbb93a7d6c6dd1844f351083c46b4f"
595+
integrity sha512-atR1Rxc3hM+VPg/NvNvfYw0npQEAcHuJ+MGZnFn6h3bo+1U3BWXMdFMlvVRApBTWKQMX7SOwRJZA5FBF/JQbvA==
591596
dependencies:
592597
"@babel/helper-plugin-utils" "^7.10.4"
593598

@@ -852,16 +857,16 @@
852857
core-js "^2.6.5"
853858
regenerator-runtime "^0.13.4"
854859

855-
"@babel/preset-env@^7.10.2", "@babel/preset-env@^7.12.0", "@babel/preset-env@^7.12.10":
856-
version "7.12.10"
857-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab"
858-
integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA==
860+
"@babel/preset-env@^7.10.2", "@babel/preset-env@^7.12.0", "@babel/preset-env@^7.12.11":
861+
version "7.12.11"
862+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9"
863+
integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw==
859864
dependencies:
860865
"@babel/compat-data" "^7.12.7"
861866
"@babel/helper-compilation-targets" "^7.12.5"
862867
"@babel/helper-module-imports" "^7.12.5"
863868
"@babel/helper-plugin-utils" "^7.10.4"
864-
"@babel/helper-validator-option" "^7.12.1"
869+
"@babel/helper-validator-option" "^7.12.11"
865870
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
866871
"@babel/plugin-proposal-class-properties" "^7.12.1"
867872
"@babel/plugin-proposal-dynamic-import" "^7.12.1"
@@ -890,7 +895,7 @@
890895
"@babel/plugin-transform-arrow-functions" "^7.12.1"
891896
"@babel/plugin-transform-async-to-generator" "^7.12.1"
892897
"@babel/plugin-transform-block-scoped-functions" "^7.12.1"
893-
"@babel/plugin-transform-block-scoping" "^7.12.1"
898+
"@babel/plugin-transform-block-scoping" "^7.12.11"
894899
"@babel/plugin-transform-classes" "^7.12.1"
895900
"@babel/plugin-transform-computed-properties" "^7.12.1"
896901
"@babel/plugin-transform-destructuring" "^7.12.1"
@@ -920,7 +925,7 @@
920925
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
921926
"@babel/plugin-transform-unicode-regex" "^7.12.1"
922927
"@babel/preset-modules" "^0.1.3"
923-
"@babel/types" "^7.12.10"
928+
"@babel/types" "^7.12.11"
924929
core-js-compat "^3.8.0"
925930
semver "^5.5.0"
926931

@@ -982,12 +987,12 @@
982987
globals "^11.1.0"
983988
lodash "^4.17.19"
984989

985-
"@babel/types@^7.1.6", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.7.2":
986-
version "7.12.10"
987-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260"
988-
integrity sha512-sf6wboJV5mGyip2hIpDSKsr80RszPinEFjsHTalMxZAZkoQ2/2yQzxlcFN52SJqsyPfLtPmenL4g2KB3KJXPDw==
990+
"@babel/types@^7.1.6", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.7.2":
991+
version "7.12.11"
992+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.11.tgz#a86e4d71e30a9b6ee102590446c98662589283ce"
993+
integrity sha512-ukA9SQtKThINm++CX1CwmliMrE54J6nIYB5XTwL5f/CLFW9owfls+YSU8tVW15RQ2w+a3fSbPjC6HdQNtWZkiA==
989994
dependencies:
990-
"@babel/helper-validator-identifier" "^7.10.4"
995+
"@babel/helper-validator-identifier" "^7.12.11"
991996
lodash "^4.17.19"
992997
to-fast-properties "^2.0.0"
993998

0 commit comments

Comments
 (0)