Skip to content

Commit e5aa176

Browse files
renovate-botclydin
authored andcommitted
build: update rollup to version 2.10.0
1 parent 63455d2 commit e5aa176

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"regenerator-runtime": "0.13.5",
5151
"resolve-url-loader": "3.1.1",
5252
"rimraf": "3.0.2",
53-
"rollup": "2.9.1",
53+
"rollup": "2.10.0",
5454
"rxjs": "6.5.5",
5555
"sass": "1.26.5",
5656
"sass-loader": "8.0.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10552,6 +10552,13 @@ rollup-plugin-sourcemaps@^0.6.0:
1055210552
"@rollup/pluginutils" "^3.0.9"
1055310553
source-map-resolve "^0.6.0"
1055410554

10555+
10556+
version "2.10.0"
10557+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.0.tgz#73332273fa177cd85c1042659dee6f103761be0d"
10558+
integrity sha512-7BmpEfUN9P6esJzWIn3DmR//90mW6YwYB1t3y48LpF8ITpYtL8s1kEirMKqUu44dVH/6a/rs0EuwYVL3FuRDoA==
10559+
optionalDependencies:
10560+
fsevents "~2.1.2"
10561+
1055510562
1055610563
version "2.3.4"
1055710564
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.4.tgz#979e461f8cab1a71aec2d37ce2a434052ae70223"
@@ -10566,13 +10573,6 @@ [email protected]:
1056610573
optionalDependencies:
1056710574
fsevents "~2.1.2"
1056810575

10569-
10570-
version "2.9.1"
10571-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.9.1.tgz#3038ba1378e2ee614b5c9385b8379d7bec4c69ea"
10572-
integrity sha512-kEZn76R0j+WD4AActu5Np4RShNlewTtJhdUaWNtHwHnAA8AOapyXgH6O7NL2RkcQLHnl49oz1xW1VrDcu5yP+Q==
10573-
optionalDependencies:
10574-
fsevents "~2.1.2"
10575-
1057610576
run-async@^2.4.0:
1057710577
version "2.4.1"
1057810578
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"

0 commit comments

Comments
 (0)