Skip to content

Commit 908fcf4

Browse files
renovate-botmgechev
authored andcommitted
build: update rollup to version 2.26.9
1 parent d30144a commit 908fcf4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"regenerator-runtime": "0.13.7",
197197
"resolve-url-loader": "3.1.1",
198198
"rimraf": "3.0.2",
199-
"rollup": "2.26.8",
199+
"rollup": "2.26.9",
200200
"rxjs": "6.6.2",
201201
"sass": "1.26.3",
202202
"sass-loader": "10.0.1",

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"regenerator-runtime": "0.13.7",
5353
"resolve-url-loader": "3.1.1",
5454
"rimraf": "3.0.2",
55-
"rollup": "2.26.8",
55+
"rollup": "2.26.9",
5656
"rxjs": "6.6.2",
5757
"sass": "1.26.10",
5858
"sass-loader": "10.0.1",

yarn.lock

+8-1
Original file line numberDiff line numberDiff line change
@@ -10374,7 +10374,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1037410374
"@rollup/pluginutils" "^3.0.9"
1037510375
source-map-resolve "^0.6.0"
1037610376

10377-
rollup@2.26.8, rollup@^2.8.0:
10377+
rollup@2.26.9:
10378+
version "2.26.9"
10379+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.9.tgz#4b6ce4e9044dd257d7314d8ed9b4d4d8a7d166c9"
10380+
integrity sha512-XIiWYLayLqV+oY4S2Lub/shJq4uk/QQLwWToYCL4LjZbYHbFK3czea4UDVRUJu+zNmKmxq5Zb/OG7c5HSvH2TQ==
10381+
optionalDependencies:
10382+
fsevents "~2.1.2"
10383+
10384+
rollup@^2.8.0:
1037810385
version "2.26.8"
1037910386
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.8.tgz#7b02353835a73c4797f42177a5fa3fc074012713"
1038010387
integrity sha512-li9WaJYc5z9WzV1jhZbPQCrsOpGNsI+Li1qyrn5n745ZNSnlkRlBtj1Hs+Z0Dc2N1+P7HT34UKAEASqN9Th8cg==

0 commit comments

Comments
 (0)