Skip to content

Commit 1dbcd8d

Browse files
renovate-botKeen Yee Liau
authored andcommitted
build: update rollup to version 1.31.1
1 parent e2f67cc commit 1dbcd8d

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

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.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",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
97619770
run-async@^2.2.0:
97629771
version "2.3.0"
97639772
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.3.0.tgz#0371ab4ae0bdd720d4166d7dfda64ff7a445a6c0"

0 commit comments

Comments
 (0)