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.38.4 " ,
204
+ "rollup" : " 2.38.5 " ,
205
205
"rxjs" : " 6.6.3" ,
206
206
"sass" : " 1.32.6" ,
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.38.4 " ,
58
+ "rollup" : " 2.38.5 " ,
59
59
"rxjs" : " 6.6.3" ,
60
60
"sass" : " 1.32.6" ,
61
61
"sass-loader" : " 10.1.1" ,
Original file line number Diff line number Diff line change @@ -10427,10 +10427,10 @@ rollup-plugin-sourcemaps@^0.6.3:
10427
10427
"@rollup/pluginutils" "^3.0.9"
10428
10428
source-map-resolve "^0.6.0"
10429
10429
10430
- rollup@2.38.4 :
10431
- version "2.38.4 "
10432
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.4 .tgz#1b84ea8728c73b1a00a6a6e9c630ec8c3fe48cea "
10433
- integrity sha512-B0LcJhjiwKkTl79aGVF/u5KdzsH8IylVfV56Ut6c9ouWLJcUK17T83aZBetNYSnZtXf2OHD4+2PbmRW+Fp5ulg ==
10430
+ rollup@2.38.5 :
10431
+ version "2.38.5 "
10432
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5 .tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a "
10433
+ integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ ==
10434
10434
optionalDependencies:
10435
10435
fsevents "~2.3.1"
10436
10436
You can’t perform that action at this time.
0 commit comments