Skip to content

Commit 1c2ac04

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version 2.26.4
1 parent 17ee78e commit 1c2ac04

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
@@ -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.3",
199+
"rollup": "2.26.4",
200200
"rxjs": "6.6.2",
201201
"sass": "1.26.3",
202202
"sass-loader": "9.0.3",

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.7",
5151
"resolve-url-loader": "3.1.1",
5252
"rimraf": "3.0.2",
53-
"rollup": "2.26.3",
53+
"rollup": "2.26.4",
5454
"rxjs": "6.6.2",
5555
"sass": "1.26.10",
5656
"sass-loader": "9.0.3",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10647,7 +10647,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1064710647
"@rollup/pluginutils" "^3.0.9"
1064810648
source-map-resolve "^0.6.0"
1064910649

10650-
[email protected], rollup@^2.8.0:
10650+
10651+
version "2.26.4"
10652+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.4.tgz#a8350fd6bd56fce9873a7db2bd9547d40de3992b"
10653+
integrity sha512-6+qsGuP0MXGd7vlYmk72utm1MrgZj5GfXibGL+cRkKQ9+ZL/BnFThDl0D5bcl7AqlzMjAQXRAwZX1HVm22M/4Q==
10654+
optionalDependencies:
10655+
fsevents "~2.1.2"
10656+
10657+
rollup@^2.8.0:
1065110658
version "2.26.3"
1065210659
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.3.tgz#502c755872a4590937cfa4e8f7eb99d3bc3c4025"
1065310660
integrity sha512-Mlt39/kL2rA9egcbQbaZV1SNVplGqYYhDDMcGgHPPE0tvM3R4GrB+IEdYy2QtTrdzMQx57ZcqDFf/KWWm8F+uw==

0 commit comments

Comments
 (0)