Skip to content

Commit 48badb1

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

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.6",
84+
"@babel/plugin-transform-runtime": "7.13.7",
8585
"@babel/preset-env": "7.13.5",
86-
"@babel/runtime": "7.13.6",
86+
"@babel/runtime": "7.13.7",
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

Lines changed: 2 additions & 2 deletions
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.6",
17+
"@babel/plugin-transform-runtime": "7.13.7",
1818
"@babel/preset-env": "7.13.5",
19-
"@babel/runtime": "7.13.6",
19+
"@babel/runtime": "7.13.7",
2020
"@babel/template": "7.12.13",
2121
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
2222
"@ngtools/webpack": "0.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -927,10 +927,10 @@
927927
dependencies:
928928
"@babel/helper-plugin-utils" "^7.12.13"
929929

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==
930+
"@babel/plugin-transform-runtime@7.13.7":
931+
version "7.13.7"
932+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.7.tgz#a856b53681da9193d98dfb03d8192b0a3f4cdd8a"
933+
integrity sha512-pXfYTTSbU5ThVTUyQ6TUdUkonZYKKq8M6vDUkFCjFw8vT42hhayrbJPVWGC7B97LkzFYBtdW/SBGVZtRaopW6Q==
934934
dependencies:
935935
"@babel/helper-module-imports" "^7.12.13"
936936
"@babel/helper-plugin-utils" "^7.13.0"
@@ -1075,10 +1075,10 @@
10751075
"@babel/types" "^7.4.4"
10761076
esutils "^2.0.2"
10771077

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==
1078+
"@babel/runtime@7.13.7":
1079+
version "7.13.7"
1080+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.7.tgz#d494e39d198ee9ca04f4dcb76d25d9d7a1dc961a"
1081+
integrity sha512-h+ilqoX998mRVM5FtB5ijRuHUDVt5l3yfoOi2uh18Z/O3hvyaHQ39NpxVkCIG5yFs+mLq/ewFp8Bss6zmWv6ZA==
10821082
dependencies:
10831083
regenerator-runtime "^0.13.4"
10841084

0 commit comments

Comments
 (0)