Skip to content

Commit 17d7fb3

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

File tree

2 files changed

+67
-62
lines changed

2 files changed

+67
-62
lines changed

package.json

+1-1
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

+66-61
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
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"
@@ -280,20 +285,20 @@
280285
dependencies:
281286
"@babel/types" "^7.13.0"
282287

283-
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13":
284-
version "7.12.13"
285-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
286-
integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
287-
dependencies:
288-
"@babel/types" "^7.12.13"
289-
290288
"@babel/helper-module-imports@^7.12.1":
291289
version "7.12.5"
292290
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
293291
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
294292
dependencies:
295293
"@babel/types" "^7.12.5"
296294

295+
"@babel/helper-module-imports@^7.12.13":
296+
version "7.12.13"
297+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
298+
integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
299+
dependencies:
300+
"@babel/types" "^7.12.13"
301+
297302
"@babel/helper-module-transforms@^7.12.1":
298303
version "7.12.1"
299304
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c"
@@ -525,10 +530,10 @@
525530
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
526531
integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
527532

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

991-
"@babel/[email protected].0":
992-
version "7.13.0"
993-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.0.tgz#6ecc3daf63627792ec03d1076dbb54b4928a9e0d"
994-
integrity sha512-UeU4bHlskjdwqNnaiBEYTXbL7dtuUDtOOkcS2c64wR2UqwUMzlRsvxoKQtsVJR579dS3Wmxnb7HRc9U5mSzQhA==
996+
"@babel/[email protected].5":
997+
version "7.13.5"
998+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.5.tgz#68b3bbc821a97fcdbf4bd0f6895b83d07f84f33e"
999+
integrity sha512-xUeKBIIcbwxGevyWMSWZOW98W1lp7toITvVsMxSddCEQy932yYiF4fCB+CG3E/MXzFX3KbefgvCqEQ7TDoE6UQ==
9951000
dependencies:
996-
"@babel/compat-data" "^7.13.0"
1001+
"@babel/compat-data" "^7.13.5"
9971002
"@babel/helper-compilation-targets" "^7.13.0"
9981003
"@babel/helper-plugin-utils" "^7.13.0"
9991004
"@babel/helper-validator-option" "^7.12.17"
1000-
"@babel/plugin-proposal-async-generator-functions" "^7.13.0"
1005+
"@babel/plugin-proposal-async-generator-functions" "^7.13.5"
10011006
"@babel/plugin-proposal-class-properties" "^7.13.0"
10021007
"@babel/plugin-proposal-dynamic-import" "^7.12.17"
10031008
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
@@ -1056,9 +1061,9 @@
10561061
"@babel/plugin-transform-unicode-regex" "^7.12.13"
10571062
"@babel/preset-modules" "^0.1.3"
10581063
"@babel/types" "^7.13.0"
1059-
babel-plugin-polyfill-corejs2 "^0.1.2"
1060-
babel-plugin-polyfill-corejs3 "^0.1.2"
1061-
babel-plugin-polyfill-regenerator "^0.1.1"
1064+
babel-plugin-polyfill-corejs2 "^0.1.4"
1065+
babel-plugin-polyfill-corejs3 "^0.1.3"
1066+
babel-plugin-polyfill-regenerator "^0.1.2"
10621067
core-js-compat "^3.9.0"
10631068
semver "7.0.0"
10641069

@@ -1109,21 +1114,6 @@
11091114
"@babel/parser" "^7.12.13"
11101115
"@babel/types" "^7.12.13"
11111116

1112-
"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0":
1113-
version "7.13.0"
1114-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
1115-
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
1116-
dependencies:
1117-
"@babel/code-frame" "^7.12.13"
1118-
"@babel/generator" "^7.13.0"
1119-
"@babel/helper-function-name" "^7.12.13"
1120-
"@babel/helper-split-export-declaration" "^7.12.13"
1121-
"@babel/parser" "^7.13.0"
1122-
"@babel/types" "^7.13.0"
1123-
debug "^4.1.0"
1124-
globals "^11.1.0"
1125-
lodash "^4.17.19"
1126-
11271117
"@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5":
11281118
version "7.12.5"
11291119
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.5.tgz#78a0c68c8e8a35e4cacfd31db8bb303d5606f095"
@@ -1154,6 +1144,21 @@
11541144
globals "^11.1.0"
11551145
lodash "^4.17.19"
11561146

1147+
"@babel/traverse@^7.13.0":
1148+
version "7.13.0"
1149+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
1150+
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
1151+
dependencies:
1152+
"@babel/code-frame" "^7.12.13"
1153+
"@babel/generator" "^7.13.0"
1154+
"@babel/helper-function-name" "^7.12.13"
1155+
"@babel/helper-split-export-declaration" "^7.12.13"
1156+
"@babel/parser" "^7.13.0"
1157+
"@babel/types" "^7.13.0"
1158+
debug "^4.1.0"
1159+
globals "^11.1.0"
1160+
lodash "^4.17.19"
1161+
11571162
"@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.4.4":
11581163
version "7.12.6"
11591164
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.6.tgz#ae0e55ef1cce1fbc881cd26f8234eb3e657edc96"
@@ -1721,29 +1726,29 @@ babel-plugin-espower@^3.0.0:
17211726
espurify "^1.6.0"
17221727
estraverse "^4.1.1"
17231728

1724-
babel-plugin-polyfill-corejs2@^0.1.2:
1725-
version "0.1.2"
1726-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.2.tgz#3e5e7ef339dd84ca34c6a20605e6d4ef62aba3b1"
1727-
integrity sha512-sSGAKN95gTnXjg3RtGI9QBW/xSqXy5fo2Bt+W5WkhconIO+QxuDZChyjZYiY90xE3MQRI1k73Dh/HAe86cWf8A==
1729+
babel-plugin-polyfill-corejs2@^0.1.4:
1730+
version "0.1.5"
1731+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe"
1732+
integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg==
17281733
dependencies:
1729-
"@babel/compat-data" "^7.11.0"
1730-
"@babel/helper-define-polyfill-provider" "^0.1.0"
1734+
"@babel/compat-data" "^7.13.0"
1735+
"@babel/helper-define-polyfill-provider" "^0.1.2"
17311736
semver "^6.1.1"
17321737

1733-
babel-plugin-polyfill-corejs3@^0.1.2:
1734-
version "0.1.2"
1735-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.2.tgz#39b0d46744360738237bd54052af852c84d74ebf"
1736-
integrity sha512-7neRvPKcdvZ4X9IpYBCmT+ceVUKC1idX7DJN5sRtiPP9d0ABD6k5x/QvXTiz/9wMp86FBDX6Gz0g7WQY2lRfgw==
1738+
babel-plugin-polyfill-corejs3@^0.1.3:
1739+
version "0.1.4"
1740+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d"
1741+
integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg==
17371742
dependencies:
1738-
"@babel/helper-define-polyfill-provider" "^0.1.0"
1743+
"@babel/helper-define-polyfill-provider" "^0.1.2"
17391744
core-js-compat "^3.8.1"
17401745

1741-
babel-plugin-polyfill-regenerator@^0.1.1:
1742-
version "0.1.1"
1743-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.1.tgz#3b9b907d1554747ff131bd5c6da81713e342db73"
1744-
integrity sha512-QZlnPDLX2JEXP8RQGeP4owNxRKUAqHD+rdlyRHV8ENeCcI9ni2qT9IzxT9jYW1aZrxCgehD31LztlMaA68zoqQ==
1746+
babel-plugin-polyfill-regenerator@^0.1.2:
1747+
version "0.1.3"
1748+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841"
1749+
integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg==
17451750
dependencies:
1746-
"@babel/helper-define-polyfill-provider" "^0.1.0"
1751+
"@babel/helper-define-polyfill-provider" "^0.1.2"
17471752

17481753
17491754
version "6.9.4"

0 commit comments

Comments
 (0)