File tree Expand file tree Collapse file tree
packages/angular_devkit/build_angular Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 "raw-loader" : " 4.0.0" ,
4747 "regenerator-runtime" : " 0.13.3" ,
4848 "rimraf" : " 3.0.2" ,
49- "rollup" : " 1.31.0 " ,
49+ "rollup" : " 1.31.1 " ,
5050 "rxjs" : " 6.5.4" ,
5151 "sass" : " 1.25.0" ,
5252 "sass-loader" : " 8.0.2" ,
Original file line number Diff line number Diff line change @@ -9758,6 +9758,15 @@ rollup@1.31.0:
97589758 "@types/node" "*"
97599759 acorn "^7.1.0"
97609760
9761+ rollup@1.31.1:
9762+ version "1.31.1"
9763+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.1.tgz#4170d6f87148d46e5fbe29b493f8f3ea3453c96f"
9764+ integrity sha512-2JREN1YdrS/kpPzEd33ZjtuNbOuBC3ePfuZBdKEybvqcEcszW1ckyVqzcEiEe0nE8sqHK+pbJg+PsAgRJ8+1dg==
9765+ dependencies:
9766+ "@types/estree" "*"
9767+ "@types/node" "*"
9768+ acorn "^7.1.0"
9769+
97619770run-async@^2.2.0:
97629771 version "2.3.0"
97639772 resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.3.0.tgz#0371ab4ae0bdd720d4166d7dfda64ff7a445a6c0"
You can’t perform that action at this time.
0 commit comments