File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +8
-8
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.9.1 " ,
53
+ "rollup" : " 2.10.0 " ,
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 @@ -10552,6 +10552,13 @@ rollup-plugin-sourcemaps@^0.6.0:
10552
10552
"@rollup/pluginutils" "^3.0.9"
10553
10553
source-map-resolve "^0.6.0"
10554
10554
10555
+
10556
+ version "2.10.0"
10557
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.0.tgz#73332273fa177cd85c1042659dee6f103761be0d"
10558
+ integrity sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA==
10559
+ optionalDependencies:
10560
+ fsevents "~2.1.2"
10561
+
10555
10562
10556
10563
version "2.3.4"
10557
10564
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.4.tgz#979e461f8cab1a71aec2d37ce2a434052ae70223"
10566
10573
optionalDependencies:
10567
10574
fsevents "~2.1.2"
10568
10575
10569
-
10570
- version "2.9.1"
10571
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.1.tgz#3038ba1378e2ee614b5c9385b8379d7bec4c69ea"
10572
- integrity sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q==
10573
- optionalDependencies:
10574
- fsevents "~2.1.2"
10575
-
10576
10576
run-async@^2.4.0:
10577
10577
version "2.4.1"
10578
10578
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