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 45
45
"raw-loader" : " 4.0.0" ,
46
46
"regenerator-runtime" : " 0.13.3" ,
47
47
"rimraf" : " 3.0.2" ,
48
- "rollup" : " 1.32.0 " ,
48
+ "rollup" : " 2.0.3 " ,
49
49
"rxjs" : " 6.5.4" ,
50
50
"sass" : " 1.26.2" ,
51
51
"sass-loader" : " 8.0.2" ,
Original file line number Diff line number Diff line change 9949
9949
"@types/node" "*"
9950
9950
acorn "^7.1.0"
9951
9951
9952
-
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
+
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"
9960
9958
9961
9959
run-async@^2.2.0:
9962
9960
version "2.4.0"
You can’t perform that action at this time.
0 commit comments