File tree 3 files changed +10
-3
lines changed
packages/angular_devkit/build_angular
3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 196
196
"regenerator-runtime" : " 0.13.7" ,
197
197
"resolve-url-loader" : " 3.1.1" ,
198
198
"rimraf" : " 3.0.2" ,
199
- "rollup" : " 2.26.8 " ,
199
+ "rollup" : " 2.26.9 " ,
200
200
"rxjs" : " 6.6.2" ,
201
201
"sass" : " 1.26.3" ,
202
202
"sass-loader" : " 10.0.1" ,
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.8 " ,
55
+ "rollup" : " 2.26.9 " ,
56
56
"rxjs" : " 6.6.2" ,
57
57
"sass" : " 1.26.10" ,
58
58
"sass-loader" : " 10.0.1" ,
Original file line number Diff line number Diff line change @@ -10374,7 +10374,14 @@ rollup-plugin-sourcemaps@^0.6.0:
10374
10374
"@rollup/pluginutils" "^3.0.9"
10375
10375
source-map-resolve "^0.6.0"
10376
10376
10377
- rollup@2.26.8, rollup@^2.8.0:
10377
+ rollup@2.26.9:
10378
+ version "2.26.9"
10379
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.9.tgz#4b6ce4e9044dd257d7314d8ed9b4d4d8a7d166c9"
10380
+ integrity sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ==
10381
+ optionalDependencies:
10382
+ fsevents "~2.1.2"
10383
+
10384
+ rollup@^2.8.0:
10378
10385
version "2.26.8"
10379
10386
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.8.tgz#7b02353835a73c4797f42177a5fa3fc074012713"
10380
10387
integrity sha512-li9WaJYc5z9WzV1jhZbPQCrsOpGNsI+Li1qyrn5n745ZNSnlkRlBtj1Hs+Z0Dc2N1+P7HT34UKAEASqN9Th8cg==
You can’t perform that action at this time.
0 commit comments