Skip to content

Commit 46cc132

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version 2.36.1
1 parent 08b263c commit 46cc132

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
@@ -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.0",
203+
"rollup": "2.36.1",
204204
"rxjs": "6.6.3",
205205
"sass": "1.32.0",
206206
"sass-loader": "10.1.0",

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.0",
57+
"rollup": "2.36.1",
5858
"rxjs": "6.6.3",
5959
"sass": "1.32.0",
6060
"sass-loader": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10474,10 +10474,10 @@ rollup-plugin-sourcemaps@^0.6.0:
1047410474
"@rollup/pluginutils" "^3.0.9"
1047510475
source-map-resolve "^0.6.0"
1047610476

10477-
rollup@2.36.0:
10478-
version "2.36.0"
10479-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.0.tgz#af2cdea36f70fa3de586840c2604882dfb4d0aac"
10480-
integrity sha512-L38QyQK77bkJy9nPyeydnHFK6xMofqumh4scTV2d4RG4EFq6pGdxnn67dVHFUDJ9J0PSEQx8zn1FiVS5TydsKg==
10477+
rollup@2.36.1:
10478+
version "2.36.1"
10479+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
10480+
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
1048110481
optionalDependencies:
1048210482
fsevents "~2.1.2"
1048310483

0 commit comments

Comments
 (0)