Skip to content

Commit 42e3f8c

Browse files
renovate-botalan-agius4
authored andcommitted
build: update babel packages
1 parent e214a9f commit 42e3f8c

File tree

3 files changed

+76
-71
lines changed

3 files changed

+76
-71
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@
8181
"@angular/service-worker": "12.0.0-next.1",
8282
"@babel/core": "7.13.1",
8383
"@babel/generator": "7.13.0",
84-
"@babel/plugin-transform-runtime": "7.13.2",
85-
"@babel/preset-env": "7.13.0",
86-
"@babel/runtime": "7.13.2",
84+
"@babel/plugin-transform-runtime": "7.13.6",
85+
"@babel/preset-env": "7.13.5",
86+
"@babel/runtime": "7.13.6",
8787
"@babel/template": "7.12.13",
8888
"@bazel/bazelisk": "1.7.3",
8989
"@bazel/buildifier": "4.0.0",

packages/angular_devkit/build_angular/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"@babel/core": "7.13.1",
1515
"@babel/generator": "7.13.0",
1616
"@babel/plugin-transform-async-to-generator": "7.13.0",
17-
"@babel/plugin-transform-runtime": "7.13.2",
18-
"@babel/preset-env": "7.13.0",
19-
"@babel/runtime": "7.13.2",
17+
"@babel/plugin-transform-runtime": "7.13.6",
18+
"@babel/preset-env": "7.13.5",
19+
"@babel/runtime": "7.13.6",
2020
"@babel/template": "7.12.13",
2121
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
2222
"@ngtools/webpack": "0.0.0",

yarn.lock

+70-65
Original file line numberDiff line numberDiff line change
@@ -184,11 +184,16 @@
184184
dependencies:
185185
"@babel/highlight" "^7.12.13"
186186

187-
"@babel/compat-data@^7.11.0", "@babel/compat-data@^7.13.0":
187+
"@babel/compat-data@^7.13.0":
188188
version "7.13.0"
189189
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744"
190190
integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA==
191191

192+
"@babel/compat-data@^7.13.5":
193+
version "7.13.6"
194+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.6.tgz#11972d07db4c2317afdbf41d6feb3a730301ef4e"
195+
integrity sha512-VhgqKOWYVm7lQXlvbJnWOzwfAQATd2nV52koT0HZ/LdDH0m4DUDwkKYsH+IwpXb+bKPyBJzawA4I6nBKqZcpQw==
196+
192197
"@babel/core@7.13.1":
193198
version "7.13.1"
194199
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.1.tgz#7ddd027176debe40f13bb88bac0c21218c5b1ecf"
@@ -286,7 +291,7 @@
286291
"@babel/helper-explode-assignable-expression" "^7.12.13"
287292
"@babel/types" "^7.12.13"
288293

289-
"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.13.0":
294+
"@babel/helper-compilation-targets@^7.13.0":
290295
version "7.13.0"
291296
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.0.tgz#c9cf29b82a76fd637f0faa35544c4ace60a155a1"
292297
integrity sha512-SOWD0JK9+MMIhTQiUVd4ng8f3NXhPVQvTv7D3UN4wbp/6cAHnB2EmMaU1zZA2Hh1gwme+THBrVSqTFxHczTh0Q==
@@ -315,15 +320,15 @@
315320
"@babel/helper-annotate-as-pure" "^7.12.13"
316321
regexpu-core "^4.7.1"
317322

318-
"@babel/helper-define-polyfill-provider@^0.1.0":
319-
version "0.1.0"
320-
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.0.tgz#a9e8a161bb594a6a26ba93f68efd475c935a1727"
321-
integrity sha512-/nX4CQRve5OZsc0FsvkuefeIQFG7GQo2X5GbD/seME7Tu4s2gHuQfXTIKup++/W9K1SWi2dTe7H9zhgJxhn/pA==
323+
"@babel/helper-define-polyfill-provider@^0.1.2":
324+
version "0.1.2"
325+
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.2.tgz#619f01afe1deda460676c25c463b42eaefdb71a2"
326+
integrity sha512-hWeolZJivTNGHXHzJjQz/NwDaG4mGXf22ZroOP8bQYgvHNzaQ5tylsVbAcAS2oDjXBwpu8qH2I/654QFS2rDpw==
322327
dependencies:
323-
"@babel/helper-compilation-targets" "^7.10.4"
324-
"@babel/helper-module-imports" "^7.10.4"
325-
"@babel/helper-plugin-utils" "^7.10.4"
326-
"@babel/traverse" "^7.11.5"
328+
"@babel/helper-compilation-targets" "^7.13.0"
329+
"@babel/helper-module-imports" "^7.12.13"
330+
"@babel/helper-plugin-utils" "^7.13.0"
331+
"@babel/traverse" "^7.13.0"
327332
debug "^4.1.1"
328333
lodash.debounce "^4.0.8"
329334
resolve "^1.14.2"
@@ -373,7 +378,7 @@
373378
dependencies:
374379
"@babel/types" "^7.13.0"
375380

376-
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.13":
381+
"@babel/helper-module-imports@^7.12.13":
377382
version "7.12.13"
378383
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
379384
integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
@@ -534,10 +539,10 @@
534539
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
535540
integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
536541

537-
"@babel/plugin-proposal-async-generator-functions@^7.13.0":
538-
version "7.13.0"
539-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.0.tgz#42f4a4922c973ceb70bfd4708daf55601fe25434"
540-
integrity sha512-3Loqr0+jE2/yqp29VnW1YqcWjGnIQwICotlrMfn6+1Ih2MBIbaaIFpJ5fnmYmGSUa9vwMhHOh2rMAqUH7NMWmQ==
542+
"@babel/plugin-proposal-async-generator-functions@^7.13.5":
543+
version "7.13.5"
544+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.5.tgz#69e3fbb9958949b09036e27b26eba1aafa1ba3db"
545+
integrity sha512-8cErJEDzhZgNKzYyjCKsHuyPqtWxG8gc9h4OFSUDJu0vCAOsObPU2LcECnW0kJwh/b+uUz46lObVzIXw0fzAbA==
541546
dependencies:
542547
"@babel/helper-plugin-utils" "^7.13.0"
543548
"@babel/helper-remap-async-to-generator" "^7.13.0"
@@ -922,16 +927,16 @@
922927
dependencies:
923928
"@babel/helper-plugin-utils" "^7.12.13"
924929

925-
"@babel/plugin-transform-runtime@7.13.2":
926-
version "7.13.2"
927-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.2.tgz#c50f0ee426c12fd3c647d0f23cc2e872d011e137"
928-
integrity sha512-WGvQwEanjiNgSnStXz5XKCs+S3HSw04eQM+tCIoPVTGbSWkSoxt1HlnmB6YFrEJcWlVh8Jqg43DGvLPlX/rWZw==
930+
"@babel/plugin-transform-runtime@7.13.6":
931+
version "7.13.6"
932+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.6.tgz#c11c806f023d2065bbcc9b751702f4008245951c"
933+
integrity sha512-QsTomUTIeOdYrNsOMJRSp2QzGvB1KYD4ePCC8Mei2SuoHScncYS3h1E9PR5gDL7buJmcqIHrWyH6B5GZMgDrRg==
929934
dependencies:
930935
"@babel/helper-module-imports" "^7.12.13"
931936
"@babel/helper-plugin-utils" "^7.13.0"
932-
babel-plugin-polyfill-corejs2 "^0.1.2"
933-
babel-plugin-polyfill-corejs3 "^0.1.2"
934-
babel-plugin-polyfill-regenerator "^0.1.1"
937+
babel-plugin-polyfill-corejs2 "^0.1.4"
938+
babel-plugin-polyfill-corejs3 "^0.1.3"
939+
babel-plugin-polyfill-regenerator "^0.1.2"
935940
semver "7.0.0"
936941

937942
"@babel/plugin-transform-shorthand-properties@^7.12.13":
@@ -985,16 +990,16 @@
985990
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
986991
"@babel/helper-plugin-utils" "^7.12.13"
987992

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

@@ -1070,10 +1075,10 @@
10701075
"@babel/types" "^7.4.4"
10711076
esutils "^2.0.2"
10721077

1073-
"@babel/runtime@7.13.2":
1074-
version "7.13.2"
1075-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.2.tgz#9511c87d2808b2cf5fb9e9c5cf0d1ab789d75499"
1076-
integrity sha512-U9plpxyudmZNYe12YI6cXyeWTWYCTq2u1h+C0XVtC3+BoiuzTh1BHlMJgxMrbKTombYkf7wQGqoxYkptFehuZw==
1078+
"@babel/runtime@7.13.6":
1079+
version "7.13.6"
1080+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.6.tgz#86e0fad6cbb46a680e21c1aa4748717a058d345a"
1081+
integrity sha512-Y/DEVhSQ91u27rxq7D0EH/sewS6+x06p/MgO1VppbDHMzYXLZrAR5cFjCom78e9RUw1BQAq6qJg6fXc/ep7glA==
10771082
dependencies:
10781083
regenerator-runtime "^0.13.4"
10791084

@@ -1093,32 +1098,32 @@
10931098
"@babel/parser" "^7.12.13"
10941099
"@babel/types" "^7.12.13"
10951100

1096-
"@babel/traverse@^7.11.5", "@babel/traverse@^7.13.0":
1097-
version "7.13.0"
1098-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
1099-
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
1101+
"@babel/traverse@^7.12.13", "@babel/traverse@^7.8.3":
1102+
version "7.12.13"
1103+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0"
1104+
integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA==
11001105
dependencies:
11011106
"@babel/code-frame" "^7.12.13"
1102-
"@babel/generator" "^7.13.0"
1107+
"@babel/generator" "^7.12.13"
11031108
"@babel/helper-function-name" "^7.12.13"
11041109
"@babel/helper-split-export-declaration" "^7.12.13"
1105-
"@babel/parser" "^7.13.0"
1106-
"@babel/types" "^7.13.0"
1110+
"@babel/parser" "^7.12.13"
1111+
"@babel/types" "^7.12.13"
11071112
debug "^4.1.0"
11081113
globals "^11.1.0"
11091114
lodash "^4.17.19"
11101115

1111-
"@babel/traverse@^7.12.13", "@babel/traverse@^7.8.3":
1112-
version "7.12.13"
1113-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0"
1114-
integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA==
1116+
"@babel/traverse@^7.13.0":
1117+
version "7.13.0"
1118+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
1119+
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
11151120
dependencies:
11161121
"@babel/code-frame" "^7.12.13"
1117-
"@babel/generator" "^7.12.13"
1122+
"@babel/generator" "^7.13.0"
11181123
"@babel/helper-function-name" "^7.12.13"
11191124
"@babel/helper-split-export-declaration" "^7.12.13"
1120-
"@babel/parser" "^7.12.13"
1121-
"@babel/types" "^7.12.13"
1125+
"@babel/parser" "^7.13.0"
1126+
"@babel/types" "^7.13.0"
11221127
debug "^4.1.0"
11231128
globals "^11.1.0"
11241129
lodash "^4.17.19"
@@ -2906,29 +2911,29 @@ babel-plugin-dynamic-import-node@^2.3.3:
29062911
dependencies:
29072912
object.assign "^4.1.0"
29082913

2909-
babel-plugin-polyfill-corejs2@^0.1.2:
2910-
version "0.1.2"
2911-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.2.tgz#3e5e7ef339dd84ca34c6a20605e6d4ef62aba3b1"
2912-
integrity sha512-sSGAKN95gTnXjg3RtGI9QBW/xSqXy5fo2Bt+W5WkhconIO+QxuDZChyjZYiY90xE3MQRI1k73Dh/HAe86cWf8A==
2914+
babel-plugin-polyfill-corejs2@^0.1.4:
2915+
version "0.1.5"
2916+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.1.5.tgz#8fc4779965311393594a1b9ad3adefab3860c8fe"
2917+
integrity sha512-5IzdFIjYWqlOFVr/hMYUpc+5fbfuvJTAISwIY58jhH++ZtawtNlcJnxAixlk8ahVwHCz1ipW/kpXYliEBp66wg==
29132918
dependencies:
2914-
"@babel/compat-data" "^7.11.0"
2915-
"@babel/helper-define-polyfill-provider" "^0.1.0"
2919+
"@babel/compat-data" "^7.13.0"
2920+
"@babel/helper-define-polyfill-provider" "^0.1.2"
29162921
semver "^6.1.1"
29172922

2918-
babel-plugin-polyfill-corejs3@^0.1.2:
2919-
version "0.1.2"
2920-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.2.tgz#39b0d46744360738237bd54052af852c84d74ebf"
2921-
integrity sha512-7neRvPKcdvZ4X9IpYBCmT+ceVUKC1idX7DJN5sRtiPP9d0ABD6k5x/QvXTiz/9wMp86FBDX6Gz0g7WQY2lRfgw==
2923+
babel-plugin-polyfill-corejs3@^0.1.3:
2924+
version "0.1.4"
2925+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.1.4.tgz#2ae290200e953bade30907b7a3bebcb696e6c59d"
2926+
integrity sha512-ysSzFn/qM8bvcDAn4mC7pKk85Y5dVaoa9h4u0mHxOEpDzabsseONhUpR7kHxpUinfj1bjU7mUZqD23rMZBoeSg==
29222927
dependencies:
2923-
"@babel/helper-define-polyfill-provider" "^0.1.0"
2928+
"@babel/helper-define-polyfill-provider" "^0.1.2"
29242929
core-js-compat "^3.8.1"
29252930

2926-
babel-plugin-polyfill-regenerator@^0.1.1:
2927-
version "0.1.1"
2928-
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.1.tgz#3b9b907d1554747ff131bd5c6da81713e342db73"
2929-
integrity sha512-QZlnPDLX2JEXP8RQGeP4owNxRKUAqHD+rdlyRHV8ENeCcI9ni2qT9IzxT9jYW1aZrxCgehD31LztlMaA68zoqQ==
2931+
babel-plugin-polyfill-regenerator@^0.1.2:
2932+
version "0.1.3"
2933+
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.1.3.tgz#350f857225fc640ae1ec78d1536afcbb457db841"
2934+
integrity sha512-hRjTJQiOYt/wBKEc+8V8p9OJ9799blAJcuKzn1JXh3pApHoWl1Emxh2BHc6MC7Qt6bbr3uDpNxaYQnATLIudEg==
29302935
dependencies:
2931-
"@babel/helper-define-polyfill-provider" "^0.1.0"
2936+
"@babel/helper-define-polyfill-provider" "^0.1.2"
29322937

29332938
balanced-match@^1.0.0:
29342939
version "1.0.0"

0 commit comments

Comments
 (0)