Skip to content

Commit 58a7fa1

Browse files
renovate-botfilipesilva
authored andcommitted
build: update rollup to version 2.23.1
1 parent 8fd98d2 commit 58a7fa1

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
@@ -195,7 +195,7 @@
195195
"regenerator-runtime": "0.13.7",
196196
"resolve-url-loader": "3.1.1",
197197
"rimraf": "3.0.2",
198-
"rollup": "2.23.0",
198+
"rollup": "2.23.1",
199199
"rxjs": "6.6.2",
200200
"sass": "1.26.3",
201201
"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.0",
53+
"rollup": "2.23.1",
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
@@ -11105,10 +11105,10 @@ rollup-plugin-sourcemaps@^0.6.0:
1110511105
"@rollup/pluginutils" "^3.0.9"
1110611106
source-map-resolve "^0.6.0"
1110711107

11108-
11109-
version "2.23.0"
11110-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
11111-
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
11108+
11109+
version "2.23.1"
11110+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
11111+
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==
1111211112
optionalDependencies:
1111311113
fsevents "~2.1.2"
1111411114

0 commit comments

Comments
 (0)