Skip to content

Commit e20652c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/preset-env to v7.13.5
1 parent aabe105 commit e20652c

File tree

2 files changed

+45
-40
lines changed

2 files changed

+45
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@babel/cli": "7.13.0",
8585
"@babel/core": "7.13.1",
8686
"@babel/polyfill": "7.12.1",
87-
"@babel/preset-env": "7.13.0",
87+
"@babel/preset-env": "7.13.5",
8888
"@babel/register": "7.13.0",
8989
"ava": "3.15.0",
9090
"babel-plugin-transform-remove-console": "6.9.4",

yarn.lock

Lines changed: 44 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,16 @@
6363
dependencies:
6464
"@babel/highlight" "^7.12.13"
6565

66-
"@babel/compat-data@^7.11.0", "@babel/compat-data@^7.13.0":
66+
"@babel/compat-data@^7.13.0":
6767
version "7.13.0"
6868
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744"
6969
integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==
7070

71+
"@babel/compat-data@^7.13.5":
72+
version "7.13.5"
73+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.5.tgz#1e3b9043df6e3f5cfa750854adeb0c7a222d15a8"
74+
integrity sha512-+c3G3S8n5ziRyfLybmgm9Y6KgoCni+s0hkV0I5bIpGWhu8uqEQo/VGnETY8YS6PFwedAoXOqfe4FhrvbtsLu+Q==
75+
7176
"@babel/core@7.13.1":
7277
version "7.13.1"
7378
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf"
@@ -161,7 +166,7 @@
161166
"@babel/helper-explode-assignable-expression" "^7.12.13"
162167
"@babel/types" "^7.12.13"
163168

164-
"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.13.0":
169+
"@babel/helper-compilation-targets@^7.13.0":
165170
version "7.13.0"
166171
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1"
167172
integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q==
@@ -199,15 +204,15 @@
199204
"@babel/helper-annotate-as-pure" "^7.12.13"
200205
regexpu-core "^4.7.1"
201206

202-
"@babel/helper-define-polyfill-provider@^0.1.0":
203-
version "0.1.0"
204-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.0.tgz#a9e8a161bb594a6a26ba93f68efd475c935a1727"
205-
integrity sha512-/nX4CQRve5OZsc0FsvkuefeIQFG7GQo2X5GbD/seME7Tu4s2gHuQfXTIKup++/W9K1SWi2dTe7H9zhgJxhn/pA==
207+
"@babel/helper-define-polyfill-provider@^0.1.2":
208+
version "0.1.2"
209+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2"
210+
integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw==
206211
dependencies:
207-
"@babel/helper-compilation-targets" "^7.10.4"
208-
"@babel/helper-module-imports" "^7.10.4"
209-
"@babel/helper-plugin-utils" "^7.10.4"
210-
"@babel/traverse" "^7.11.5"
212+
"@babel/helper-compilation-targets" "^7.13.0"
213+
"@babel/helper-module-imports" "^7.12.13"
214+
"@babel/helper-plugin-utils" "^7.13.0"
215+
"@babel/traverse" "^7.13.0"
211216
debug "^4.1.1"
212217
lodash.debounce "^4.0.8"
213218
resolve "^1.14.2"
@@ -524,10 +529,10 @@
524529
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
525530
integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
526531

527-
"@babel/plugin-proposal-async-generator-functions@^7.13.0":
528-
version "7.13.0"
529-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.0.tgz#42f4a4922c973ceb70bfd4708daf55601fe25434"
530-
integrity sha512-3Loqr0+jE2/yqp29VnW1YqcWjGnIQwICotlrMfn6+1Ih2MBIbaaIFpJ5fnmYmGSUa9vwMhHOh2rMAqUH7NMWmQ==
532+
"@babel/plugin-proposal-async-generator-functions@^7.13.5":
533+
version "7.13.5"
534+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.5.tgz#69e3fbb9958949b09036e27b26eba1aafa1ba3db"
535+
integrity sha512-8cErJEDzhZgNKzYyjCKsHuyPqtWxG8gc9h4OFSUDJu0vCAOsObPU2LcECnW0kJwh/b+uUz46lObVzIXw0fzAbA==
531536
dependencies:
532537
"@babel/helper-plugin-utils" "^7.13.0"
533538
"@babel/helper-remap-async-to-generator" "^7.13.0"
@@ -987,16 +992,16 @@
987992
core-js "^2.6.5"
988993
regenerator-runtime "^0.13.4"
989994

990-
"@babel/preset-env@7.13.0":
991-
version "7.13.0"
992-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.0.tgz#6ecc3daf63627792ec03d1076dbb54b4928a9e0d"
993-
integrity sha512-UeU4bHlskjdwqNnaiBEYTXbL7dtuUDtOOkcS2c64wR2UqwUMzlRsvxoKQtsVJR579dS3Wmxnb7HRc9U5mSzQhA==
995+
"@babel/preset-env@7.13.5":
996+
version "7.13.5"
997+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.5.tgz#68b3bbc821a97fcdbf4bd0f6895b83d07f84f33e"
998+
integrity sha512-xUeKBIIcbwxGevyWMSWZOW98W1lp7toITvVsMxSddCEQy932yYiF4fCB+CG3E/MXzFX3KbefgvCqEQ7TDoE6UQ==
994999
dependencies:
995-
"@babel/compat-data" "^7.13.0"
1000+
"@babel/compat-data" "^7.13.5"
9961001
"@babel/helper-compilation-targets" "^7.13.0"
9971002
"@babel/helper-plugin-utils" "^7.13.0"
9981003
"@babel/helper-validator-option" "^7.12.17"
999-
"@babel/plugin-proposal-async-generator-functions" "^7.13.0"
1004+
"@babel/plugin-proposal-async-generator-functions" "^7.13.5"
10001005
"@babel/plugin-proposal-class-properties" "^7.13.0"
10011006
"@babel/plugin-proposal-dynamic-import" "^7.12.17"
10021007
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
@@ -1055,9 +1060,9 @@
10551060
"@babel/plugin-transform-unicode-regex" "^7.12.13"
10561061
"@babel/preset-modules" "^0.1.3"
10571062
"@babel/types" "^7.13.0"
1058-
babel-plugin-polyfill-corejs2 "^0.1.2"
1059-
babel-plugin-polyfill-corejs3 "^0.1.2"
1060-
babel-plugin-polyfill-regenerator "^0.1.1"
1063+
babel-plugin-polyfill-corejs2 "^0.1.4"
1064+
babel-plugin-polyfill-corejs3 "^0.1.3"
1065+
babel-plugin-polyfill-regenerator "^0.1.2"
10611066
core-js-compat "^3.9.0"
10621067
semver "7.0.0"
10631068

@@ -1735,29 +1740,29 @@ babel-plugin-espower@^3.0.0:
17351740
espurify "^1.6.0"
17361741
estraverse "^4.1.1"
17371742

1738-
babel-plugin-polyfill-corejs2@^0.1.2:
1739-
version "0.1.2"
1740-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.2.tgz#3e5e7ef339dd84ca34c6a20605e6d4ef62aba3b1"
1741-
integrity sha512-sSGAKN95gTnXjg3RtGI9QBW/xSqXy5fo2Bt+W5WkhconIO+QxuDZChyjZYiY90xE3MQRI1k73Dh/HAe86cWf8A==
1743+
babel-plugin-polyfill-corejs2@^0.1.4:
1744+
version "0.1.5"
1745+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe"
1746+
integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg==
17421747
dependencies:
1743-
"@babel/compat-data" "^7.11.0"
1744-
"@babel/helper-define-polyfill-provider" "^0.1.0"
1748+
"@babel/compat-data" "^7.13.0"
1749+
"@babel/helper-define-polyfill-provider" "^0.1.2"
17451750
semver "^6.1.1"
17461751

1747-
babel-plugin-polyfill-corejs3@^0.1.2:
1748-
version "0.1.2"
1749-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.2.tgz#39b0d46744360738237bd54052af852c84d74ebf"
1750-
integrity sha512-7neRvPKcdvZ4X9IpYBCmT+ceVUKC1idX7DJN5sRtiPP9d0ABD6k5x/QvXTiz/9wMp86FBDX6Gz0g7WQY2lRfgw==
1752+
babel-plugin-polyfill-corejs3@^0.1.3:
1753+
version "0.1.4"
1754+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d"
1755+
integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg==
17511756
dependencies:
1752-
"@babel/helper-define-polyfill-provider" "^0.1.0"
1757+
"@babel/helper-define-polyfill-provider" "^0.1.2"
17531758
core-js-compat "^3.8.1"
17541759

1755-
babel-plugin-polyfill-regenerator@^0.1.1:
1756-
version "0.1.1"
1757-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.1.tgz#3b9b907d1554747ff131bd5c6da81713e342db73"
1758-
integrity sha512-QZlnPDLX2JEXP8RQGeP4owNxRKUAqHD+rdlyRHV8ENeCcI9ni2qT9IzxT9jYW1aZrxCgehD31LztlMaA68zoqQ==
1760+
babel-plugin-polyfill-regenerator@^0.1.2:
1761+
version "0.1.3"
1762+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841"
1763+
integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg==
17591764
dependencies:
1760-
"@babel/helper-define-polyfill-provider" "^0.1.0"
1765+
"@babel/helper-define-polyfill-provider" "^0.1.2"
17611766

17621767
babel-plugin-transform-remove-console@6.9.4:
17631768
version "6.9.4"

0 commit comments

Comments
 (0)