Skip to content

Commit ab9968d

Browse files
renovate-botfilipesilva
authored andcommitted
build: update rollup to version 2.28.1
1 parent 8825ce7 commit ab9968d

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
@@ -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.27.1",
200+
"rollup": "2.28.1",
201201
"rxjs": "6.6.3",
202202
"sass": "1.26.11",
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
@@ -54,7 +54,7 @@
5454
"regenerator-runtime": "0.13.7",
5555
"resolve-url-loader": "3.1.1",
5656
"rimraf": "3.0.2",
57-
"rollup": "2.27.1",
57+
"rollup": "2.28.1",
5858
"rxjs": "6.6.3",
5959
"sass": "1.26.11",
6060
"sass-loader": "10.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10297,10 +10297,10 @@ rollup-plugin-sourcemaps@^0.6.0:
1029710297
"@rollup/pluginutils" "^3.0.9"
1029810298
source-map-resolve "^0.6.0"
1029910299

10300-
rollup@2.27.1:
10301-
version "2.27.1"
10302-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.27.1.tgz#372744e1d36eba0fd942d997600c2fc2ca266305"
10303-
integrity sha512-GiWHQvnmMgBktSpY/1+nrGpwPsTw4b9P28og2uedfeq4JZ16rzAmnQ5Pm/E0/BEmDNia1ZbY7+qu3nBgNa19Hg==
10300+
rollup@2.28.1:
10301+
version "2.28.1"
10302+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.1.tgz#ceedca3cdb013c2fa8f22f958a29c203368159ea"
10303+
integrity sha512-DOtVoqOZt3+FjPJWLU8hDIvBjUylc9s6IZvy76XklxzcLvAQLtVAG/bbhsMhcWnYxC0TKKcf1QQ/tg29zeID0Q==
1030410304
optionalDependencies:
1030510305
fsevents "~2.1.2"
1030610306

0 commit comments

Comments
 (0)