Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4c5a38c

Browse filesBrowse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/preset-env to v7.13.5
1 parent 2ab18fa commit 4c5a38c
Copy full SHA for 4c5a38c

File tree

2 files changed

+67
-62
lines changed
Filter options

2 files changed

+67
-62
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines 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.13.0",
8888
"@babel/core": "7.13.1",
89-
"@babel/preset-env": "7.13.0",
89+
"@babel/preset-env": "7.13.5",
9090
"@babel/register": "7.13.0",
9191
"ava": "3.15.0",
9292
"babel-plugin-transform-remove-console": "6.9.4",

‎yarn.lock

Copy file name to clipboardExpand all lines: yarn.lock
+66-61Lines changed: 66 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,16 @@
7878
dependencies:
7979
"@babel/highlight" "^7.12.13"
8080

81-
"@babel/compat-data@^7.11.0", "@babel/compat-data@^7.13.0":
81+
"@babel/compat-data@^7.13.0":
8282
version "7.13.0"
8383
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744"
8484
integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==
8585

86+
"@babel/compat-data@^7.13.5":
87+
version "7.13.5"
88+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.5.tgz#1e3b9043df6e3f5cfa750854adeb0c7a222d15a8"
89+
integrity sha512-+c3G3S8n5ziRyfLybmgm9Y6KgoCni+s0hkV0I5bIpGWhu8uqEQo/VGnETY8YS6PFwedAoXOqfe4FhrvbtsLu+Q==
90+
8691
"@babel/core@7.13.1":
8792
version "7.13.1"
8893
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf"
@@ -175,7 +180,7 @@
175180
"@babel/helper-explode-assignable-expression" "^7.12.13"
176181
"@babel/types" "^7.12.13"
177182

178-
"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.13.0":
183+
"@babel/helper-compilation-targets@^7.13.0":
179184
version "7.13.0"
180185
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1"
181186
integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q==
@@ -212,15 +217,15 @@
212217
"@babel/helper-annotate-as-pure" "^7.12.13"
213218
regexpu-core "^4.7.1"
214219

215-
"@babel/helper-define-polyfill-provider@^0.1.0":
216-
version "0.1.0"
217-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.0.tgz#a9e8a161bb594a6a26ba93f68efd475c935a1727"
218-
integrity sha512-/nX4CQRve5OZsc0FsvkuefeIQFG7GQo2X5GbD/seME7Tu4s2gHuQfXTIKup++/W9K1SWi2dTe7H9zhgJxhn/pA==
220+
"@babel/helper-define-polyfill-provider@^0.1.2":
221+
version "0.1.2"
222+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2"
223+
integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw==
219224
dependencies:
220-
"@babel/helper-compilation-targets" "^7.10.4"
221-
"@babel/helper-module-imports" "^7.10.4"
222-
"@babel/helper-plugin-utils" "^7.10.4"
223-
"@babel/traverse" "^7.11.5"
225+
"@babel/helper-compilation-targets" "^7.13.0"
226+
"@babel/helper-module-imports" "^7.12.13"
227+
"@babel/helper-plugin-utils" "^7.13.0"
228+
"@babel/traverse" "^7.13.0"
224229
debug "^4.1.1"
225230
lodash.debounce "^4.0.8"
226231
resolve "^1.14.2"
@@ -293,20 +298,20 @@
293298
dependencies:
294299
"@babel/types" "^7.13.0"
295300

296-
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13":
297-
version "7.12.13"
298-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
299-
integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
300-
dependencies:
301-
"@babel/types" "^7.12.13"
302-
303301
"@babel/helper-module-imports@^7.12.1":
304302
version "7.12.5"
305303
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
306304
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
307305
dependencies:
308306
"@babel/types" "^7.12.5"
309307

308+
"@babel/helper-module-imports@^7.12.13":
309+
version "7.12.13"
310+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
311+
integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
312+
dependencies:
313+
"@babel/types" "^7.12.13"
314+
310315
"@babel/helper-module-transforms@^7.12.1":
311316
version "7.12.1"
312317
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c"
@@ -531,10 +536,10 @@
531536
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
532537
integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
533538

534-
"@babel/plugin-proposal-async-generator-functions@^7.13.0":
535-
version "7.13.0"
536-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.0.tgz#42f4a4922c973ceb70bfd4708daf55601fe25434"
537-
integrity sha512-3Loqr0+jE2/yqp29VnW1YqcWjGnIQwICotlrMfn6+1Ih2MBIbaaIFpJ5fnmYmGSUa9vwMhHOh2rMAqUH7NMWmQ==
539+
"@babel/plugin-proposal-async-generator-functions@^7.13.5":
540+
version "7.13.5"
541+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.5.tgz#69e3fbb9958949b09036e27b26eba1aafa1ba3db"
542+
integrity sha512-8cErJEDzhZgNKzYyjCKsHuyPqtWxG8gc9h4OFSUDJu0vCAOsObPU2LcECnW0kJwh/b+uUz46lObVzIXw0fzAbA==
538543
dependencies:
539544
"@babel/helper-plugin-utils" "^7.13.0"
540545
"@babel/helper-remap-async-to-generator" "^7.13.0"
@@ -986,16 +991,16 @@
986991
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
987992
"@babel/helper-plugin-utils" "^7.12.13"
988993

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

@@ -1107,21 +1112,6 @@
11071112
"@babel/parser" "^7.12.13"
11081113
"@babel/types" "^7.12.13"
11091114

1110-
"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0":
1111-
version "7.13.0"
1112-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
1113-
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
1114-
dependencies:
1115-
"@babel/code-frame" "^7.12.13"
1116-
"@babel/generator" "^7.13.0"
1117-
"@babel/helper-function-name" "^7.12.13"
1118-
"@babel/helper-split-export-declaration" "^7.12.13"
1119-
"@babel/parser" "^7.13.0"
1120-
"@babel/types" "^7.13.0"
1121-
debug "^4.1.0"
1122-
globals "^11.1.0"
1123-
lodash "^4.17.19"
1124-
11251115
"@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5":
11261116
version "7.12.10"
11271117
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a"
@@ -1152,6 +1142,21 @@
11521142
globals "^11.1.0"
11531143
lodash "^4.17.19"
11541144

1145+
"@babel/traverse@^7.13.0":
1146+
version "7.13.0"
1147+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
1148+
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
1149+
dependencies:
1150+
"@babel/code-frame" "^7.12.13"
1151+
"@babel/generator" "^7.13.0"
1152+
"@babel/helper-function-name" "^7.12.13"
1153+
"@babel/helper-split-export-declaration" "^7.12.13"
1154+
"@babel/parser" "^7.13.0"
1155+
"@babel/types" "^7.13.0"
1156+
debug "^4.1.0"
1157+
globals "^11.1.0"
1158+
lodash "^4.17.19"
1159+
11551160
"@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":
11561161
version "7.12.10"
11571162
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260"
@@ -1719,29 +1724,29 @@ babel-plugin-espower@^3.0.0:
17191724
espurify "^1.6.0"
17201725
estraverse "^4.1.1"
17211726

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

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

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

17461751
babel-plugin-transform-remove-console@6.9.4:
17471752
version "6.9.4"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.