Skip to content

Commit 22b9cc0

Browse files
renovate-botclydin
authored andcommitted
build: update rollup to version 2.12.0
1 parent fdfea58 commit 22b9cc0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"regenerator-runtime": "0.13.5",
5151
"resolve-url-loader": "3.1.1",
5252
"rimraf": "3.0.2",
53-
"rollup": "2.11.2",
53+
"rollup": "2.12.0",
5454
"rxjs": "6.5.5",
5555
"sass": "1.26.7",
5656
"sass-loader": "8.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11333,10 +11333,10 @@ rollup-plugin-sourcemaps@^0.6.0:
1133311333
"@rollup/pluginutils" "^3.0.9"
1133411334
source-map-resolve "^0.6.0"
1133511335

11336-
rollup@2.11.2:
11337-
version "2.11.2"
11338-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.11.2.tgz#b1273ad3e43953d09807672f6b72d08f9f9bc008"
11339-
integrity sha512-pJT6mfH+/gh1sOWyNMAWxjbYGL5x2AfsaR0SWLRwq2e7vxOKt/0mBjtYDTVYF8JXxVzmnuDzA+EpsPLWt/oyrg==
11336+
rollup@2.12.0:
11337+
version "2.12.0"
11338+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0.tgz#12d49d1db23020f75184da725d064d3db5245678"
11339+
integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==
1134011340
optionalDependencies:
1134111341
fsevents "~2.1.2"
1134211342

0 commit comments

Comments
 (0)