Skip to content

Commit 882c722

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version 2.25.0
1 parent 15b48a7 commit 882c722

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.23.1",
199+
"rollup": "2.25.0",
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.23.1",
53+
"rollup": "2.25.0",
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
@@ -10654,7 +10654,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1065410654
"@rollup/pluginutils" "^3.0.9"
1065510655
source-map-resolve "^0.6.0"
1065610656

10657-
rollup@2.23.1, rollup@^2.8.0:
10657+
rollup@2.25.0:
10658+
version "2.25.0"
10659+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.25.0.tgz#5c69aa9a19b7ae2fd26520d790c01e7a46c9b6ea"
10660+
integrity sha512-S+OzytEaqcLugXAqesmJMb1Q16I6h1ps8F3AOX7yMZ1OkkuOATJH/x2lqJJtjQo2/d+0J4j62M2RbvgmxvOuCw==
10661+
optionalDependencies:
10662+
fsevents "~2.1.2"
10663+
10664+
rollup@^2.8.0:
1065810665
version "2.23.1"
1065910666
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
1066010667
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==

0 commit comments

Comments
 (0)