Skip to content

Commit 1e25831

Browse files
Merge pull request #17301 from angular/renovate/rollup-2.x
build: update rollup to version 2.2.0
1 parent 451dffa commit 1e25831

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"raw-loader": "4.0.0",
4747
"regenerator-runtime": "0.13.5",
4848
"rimraf": "3.0.2",
49-
"rollup": "2.1.0",
49+
"rollup": "2.2.0",
5050
"rxjs": "6.5.4",
5151
"sass": "1.26.3",
5252
"sass-loader": "8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10085,10 +10085,10 @@ [email protected]:
1008510085
"@types/node" "*"
1008610086
acorn "^7.1.0"
1008710087

10088-
rollup@2.1.0:
10089-
version "2.1.0"
10090-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.1.0.tgz#552e248e397a06b9c6db878c0564ca4ee06729c9"
10091-
integrity sha512-gfE1455AEazVVTJoeQtcOq/U6GSxwoj4XPSWVsuWmgIxj7sBQNLDOSA82PbdMe+cP8ql8fR1jogPFe8Wg8g4SQ==
10088+
rollup@2.2.0:
10089+
version "2.2.0"
10090+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.2.0.tgz#d82cfd6eda6d9561593a7e8a2fc0b72811a89b49"
10091+
integrity sha512-iAu/j9/WJ0i+zT0sAMuQnsEbmOKzdQ4Yxu5rbPs9aUCyqveI1Kw3H4Fi9NWfCOpb8luEySD2lDyFWL9CrLE8iw==
1009210092
optionalDependencies:
1009310093
fsevents "~2.1.2"
1009410094

0 commit comments

Comments
 (0)