Skip to content

Commit b3ccec1

Browse files
renovate-botclydin
authored andcommitted
build: update rollup to version 2.37.0
1 parent c8267d0 commit b3ccec1

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
@@ -200,7 +200,7 @@
200200
"regenerator-runtime": "0.13.7",
201201
"resolve-url-loader": "3.1.2",
202202
"rimraf": "3.0.2",
203-
"rollup": "2.36.2",
203+
"rollup": "2.37.0",
204204
"rxjs": "6.6.3",
205205
"sass": "1.32.4",
206206
"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
@@ -54,7 +54,7 @@
5454
"regenerator-runtime": "0.13.7",
5555
"resolve-url-loader": "3.1.2",
5656
"rimraf": "3.0.2",
57-
"rollup": "2.36.2",
57+
"rollup": "2.37.0",
5858
"rxjs": "6.6.3",
5959
"sass": "1.32.4",
6060
"sass-loader": "10.1.1",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10301,7 +10301,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1030110301
"@rollup/pluginutils" "^3.0.9"
1030210302
source-map-resolve "^0.6.0"
1030310303

10304-
[email protected], rollup@^2.8.0:
10304+
10305+
version "2.37.0"
10306+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.37.0.tgz#5baf631dc224a56d7eb88dd11b20aa28c1e8dc6f"
10307+
integrity sha512-cbxuxkMGCQV+TnVh+yZSUerbVb5i8soRydbzHYoMNojgt7MMi+jDLLs24U9HHCssKkwkXmsj+LXcOZMldTbz2w==
10308+
optionalDependencies:
10309+
fsevents "~2.1.2"
10310+
10311+
rollup@^2.8.0:
1030510312
version "2.36.2"
1030610313
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49"
1030710314
integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==

0 commit comments

Comments
 (0)