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 196
196
"regenerator-runtime" : " 0.13.7" ,
197
197
"resolve-url-loader" : " 3.1.1" ,
198
198
"rimraf" : " 3.0.2" ,
199
- "rollup" : " 2.28.2 " ,
199
+ "rollup" : " 2.29.0 " ,
200
200
"rxjs" : " 6.6.3" ,
201
201
"sass" : " 1.27.0" ,
202
202
"sass-loader" : " 10.0.2" ,
Original file line number Diff line number Diff line change 53
53
"regenerator-runtime" : " 0.13.7" ,
54
54
"resolve-url-loader" : " 3.1.1" ,
55
55
"rimraf" : " 3.0.2" ,
56
- "rollup" : " 2.28.2 " ,
56
+ "rollup" : " 2.29.0 " ,
57
57
"rxjs" : " 6.6.3" ,
58
58
"sass" : " 1.27.0" ,
59
59
"sass-loader" : " 10.0.2" ,
Original file line number Diff line number Diff line change @@ -10634,7 +10634,14 @@ rollup-plugin-sourcemaps@^0.6.0:
10634
10634
"@rollup/pluginutils" "^3.0.9"
10635
10635
source-map-resolve "^0.6.0"
10636
10636
10637
-
10637
+
10638
+ version "2.29.0"
10639
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec"
10640
+ integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ==
10641
+ optionalDependencies:
10642
+ fsevents "~2.1.2"
10643
+
10644
+ rollup@^2.8.0:
10638
10645
version "2.28.2"
10639
10646
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.2.tgz#599ec4978144a82d8a8ec3d37670a8440cb04e4b"
10640
10647
integrity sha512-8txbsFBFLmm9Xdt4ByTOGa9Muonmc8MfNjnGAR8U8scJlF1ZW7AgNZa7aqBXaKtlvnYP/ab++fQIq9dB9NWUbg==
You can’t perform that action at this time.
0 commit comments