File tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 196
196
"regenerator-runtime" : " 0.13.7" ,
197
197
"resolve-url-loader" : " 3.1.1" ,
198
198
"rimraf" : " 3.0.2" ,
199
- "rollup" : " 2.26.2 " ,
199
+ "rollup" : " 2.26.3 " ,
200
200
"rxjs" : " 6.6.2" ,
201
201
"sass" : " 1.26.3" ,
202
202
"sass-loader" : " 9.0.3" ,
Original file line number Diff line number Diff line change 50
50
"regenerator-runtime" : " 0.13.7" ,
51
51
"resolve-url-loader" : " 3.1.1" ,
52
52
"rimraf" : " 3.0.2" ,
53
- "rollup" : " 2.26.2 " ,
53
+ "rollup" : " 2.26.3 " ,
54
54
"rxjs" : " 6.6.2" ,
55
55
"sass" : " 1.26.10" ,
56
56
"sass-loader" : " 9.0.3" ,
Original file line number Diff line number Diff line change @@ -10642,10 +10642,10 @@ rollup-plugin-sourcemaps@^0.6.0:
10642
10642
"@rollup/pluginutils" "^3.0.9"
10643
10643
source-map-resolve "^0.6.0"
10644
10644
10645
-
10646
- version "2.26.2 "
10647
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.2 .tgz#de32c2c28a0b5fb843d120e2b3a252a18e7740e9 "
10648
- integrity sha512-dQOms6XRPGHS5Chq7JkkkGXeO72hzWuftB4Rba0rMIT5lThvcEXLTgjrp6+ehhUlsFraOfvcF0Q8dRoQ/X68WQ ==
10645
+
10646
+ version "2.26.3 "
10647
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.3 .tgz#502c755872a4590937cfa4e8f7eb99d3bc3c4025 "
10648
+ integrity sha512-Mlt39/kL2rA9egcbQbaZV1SNVplGqYYhDDMcGgHPPE0tvM3R4GrB+IEdYy2QtTrdzMQx57ZcqDFf/KWWm8F+uw ==
10649
10649
optionalDependencies:
10650
10650
fsevents "~2.1.2"
10651
10651
You can’t perform that action at this time.
0 commit comments