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 50
50
"regenerator-runtime" : " 0.13.5" ,
51
51
"resolve-url-loader" : " 3.1.1" ,
52
52
"rimraf" : " 3.0.2" ,
53
- "rollup" : " 2.8.0 " ,
53
+ "rollup" : " 2.8.2 " ,
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 10562
10562
optionalDependencies:
10563
10563
fsevents "~2.1.2"
10564
10564
10565
+
10566
+ version "2.8.2"
10567
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.8.2.tgz#08427a8eb118e6e4ac8d80eba22774bc1d059c81"
10568
+ integrity sha512-LRzMcB8V1M69pSvf6uCbR+W9OPCy5FuxcIwqioWg5RKidrrqKbzjJF9pEGXceaMVkbptNFZgIVJlUokCU0sfng==
10569
+ optionalDependencies:
10570
+ fsevents "~2.1.2"
10571
+
10565
10572
run-async@^2.4.0:
10566
10573
version "2.4.1"
10567
10574
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
You can’t perform that action at this time.
0 commit comments