Skip to content

Commit 819790e

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version 2.26.3
1 parent 97637ab commit 819790e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.2",
199+
"rollup": "2.26.3",
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.2",
53+
"rollup": "2.26.3",
5454
"rxjs": "6.6.2",
5555
"sass": "1.26.10",
5656
"sass-loader": "9.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10642,10 +10642,10 @@ rollup-plugin-sourcemaps@^0.6.0:
1064210642
"@rollup/pluginutils" "^3.0.9"
1064310643
source-map-resolve "^0.6.0"
1064410644

10645-
10646-
version "2.26.2"
10647-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.2.tgz#de32c2c28a0b5fb843d120e2b3a252a18e7740e9"
10648-
integrity sha512-dQOms6XRPGHS5Chq7JkkkGXeO72hzWuftB4Rba0rMIT5lThvcEXLTgjrp6+ehhUlsFraOfvcF0Q8dRoQ/X68WQ==
10645+
10646+
version "2.26.3"
10647+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.3.tgz#502c755872a4590937cfa4e8f7eb99d3bc3c4025"
10648+
integrity sha512-Mlt39/kL2rA9egcbQbaZV1SNVplGqYYhDDMcGgHPPE0tvM3R4GrB+IEdYy2QtTrdzMQx57ZcqDFf/KWWm8F+uw==
1064910649
optionalDependencies:
1065010650
fsevents "~2.1.2"
1065110651

0 commit comments

Comments
 (0)