Skip to content

Commit 561ab16

Browse files
renovate-botmgechev
authored andcommitted
build: update rollup to version 1.31.0
1 parent 1233602 commit 561ab16

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.3",
4848
"rimraf": "3.0.1",
49-
"rollup": "1.30.1",
49+
"rollup": "1.31.0",
5050
"rxjs": "6.5.4",
5151
"sass": "1.25.0",
5252
"sass-loader": "8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9792,10 +9792,10 @@ rollup@1.29.0:
97929792
"@types/node" "*"
97939793
acorn "^7.1.0"
97949794

9795-
rollup@1.30.1:
9796-
version "1.30.1"
9797-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.30.1.tgz#3fd28d6198beb2f3cd1640732047d5ec16c2d3a0"
9798-
integrity sha512-Uus8mwQXwaO+ZVoNwBcXKhT0AvycFCBW/W8VZtkpVGsotRllWk9oldfCjqWmTnFRI0y7x6BnEqSqc65N+/YdBw==
9795+
rollup@1.31.0:
9796+
version "1.31.0"
9797+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.31.0.tgz#e2a87212e96aa7850f3eb53fdd02cf89f2d2fe9a"
9798+
integrity sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw==
97999799
dependencies:
98009800
"@types/estree" "*"
98019801
"@types/node" "*"

0 commit comments

Comments
 (0)