File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 46
46
"raw-loader" : " 4.0.0" ,
47
47
"regenerator-runtime" : " 0.13.5" ,
48
48
"rimraf" : " 3.0.2" ,
49
- "rollup" : " 2.2.0 " ,
49
+ "rollup" : " 2.3.2 " ,
50
50
"rxjs" : " 6.5.4" ,
51
51
"sass" : " 1.26.3" ,
52
52
"sass-loader" : " 8.0.2" ,
Original file line number Diff line number Diff line change 10089
10089
optionalDependencies:
10090
10090
fsevents "~2.1.2"
10091
10091
10092
+
10093
+ version "2.3.2"
10094
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.2.tgz#afa68e4f3325bcef4e150d082056bef450bcac60"
10095
+ integrity sha512-p66+fbfaUUOGE84sHXAOgfeaYQMslgAazoQMp//nlR519R61213EPFgrMZa48j31jNacJwexSAR1Q8V/BwGKBA==
10096
+ optionalDependencies:
10097
+ fsevents "~2.1.2"
10098
+
10092
10099
run-async@^2.4.0:
10093
10100
version "2.4.0"
10094
10101
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.0.tgz#e59054a5b86876cfae07f431d18cbaddc594f1e8"
You can’t perform that action at this time.
0 commit comments