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 199
199
"regenerator-runtime" : " 0.13.7" ,
200
200
"resolve-url-loader" : " 3.1.2" ,
201
201
"rimraf" : " 3.0.2" ,
202
- "rollup" : " 2.33.2 " ,
202
+ "rollup" : " 2.33.3 " ,
203
203
"rxjs" : " 6.6.3" ,
204
204
"sass" : " 1.29.0" ,
205
205
"sass-loader" : " 10.1.0" ,
Original file line number Diff line number Diff line change 53
53
"regenerator-runtime" : " 0.13.7" ,
54
54
"resolve-url-loader" : " 3.1.2" ,
55
55
"rimraf" : " 3.0.2" ,
56
- "rollup" : " 2.33.2 " ,
56
+ "rollup" : " 2.33.3 " ,
57
57
"rxjs" : " 6.6.3" ,
58
58
"sass" : " 1.29.0" ,
59
59
"sass-loader" : " 10.1.0" ,
Original file line number Diff line number Diff line change @@ -10553,7 +10553,14 @@ rollup-plugin-sourcemaps@^0.6.0:
10553
10553
"@rollup/pluginutils" "^3.0.9"
10554
10554
source-map-resolve "^0.6.0"
10555
10555
10556
-
10556
+
10557
+ version "2.33.3"
10558
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
10559
+ integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
10560
+ optionalDependencies:
10561
+ fsevents "~2.1.2"
10562
+
10563
+ rollup@^2.8.0:
10557
10564
version "2.33.2"
10558
10565
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2.tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166"
10559
10566
integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw==
You can’t perform that action at this time.
0 commit comments