Skip to content

Commit 90536fd

Browse files
renovate-botclydin
authored andcommitted
build: update babel packages
1 parent 0b0a835 commit 90536fd

File tree

3 files changed

+79
-45
lines changed

3 files changed

+79
-45
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,11 @@
7979
"@angular/platform-server": "12.0.0-next.5",
8080
"@angular/router": "12.0.0-next.5",
8181
"@angular/service-worker": "12.0.0-next.5",
82-
"@babel/core": "7.13.8",
82+
"@babel/core": "7.13.10",
8383
"@babel/generator": "7.13.9",
84-
"@babel/plugin-transform-runtime": "7.13.9",
85-
"@babel/preset-env": "7.13.9",
86-
"@babel/runtime": "7.13.9",
84+
"@babel/plugin-transform-runtime": "7.13.10",
85+
"@babel/preset-env": "7.13.12",
86+
"@babel/runtime": "7.13.10",
8787
"@babel/template": "7.12.13",
8888
"@bazel/bazelisk": "1.7.5",
8989
"@bazel/buildifier": "4.0.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"@angular-devkit/build-optimizer": "0.0.0",
1212
"@angular-devkit/build-webpack": "0.0.0",
1313
"@angular-devkit/core": "0.0.0",
14-
"@babel/core": "7.13.8",
14+
"@babel/core": "7.13.10",
1515
"@babel/generator": "7.13.9",
1616
"@babel/plugin-transform-async-to-generator": "7.13.0",
17-
"@babel/plugin-transform-runtime": "7.13.9",
18-
"@babel/preset-env": "7.13.9",
19-
"@babel/runtime": "7.13.9",
17+
"@babel/plugin-transform-runtime": "7.13.10",
18+
"@babel/preset-env": "7.13.12",
19+
"@babel/runtime": "7.13.10",
2020
"@babel/template": "7.12.13",
2121
"@discoveryjs/json-ext": "0.5.2",
2222
"@jsdevtools/coverage-istanbul-loader": "3.0.5",

yarn.lock

Lines changed: 71 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -189,22 +189,27 @@
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.12":
193+
version "7.13.12"
194+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
195+
integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
196+
192197
"@babel/compat-data@^7.13.8":
193198
version "7.13.8"
194199
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
195200
integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
196201

197-
"@babel/[email protected].8":
198-
version "7.13.8"
199-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb"
200-
integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
202+
"@babel/[email protected].10":
203+
version "7.13.10"
204+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559"
205+
integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw==
201206
dependencies:
202207
"@babel/code-frame" "^7.12.13"
203-
"@babel/generator" "^7.13.0"
204-
"@babel/helper-compilation-targets" "^7.13.8"
208+
"@babel/generator" "^7.13.9"
209+
"@babel/helper-compilation-targets" "^7.13.10"
205210
"@babel/helper-module-transforms" "^7.13.0"
206-
"@babel/helpers" "^7.13.0"
207-
"@babel/parser" "^7.13.4"
211+
"@babel/helpers" "^7.13.10"
212+
"@babel/parser" "^7.13.10"
208213
"@babel/template" "^7.12.13"
209214
"@babel/traverse" "^7.13.0"
210215
"@babel/types" "^7.13.0"
@@ -258,7 +263,7 @@
258263
semver "^5.4.1"
259264
source-map "^0.5.0"
260265

261-
266+
"@babel/[email protected]", "@babel/generator@^7.13.9":
262267
version "7.13.9"
263268
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
264269
integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
@@ -310,6 +315,16 @@
310315
browserslist "^4.14.5"
311316
semver "7.0.0"
312317

318+
"@babel/helper-compilation-targets@^7.13.10":
319+
version "7.13.10"
320+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c"
321+
integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA==
322+
dependencies:
323+
"@babel/compat-data" "^7.13.8"
324+
"@babel/helper-validator-option" "^7.12.17"
325+
browserslist "^4.14.5"
326+
semver "^6.3.0"
327+
313328
"@babel/helper-compilation-targets@^7.13.8":
314329
version "7.13.8"
315330
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468"
@@ -531,10 +546,10 @@
531546
"@babel/traverse" "^7.12.13"
532547
"@babel/types" "^7.12.13"
533548

534-
"@babel/helpers@^7.13.0":
535-
version "7.13.0"
536-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0"
537-
integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ==
549+
"@babel/helpers@^7.13.10":
550+
version "7.13.10"
551+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8"
552+
integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==
538553
dependencies:
539554
"@babel/template" "^7.12.13"
540555
"@babel/traverse" "^7.13.0"
@@ -559,10 +574,19 @@
559574
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78"
560575
integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g==
561576

562-
"@babel/parser@^7.13.4":
563-
version "7.13.9"
564-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99"
565-
integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==
577+
"@babel/parser@^7.13.10":
578+
version "7.13.12"
579+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.12.tgz#ba320059420774394d3b0c0233ba40e4250b81d1"
580+
integrity sha512-4T7Pb244rxH24yR116LAuJ+adxXXnHhZaLJjegJVKSdoNCe4x1eDBaud5YIcQFcqzsaD5BHvJw5BQ0AZapdCRw==
581+
582+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
583+
version "7.13.12"
584+
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a"
585+
integrity sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ==
586+
dependencies:
587+
"@babel/helper-plugin-utils" "^7.13.0"
588+
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
589+
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
566590

567591
"@babel/plugin-proposal-async-generator-functions@^7.13.8":
568592
version "7.13.8"
@@ -648,10 +672,10 @@
648672
"@babel/helper-plugin-utils" "^7.13.0"
649673
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
650674

651-
"@babel/plugin-proposal-optional-chaining@^7.13.8":
652-
version "7.13.8"
653-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz#e39df93efe7e7e621841babc197982e140e90756"
654-
integrity sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ==
675+
"@babel/plugin-proposal-optional-chaining@^7.13.12":
676+
version "7.13.12"
677+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866"
678+
integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ==
655679
dependencies:
656680
"@babel/helper-plugin-utils" "^7.13.0"
657681
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
@@ -954,10 +978,10 @@
954978
dependencies:
955979
"@babel/helper-plugin-utils" "^7.12.13"
956980

957-
"@babel/[email protected].9":
958-
version "7.13.9"
959-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.9.tgz#744d3103338a0d6c90dee0497558150b490cee07"
960-
integrity sha512-XCxkY/wBI6M6Jj2mlWxkmqbKPweRanszWbF3Tyut+hKh+PHcuIH/rSr/7lmmE7C3WW+HSIm2GT+d5jwmheuB0g==
981+
"@babel/[email protected].10":
982+
version "7.13.10"
983+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.10.tgz#a1e40d22e2bf570c591c9c7e5ab42d6bf1e419e1"
984+
integrity sha512-Y5k8ipgfvz5d/76tx7JYbKQTcgFSU6VgJ3kKQv4zGTKr+a9T/KBvfRvGtSFgKDQGt/DBykQixV0vNWKIdzWErA==
961985
dependencies:
962986
"@babel/helper-module-imports" "^7.12.13"
963987
"@babel/helper-plugin-utils" "^7.13.0"
@@ -1017,15 +1041,16 @@
10171041
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
10181042
"@babel/helper-plugin-utils" "^7.12.13"
10191043

1020-
"@babel/[email protected].9":
1021-
version "7.13.9"
1022-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654"
1023-
integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ==
1044+
"@babel/[email protected].12":
1045+
version "7.13.12"
1046+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237"
1047+
integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA==
10241048
dependencies:
1025-
"@babel/compat-data" "^7.13.8"
1026-
"@babel/helper-compilation-targets" "^7.13.8"
1049+
"@babel/compat-data" "^7.13.12"
1050+
"@babel/helper-compilation-targets" "^7.13.10"
10271051
"@babel/helper-plugin-utils" "^7.13.0"
10281052
"@babel/helper-validator-option" "^7.12.17"
1053+
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
10291054
"@babel/plugin-proposal-async-generator-functions" "^7.13.8"
10301055
"@babel/plugin-proposal-class-properties" "^7.13.0"
10311056
"@babel/plugin-proposal-dynamic-import" "^7.13.8"
@@ -1036,7 +1061,7 @@
10361061
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
10371062
"@babel/plugin-proposal-object-rest-spread" "^7.13.8"
10381063
"@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
1039-
"@babel/plugin-proposal-optional-chaining" "^7.13.8"
1064+
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
10401065
"@babel/plugin-proposal-private-methods" "^7.13.0"
10411066
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
10421067
"@babel/plugin-syntax-async-generators" "^7.8.4"
@@ -1084,7 +1109,7 @@
10841109
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
10851110
"@babel/plugin-transform-unicode-regex" "^7.12.13"
10861111
"@babel/preset-modules" "^0.1.4"
1087-
"@babel/types" "^7.13.0"
1112+
"@babel/types" "^7.13.12"
10881113
babel-plugin-polyfill-corejs2 "^0.1.4"
10891114
babel-plugin-polyfill-corejs3 "^0.1.3"
10901115
babel-plugin-polyfill-regenerator "^0.1.2"
@@ -1102,10 +1127,10 @@
11021127
"@babel/types" "^7.4.4"
11031128
esutils "^2.0.2"
11041129

1105-
"@babel/[email protected].9":
1106-
version "7.13.9"
1107-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.9.tgz#97dbe2116e2630c489f22e0656decd60aaa1fcee"
1108-
integrity sha512-aY2kU+xgJ3dJ1eU6FMB9EH8dIe8dmusF1xEku52joLvw6eAFN0AI+WxCLDnpev2LEejWBAy2sBvBOBAjI3zmvA==
1130+
"@babel/[email protected].10":
1131+
version "7.13.10"
1132+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d"
1133+
integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw==
11091134
dependencies:
11101135
regenerator-runtime "^0.13.4"
11111136

@@ -1173,6 +1198,15 @@
11731198
lodash "^4.17.19"
11741199
to-fast-properties "^2.0.0"
11751200

1201+
"@babel/types@^7.13.12":
1202+
version "7.13.12"
1203+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd"
1204+
integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA==
1205+
dependencies:
1206+
"@babel/helper-validator-identifier" "^7.12.11"
1207+
lodash "^4.17.19"
1208+
to-fast-properties "^2.0.0"
1209+
11761210
11771211
version "1.7.5"
11781212
resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.7.5.tgz#dd1a52e3d23464f72de55aa3dc4777847fa85373"

0 commit comments

Comments
 (0)