File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 81
81
"@angular/service-worker" : " 12.0.0-next.1" ,
82
82
"@babel/core" : " 7.13.1" ,
83
83
"@babel/generator" : " 7.13.0" ,
84
- "@babel/plugin-transform-runtime" : " 7.13.6 " ,
84
+ "@babel/plugin-transform-runtime" : " 7.13.7 " ,
85
85
"@babel/preset-env" : " 7.13.5" ,
86
- "@babel/runtime" : " 7.13.6 " ,
86
+ "@babel/runtime" : " 7.13.7 " ,
87
87
"@babel/template" : " 7.12.13" ,
88
88
"@bazel/bazelisk" : " 1.7.3" ,
89
89
"@bazel/buildifier" : " 4.0.0" ,
Original file line number Diff line number Diff line change 14
14
"@babel/core" : " 7.13.1" ,
15
15
"@babel/generator" : " 7.13.0" ,
16
16
"@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 " ,
18
18
"@babel/preset-env" : " 7.13.5" ,
19
- "@babel/runtime" : " 7.13.6 " ,
19
+ "@babel/runtime" : " 7.13.7 " ,
20
20
"@babel/template" : " 7.12.13" ,
21
21
"@jsdevtools/coverage-istanbul-loader" : " 3.0.5" ,
22
22
"@ngtools/webpack" : " 0.0.0" ,
Original file line number Diff line number Diff line change 927
927
dependencies:
928
928
"@babel/helper-plugin-utils" "^7.12.13"
929
929
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 ==
934
934
dependencies:
935
935
"@babel/helper-module-imports" "^7.12.13"
936
936
"@babel/helper-plugin-utils" "^7.13.0"
1075
1075
"@babel/types" "^7.4.4"
1076
1076
esutils "^2.0.2"
1077
1077
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 ==
1082
1082
dependencies:
1083
1083
regenerator-runtime "^0.13.4"
1084
1084
You can’t perform that action at this time.
0 commit comments