Skip to content

Commit 2be47ba

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version 2.32.1
1 parent f47cb84 commit 2be47ba

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.2",
199199
"rimraf": "3.0.2",
200-
"rollup": "2.32.0",
200+
"rollup": "2.32.1",
201201
"rxjs": "6.6.3",
202202
"sass": "1.27.0",
203203
"sass-loader": "10.0.3",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"regenerator-runtime": "0.13.7",
5454
"resolve-url-loader": "3.1.2",
5555
"rimraf": "3.0.2",
56-
"rollup": "2.32.0",
56+
"rollup": "2.32.1",
5757
"rxjs": "6.6.3",
5858
"sass": "1.27.0",
5959
"sass-loader": "10.0.3",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10557,7 +10557,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1055710557
"@rollup/pluginutils" "^3.0.9"
1055810558
source-map-resolve "^0.6.0"
1055910559

10560-
rollup@2.32.0, rollup@^2.8.0:
10560+
rollup@2.32.1:
10561+
version "2.32.1"
10562+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.1.tgz#625a92c54f5b4d28ada12d618641491d4dbb548c"
10563+
integrity sha512-Op2vWTpvK7t6/Qnm1TTh7VjEZZkN8RWgf0DHbkKzQBwNf748YhXbozHVefqpPp/Fuyk/PQPAnYsBxAEtlMvpUw==
10564+
optionalDependencies:
10565+
fsevents "~2.1.2"
10566+
10567+
rollup@^2.8.0:
1056110568
version "2.32.0"
1056210569
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.32.0.tgz#ac58c8e85782bea8aa2d440fc05aba345013582a"
1056310570
integrity sha512-0FIG1jY88uhCP2yP4CfvtKEqPDRmsUwfY1kEOOM+DH/KOGATgaIFd/is1+fQOxsvh62ELzcFfKonwKWnHhrqmw==

0 commit comments

Comments
 (0)