Skip to content

Commit e8a62b1

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version 2.26.11
1 parent acf2c41 commit e8a62b1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"regenerator-runtime": "0.13.7",
198198
"resolve-url-loader": "3.1.1",
199199
"rimraf": "3.0.2",
200-
"rollup": "2.26.10",
200+
"rollup": "2.26.11",
201201
"rxjs": "6.6.3",
202202
"sass": "1.26.10",
203203
"sass-loader": "10.0.2",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
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.10",
55+
"rollup": "2.26.11",
5656
"rxjs": "6.6.3",
5757
"sass": "1.26.10",
5858
"sass-loader": "10.0.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10289,7 +10289,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1028910289
"@rollup/pluginutils" "^3.0.9"
1029010290
source-map-resolve "^0.6.0"
1029110291

10292-
[email protected], rollup@^2.8.0:
10292+
10293+
version "2.26.11"
10294+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.11.tgz#4fc31de9c7b83d50916fc8395f8c3d24730cdaae"
10295+
integrity sha512-xyfxxhsE6hW57xhfL1I+ixH8l2bdoIMaAecdQiWF3N7IgJEMu99JG+daBiSZQjnBpzFxa0/xZm+3pbCdAQehHw==
10296+
optionalDependencies:
10297+
fsevents "~2.1.2"
10298+
10299+
rollup@^2.8.0:
1029310300
version "2.26.10"
1029410301
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.10.tgz#0ffe0390d35f07af850382f22f1b8525c7f57f07"
1029510302
integrity sha512-dUnjCWOA0h9qNX6qtcHidyatz8FAFZxVxt1dbcGtKdlJkpSxGK3G9+DLCYvtZr9v94D129ij9zUhG+xbRoqepw==

0 commit comments

Comments
 (0)