Skip to content

Commit bf0c5b9

Browse files
renovate-botfilipesilva
authored andcommitted
build: update rollup to version 2.38.0
1 parent d781851 commit bf0c5b9

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.37.0",
204+
"rollup": "2.38.0",
205205
"rxjs": "6.6.3",
206206
"sass": "1.32.5",
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.37.0",
58+
"rollup": "2.38.0",
5959
"rxjs": "6.6.3",
6060
"sass": "1.32.5",
6161
"sass-loader": "10.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10262,10 +10262,10 @@ rollup-plugin-sourcemaps@^0.6.3:
1026210262
"@rollup/pluginutils" "^3.0.9"
1026310263
source-map-resolve "^0.6.0"
1026410264

10265-
rollup@2.37.0:
10266-
version "2.37.0"
10267-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.37.0.tgz#5baf631dc224a56d7eb88dd11b20aa28c1e8dc6f"
10268-
integrity sha512-cbxuxkMGCQV+TnVh+yZSUerbVb5i8soRydbzHYoMNojgt7MMi+jDLLs24U9HHCssKkwkXmsj+LXcOZMldTbz2w==
10265+
rollup@2.38.0:
10266+
version "2.38.0"
10267+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
10268+
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==
1026910269
optionalDependencies:
1027010270
fsevents "~2.1.2"
1027110271

0 commit comments

Comments
 (0)