File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
packages/angular_devkit/build_angular Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5050 "regenerator-runtime" : " 0.13.5" ,
5151 "resolve-url-loader" : " 3.1.1" ,
5252 "rimraf" : " 3.0.2" ,
53- "rollup" : " 2.9.1 " ,
53+ "rollup" : " 2.10.0 " ,
5454 "rxjs" : " 6.5.5" ,
5555 "sass" : " 1.26.5" ,
5656 "sass-loader" : " 8.0.2" ,
Original file line number Diff line number Diff line change @@ -10552,6 +10552,13 @@ rollup-plugin-sourcemaps@^0.6.0:
1055210552 "@rollup/pluginutils" "^3.0.9"
1055310553 source-map-resolve "^0.6.0"
1055410554
10555+ rollup@2.10.0:
10556+ version "2.10.0"
10557+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.0.tgz#73332273fa177cd85c1042659dee6f103761be0d"
10558+ integrity sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA==
10559+ optionalDependencies:
10560+ fsevents "~2.1.2"
10561+
1055510562rollup@2.3.4:
1055610563 version "2.3.4"
1055710564 resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.4.tgz#979e461f8cab1a71aec2d37ce2a434052ae70223"
@@ -10566,13 +10573,6 @@ rollup@2.8.0:
1056610573 optionalDependencies:
1056710574 fsevents "~2.1.2"
1056810575
10569- rollup@2.9.1:
10570- version "2.9.1"
10571- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.1.tgz#3038ba1378e2ee614b5c9385b8379d7bec4c69ea"
10572- integrity sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q==
10573- optionalDependencies:
10574- fsevents "~2.1.2"
10575-
1057610576run-async@^2.4.0:
1057710577 version "2.4.1"
1057810578 resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"
You can’t perform that action at this time.
0 commit comments