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 196
196
"regenerator-runtime" : " 0.13.7" ,
197
197
"resolve-url-loader" : " 3.1.1" ,
198
198
"rimraf" : " 3.0.2" ,
199
- "rollup" : " 2.26.11 " ,
199
+ "rollup" : " 2.27.0 " ,
200
200
"rxjs" : " 6.6.3" ,
201
201
"sass" : " 1.26.10" ,
202
202
"sass-loader" : " 10.0.2" ,
Original file line number Diff line number Diff line change 53
53
"regenerator-runtime" : " 0.13.7" ,
54
54
"resolve-url-loader" : " 3.1.1" ,
55
55
"rimraf" : " 3.0.2" ,
56
- "rollup" : " 2.26.11 " ,
56
+ "rollup" : " 2.27.0 " ,
57
57
"rxjs" : " 6.6.3" ,
58
58
"sass" : " 1.26.10" ,
59
59
"sass-loader" : " 10.0.2" ,
Original file line number Diff line number Diff line change @@ -10286,7 +10286,14 @@ rollup-plugin-sourcemaps@^0.6.0:
10286
10286
"@rollup/pluginutils" "^3.0.9"
10287
10287
source-map-resolve "^0.6.0"
10288
10288
10289
-
10289
+
10290
+ version "2.27.0"
10291
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.0.tgz#f2b70a8dd583bc3675b36686289aa9a51e27af4f"
10292
+ integrity sha512-1WlbhNdzhLjdhh2wsf6CDxmuBAYG+5O53fYqCcGv8aJOoX/ymCfCY6oZnvllXZzaC/Ng+lPPwq9EMbHOKc5ozA==
10293
+ optionalDependencies:
10294
+ fsevents "~2.1.2"
10295
+
10296
+ rollup@^2.8.0:
10290
10297
version "2.26.11"
10291
10298
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.11.tgz#4fc31de9c7b83d50916fc8395f8c3d24730cdaae"
10292
10299
integrity sha512-xyfxxhsE6hW57xhfL1I+ixH8l2bdoIMaAecdQiWF3N7IgJEMu99JG+daBiSZQjnBpzFxa0/xZm+3pbCdAQehHw==
You can’t perform that action at this time.
0 commit comments