Skip to content

Commit b33bd06

Browse files
renovate-botclydin
authored andcommitted
build: update rollup to version 2.36.2
1 parent e3a2d7c commit b33bd06

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
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.1",
203+
"rollup": "2.36.2",
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.1",
57+
"rollup": "2.36.2",
5858
"rxjs": "6.6.3",
5959
"sass": "1.32.4",
6060
"sass-loader": "10.1.1",

yarn.lock

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

10304-
10305-
version "2.36.1"
10306-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
10307-
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
10308-
optionalDependencies:
10309-
fsevents "~2.1.2"
10310-
10311-
rollup@^2.8.0:
10304+
[email protected], rollup@^2.8.0:
1031210305
version "2.36.2"
1031310306
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49"
1031410307
integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==

0 commit comments

Comments
 (0)