File tree Expand file tree Collapse file tree 2 files changed +7
-9
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 4545 "raw-loader" : " 4.0.0" ,
4646 "regenerator-runtime" : " 0.13.3" ,
4747 "rimraf" : " 3.0.2" ,
48- "rollup" : " 1.32.0 " ,
48+ "rollup" : " 2.0.3 " ,
4949 "rxjs" : " 6.5.4" ,
5050 "sass" : " 1.26.2" ,
5151 "sass-loader" : " 8.0.2" ,
Original file line number Diff line number Diff line change @@ -9949,14 +9949,12 @@ rollup@1.31.1:
99499949 "@types/node" "*"
99509950 acorn "^7.1.0"
99519951
9952- rollup@1.32.0:
9953- version "1.32.0"
9954- resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c"
9955- integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA==
9956- dependencies:
9957- "@types/estree" "*"
9958- "@types/node" "*"
9959- acorn "^7.1.0"
9952+ rollup@2.0.3:
9953+ version "2.0.3"
9954+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.3.tgz#b28fd528b3b15a8caf01fa7446c83bd66142b0ab"
9955+ integrity sha512-OjTD1pmtqCFaaoTl+zf3dXlG0FR1PudauQzAYmP5hDLLrrisXP6EuzAx9MY6En5bv61e8F6JGcVQxsVOcqFTUA==
9956+ optionalDependencies:
9957+ fsevents "~2.1.2"
99609958
99619959run-async@^2.2.0:
99629960 version "2.4.0"
You can’t perform that action at this time.
0 commit comments