File tree Expand file tree Collapse file tree 3 files changed +3
-10
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 3 files changed +3
-10
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.1 " ,
203
+ "rollup" : " 2.36.2 " ,
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.1 " ,
57
+ "rollup" : " 2.36.2 " ,
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,14 +10301,7 @@ rollup-plugin-sourcemaps@^0.6.0:
10301
10301
"@rollup/pluginutils" "^3.0.9"
10302
10302
source-map-resolve "^0.6.0"
10303
10303
10304
-
10305
- version "2.36.1"
10306
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
10307
- integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
10308
- optionalDependencies:
10309
- fsevents "~2.1.2"
10310
-
10311
- rollup@^2.8.0:
10304
+
10312
10305
version "2.36.2"
10313
10306
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49"
10314
10307
integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==
You can’t perform that action at this time.
0 commit comments