File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 88
88
"@babel/plugin-proposal-async-generator-functions" : " 7.14.9" ,
89
89
"@babel/plugin-transform-runtime" : " 7.15.0" ,
90
90
"@babel/preset-env" : " 7.15.0" ,
91
- "@babel/runtime" : " 7.14.8 " ,
91
+ "@babel/runtime" : " 7.15.3 " ,
92
92
"@babel/template" : " 7.14.5" ,
93
93
"@bazel/bazelisk" : " 1.10.1" ,
94
94
"@bazel/buildifier" : " 4.0.1" ,
Original file line number Diff line number Diff line change 17
17
"@babel/plugin-transform-async-to-generator" : " 7.14.5" ,
18
18
"@babel/plugin-transform-runtime" : " 7.15.0" ,
19
19
"@babel/preset-env" : " 7.15.0" ,
20
- "@babel/runtime" : " 7.14.8 " ,
20
+ "@babel/runtime" : " 7.15.3 " ,
21
21
"@babel/template" : " 7.14.5" ,
22
22
"@discoveryjs/json-ext" : " 0.5.3" ,
23
23
"@jsdevtools/coverage-istanbul-loader" : " 3.0.5" ,
Original file line number Diff line number Diff line change 1049
1049
"@babel/types" "^7.4.4"
1050
1050
esutils "^2.0.2"
1051
1051
1052
- "@babel/
[email protected] ", "@babel/runtime@^7.8.4":
1052
+
1053
+ version "7.15.3"
1054
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
1055
+ integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
1056
+ dependencies:
1057
+ regenerator-runtime "^0.13.4"
1058
+
1059
+ "@babel/runtime@^7.8.4":
1053
1060
version "7.14.8"
1054
1061
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.8.tgz#7119a56f421018852694290b9f9148097391b446"
1055
1062
integrity sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==
You can’t perform that action at this time.
0 commit comments