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 49
49
"regenerator-runtime" : " 0.13.5" ,
50
50
"resolve-url-loader" : " 3.1.1" ,
51
51
"rimraf" : " 3.0.2" ,
52
- "rollup" : " 2.7.2 " ,
52
+ "rollup" : " 2.7.3 " ,
53
53
"rxjs" : " 6.5.5" ,
54
54
"sass" : " 1.26.5" ,
55
55
"sass-loader" : " 8.0.2" ,
Original file line number Diff line number Diff line change @@ -10614,10 +10614,10 @@ rollup@2.6.1:
10614
10614
optionalDependencies:
10615
10615
fsevents "~2.1.2"
10616
10616
10617
- rollup@2.7.2 :
10618
- version "2.7.2 "
10619
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.2 .tgz#0f8ee6216d33e83c0750116312c2c92b94cc7f72 "
10620
- integrity sha512-SdtTZVMMVSPe7SNv4exUyPXARe5v/p3TeeG3LRA5WabLPJt4Usi3wVrvVlyAUTG40JJmqS6zbIHt2vWTss2prw ==
10617
+ rollup@2.7.3 :
10618
+ version "2.7.3 "
10619
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.7.3 .tgz#24ebb08533b9ca6bc5a7aef8100e155e50035c31 "
10620
+ integrity sha512-lAWJGZ5BQzcu/5fhMKGJrh5oy9LQUoaCid8cQV8k+E2vE9E/UWptzcM+bSBg+u8akORsvnybsqQUE/wVChIazg ==
10621
10621
optionalDependencies:
10622
10622
fsevents "~2.1.2"
10623
10623
You can’t perform that action at this time.
0 commit comments