File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 199
199
"regenerator-runtime" : " 0.13.7" ,
200
200
"resolve-url-loader" : " 3.1.2" ,
201
201
"rimraf" : " 3.0.2" ,
202
- "rollup" : " 2.33.3 " ,
202
+ "rollup" : " 2.34.0 " ,
203
203
"rxjs" : " 6.6.3" ,
204
204
"sass" : " 1.29.0" ,
205
205
"sass-loader" : " 10.1.0" ,
Original file line number Diff line number Diff line change 53
53
"regenerator-runtime" : " 0.13.7" ,
54
54
"resolve-url-loader" : " 3.1.2" ,
55
55
"rimraf" : " 3.0.2" ,
56
- "rollup" : " 2.33.3 " ,
56
+ "rollup" : " 2.34.0 " ,
57
57
"rxjs" : " 6.6.3" ,
58
58
"sass" : " 1.29.0" ,
59
59
"sass-loader" : " 10.1.0" ,
Original file line number Diff line number Diff line change @@ -10572,7 +10572,14 @@ rollup-plugin-sourcemaps@^0.6.0:
10572
10572
"@rollup/pluginutils" "^3.0.9"
10573
10573
source-map-resolve "^0.6.0"
10574
10574
10575
-
10575
+
10576
+ version "2.34.0"
10577
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
10578
+ integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
10579
+ optionalDependencies:
10580
+ fsevents "~2.1.2"
10581
+
10582
+ rollup@^2.8.0:
10576
10583
version "2.33.3"
10577
10584
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
10578
10585
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
You can’t perform that action at this time.
0 commit comments