Skip to content

Commit bf2d5e2

Browse files
renovate-botclydin
authored andcommitted
build: update rollup to version 2.38.5
1 parent f9fa779 commit bf2d5e2

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
@@ -201,7 +201,7 @@
201201
"regenerator-runtime": "0.13.7",
202202
"resolve-url-loader": "3.1.2",
203203
"rimraf": "3.0.2",
204-
"rollup": "2.38.4",
204+
"rollup": "2.38.5",
205205
"rxjs": "6.6.3",
206206
"sass": "1.32.6",
207207
"sass-loader": "10.1.1",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"regenerator-runtime": "0.13.7",
5656
"resolve-url-loader": "3.1.2",
5757
"rimraf": "3.0.2",
58-
"rollup": "2.38.4",
58+
"rollup": "2.38.5",
5959
"rxjs": "6.6.3",
6060
"sass": "1.32.6",
6161
"sass-loader": "10.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10427,10 +10427,10 @@ rollup-plugin-sourcemaps@^0.6.3:
1042710427
"@rollup/pluginutils" "^3.0.9"
1042810428
source-map-resolve "^0.6.0"
1042910429

10430-
rollup@2.38.4:
10431-
version "2.38.4"
10432-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.4.tgz#1b84ea8728c73b1a00a6a6e9c630ec8c3fe48cea"
10433-
integrity sha512-B0LcJhjiwKkTl79aGVF/u5KdzsH8IylVfV56Ut6c9ouWLJcUK17T83aZBetNYSnZtXf2OHD4+2PbmRW+Fp5ulg==
10430+
rollup@2.38.5:
10431+
version "2.38.5"
10432+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.5.tgz#be41ad4fe0c103a8794377afceb5f22b8f603d6a"
10433+
integrity sha512-VoWt8DysFGDVRGWuHTqZzT02J0ASgjVq/hPs9QcBOGMd7B+jfTr/iqMVEyOi901rE3xq+Deq66GzIT1yt7sGwQ==
1043410434
optionalDependencies:
1043510435
fsevents "~2.3.1"
1043610436

0 commit comments

Comments
 (0)