File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
"regenerator-runtime" : " 0.13.5" ,
51
51
"resolve-url-loader" : " 3.1.1" ,
52
52
"rimraf" : " 3.0.2" ,
53
- "rollup" : " 2.10.8 " ,
53
+ "rollup" : " 2.10.9 " ,
54
54
"rxjs" : " 6.5.5" ,
55
55
"sass" : " 1.26.5" ,
56
56
"sass-loader" : " 8.0.2" ,
Original file line number Diff line number Diff line change @@ -10587,10 +10587,10 @@ rollup-plugin-sourcemaps@^0.6.0:
10587
10587
"@rollup/pluginutils" "^3.0.9"
10588
10588
source-map-resolve "^0.6.0"
10589
10589
10590
-
10591
- version "2.10.8 "
10592
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.8 .tgz#ae7d341096aa81b352b1eb13912d775ec1913f5c "
10593
- integrity sha512-lbowcWxla8CNBNvCVnmZnoZzugM1g9yd7fd7oc5eWIdI4wECzpIpEJLBoeD+9UITwnnt1X3b9bt7gdZHC+rRAg ==
10590
+
10591
+ version "2.10.9 "
10592
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.9 .tgz#17dcc6753c619efcc1be2cf61d73a87827eebdf9 "
10593
+ integrity sha512-dY/EbjiWC17ZCUSyk14hkxATAMAShkMsD43XmZGWjLrgFj15M3Dw2kEkA9ns64BiLFm9PKN6vTQw8neHwK74eg ==
10594
10594
optionalDependencies:
10595
10595
fsevents "~2.1.2"
10596
10596
You can’t perform that action at this time.
0 commit comments