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