Skip to content

Commit c85fd16

Browse files
renovate-botvikerman
authored andcommitted
build: update rollup to version 1.26.3
1 parent c5ab958 commit c85fd16

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
@@ -45,7 +45,7 @@
4545
"raw-loader": "3.1.0",
4646
"regenerator-runtime": "0.13.3",
4747
"rimraf": "3.0.0",
48-
"rollup": "1.25.2",
48+
"rollup": "1.26.3",
4949
"rxjs": "6.5.3",
5050
"sass": "1.23.3",
5151
"sass-loader": "8.0.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9132,7 +9132,16 @@ rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.8.1:
91329132
dependencies:
91339133
estree-walker "^0.6.1"
91349134

9135-
[email protected], rollup@^1.24.0:
9135+
9136+
version "1.26.3"
9137+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.26.3.tgz#3e71b8120a4ccc745a856e926cab0efbe0eead90"
9138+
integrity sha512-8MhY/M8gnv3Q/pQQSWYWzbeJ5J1C5anCNY5BK1kV8Yzw9RFS0FF4lbLt+uyPO3wLKWXSXrhAL5pWL85TZAh+Sw==
9139+
dependencies:
9140+
"@types/estree" "*"
9141+
"@types/node" "*"
9142+
acorn "^7.1.0"
9143+
9144+
rollup@^1.24.0:
91369145
version "1.25.2"
91379146
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.25.2.tgz#739f508bd8f7ece52bb6c1fcda83466af82b7f6d"
91389147
integrity sha512-+7z6Wab/L45QCPcfpuTZKwKiB0tynj05s/+s2U3F2Bi7rOLPr9UcjUwO7/xpjlPNXA/hwnth6jBExFRGyf3tMg==

0 commit comments

Comments
 (0)