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 200
200
"regenerator-runtime" : " 0.13.7" ,
201
201
"resolve-url-loader" : " 3.1.2" ,
202
202
"rimraf" : " 3.0.2" ,
203
- "rollup" : " 2.36.2 " ,
203
+ "rollup" : " 2.37.0 " ,
204
204
"rxjs" : " 6.6.3" ,
205
205
"sass" : " 1.32.4" ,
206
206
"sass-loader" : " 10.1.1" ,
Original file line number Diff line number Diff line change 54
54
"regenerator-runtime" : " 0.13.7" ,
55
55
"resolve-url-loader" : " 3.1.2" ,
56
56
"rimraf" : " 3.0.2" ,
57
- "rollup" : " 2.36.2 " ,
57
+ "rollup" : " 2.37.0 " ,
58
58
"rxjs" : " 6.6.3" ,
59
59
"sass" : " 1.32.4" ,
60
60
"sass-loader" : " 10.1.1" ,
Original file line number Diff line number Diff line change @@ -10301,7 +10301,14 @@ rollup-plugin-sourcemaps@^0.6.0:
10301
10301
"@rollup/pluginutils" "^3.0.9"
10302
10302
source-map-resolve "^0.6.0"
10303
10303
10304
-
10304
+
10305
+ version "2.37.0"
10306
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.37.0.tgz#5baf631dc224a56d7eb88dd11b20aa28c1e8dc6f"
10307
+ integrity sha512-cbxuxkMGCQV+TnVh+yZSUerbVb5i8soRydbzHYoMNojgt7MMi+jDLLs24U9HHCssKkwkXmsj+LXcOZMldTbz2w==
10308
+ optionalDependencies:
10309
+ fsevents "~2.1.2"
10310
+
10311
+ rollup@^2.8.0:
10305
10312
version "2.36.2"
10306
10313
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49"
10307
10314
integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==
You can’t perform that action at this time.
0 commit comments