File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 201
201
"regenerator-runtime" : " 0.13.7" ,
202
202
"resolve-url-loader" : " 3.1.2" ,
203
203
"rimraf" : " 3.0.2" ,
204
- "rollup" : " 2.37 .0" ,
204
+ "rollup" : " 2.38 .0" ,
205
205
"rxjs" : " 6.6.3" ,
206
206
"sass" : " 1.32.5" ,
207
207
"sass-loader" : " 10.1.1" ,
Original file line number Diff line number Diff line change 55
55
"regenerator-runtime" : " 0.13.7" ,
56
56
"resolve-url-loader" : " 3.1.2" ,
57
57
"rimraf" : " 3.0.2" ,
58
- "rollup" : " 2.37 .0" ,
58
+ "rollup" : " 2.38 .0" ,
59
59
"rxjs" : " 6.6.3" ,
60
60
"sass" : " 1.32.5" ,
61
61
"sass-loader" : " 10.1.1" ,
Original file line number Diff line number Diff line change @@ -10262,10 +10262,10 @@ rollup-plugin-sourcemaps@^0.6.3:
10262
10262
"@rollup/pluginutils" "^3.0.9"
10263
10263
source-map-resolve "^0.6.0"
10264
10264
10265
- rollup@2.37 .0:
10266
- version "2.37 .0"
10267
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.37 .0.tgz#5baf631dc224a56d7eb88dd11b20aa28c1e8dc6f "
10268
- integrity sha512-cbxuxkMGCQV+TnVh+yZSUerbVb5i8soRydbzHYoMNojgt7MMi+jDLLs24U9HHCssKkwkXmsj+LXcOZMldTbz2w ==
10265
+ rollup@2.38 .0:
10266
+ version "2.38 .0"
10267
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38 .0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d "
10268
+ integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw ==
10269
10269
optionalDependencies:
10270
10270
fsevents "~2.1.2"
10271
10271
You can’t perform that action at this time.
0 commit comments