Skip to content

Commit 5cecf14

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update rollup to version 2.0.3
1 parent fe8f796 commit 5cecf14

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"raw-loader": "4.0.0",
4646
"regenerator-runtime": "0.13.3",
4747
"rimraf": "3.0.2",
48-
"rollup": "1.32.0",
48+
"rollup": "2.0.3",
4949
"rxjs": "6.5.4",
5050
"sass": "1.26.2",
5151
"sass-loader": "8.0.2",

yarn.lock

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9949,14 +9949,12 @@ [email protected]:
99499949
"@types/node" "*"
99509950
acorn "^7.1.0"
99519951

9952-
9953-
version "1.32.0"
9954-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.0.tgz#c65ce134850aca1ce595fcac07d1dc5d53bf227c"
9955-
integrity sha512-ab2tF5pdDqm2zuI8j02ceyrJSScl9V2C24FgWQ1v1kTFTu1UrG5H0hpP++mDZlEFyZX4k0chtGEHU2i+pAzBgA==
9956-
dependencies:
9957-
"@types/estree" "*"
9958-
"@types/node" "*"
9959-
acorn "^7.1.0"
9952+
9953+
version "2.0.3"
9954+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.3.tgz#b28fd528b3b15a8caf01fa7446c83bd66142b0ab"
9955+
integrity sha512-OjTD1pmtqCFaaoTl+zf3dXlG0FR1PudauQzAYmP5hDLLrrisXP6EuzAx9MY6En5bv61e8F6JGcVQxsVOcqFTUA==
9956+
optionalDependencies:
9957+
fsevents "~2.1.2"
99609958

99619959
run-async@^2.2.0:
99629960
version "2.4.0"

0 commit comments

Comments
 (0)