Skip to content

Commit a803dea

Browse files
renovate-botvikerman
authored andcommitted
build: update rollup to version 1.24.0
1 parent 38947d8 commit a803dea

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"postcss-loader": "3.0.0",
4343
"raw-loader": "3.1.0",
4444
"regenerator-runtime": "0.13.3",
45-
"rollup": "1.23.1",
45+
"rollup": "1.24.0",
4646
"rxjs": "6.5.3",
4747
"sass": "1.23.0",
4848
"sass-loader": "8.0.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9018,7 +9018,16 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.8.1:
90189018
dependencies:
90199019
estree-walker "^0.6.1"
90209020

9021-
[email protected], rollup@^1.12.1:
9021+
9022+
version "1.24.0"
9023+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.24.0.tgz#0ace969508babb7a5fcb228e831e9c9a2873c2b0"
9024+
integrity sha512-PiFETY/rPwodQ8TTC52Nz2DSCYUATznGh/ChnxActCr8rV5FIk3afBUb3uxNritQW/Jpbdn3kq1Rwh1HHYMwdQ==
9025+
dependencies:
9026+
"@types/estree" "*"
9027+
"@types/node" "*"
9028+
acorn "^7.1.0"
9029+
9030+
rollup@^1.12.1:
90229031
version "1.23.1"
90239032
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.23.1.tgz#0315a0f5d0dfb056e6363e1dff05b89ac2da6b8e"
90249033
integrity sha512-95C1GZQpr/NIA0kMUQmSjuMDQ45oZfPgDBcN0yZwBG7Kee//m7H68vgIyg+SPuyrTZ5PrXfyLK80OzXeKG5dAA==

0 commit comments

Comments
 (0)