Skip to content

Commit 3e4ce84

Browse files
renovate-botfilipesilva
authored andcommitted
build: update rollup to version 2.35.1
1 parent 1bc5991 commit 3e4ce84

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.34.0",
203+
"rollup": "2.35.1",
204204
"rxjs": "6.6.3",
205205
"sass": "1.30.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.34.0",
57+
"rollup": "2.35.1",
5858
"rxjs": "6.6.3",
5959
"sass": "1.30.0",
6060
"sass-loader": "10.1.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10593,7 +10593,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1059310593
"@rollup/pluginutils" "^3.0.9"
1059410594
source-map-resolve "^0.6.0"
1059510595

10596-
[email protected], rollup@^2.8.0:
10596+
10597+
version "2.35.1"
10598+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
10599+
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
10600+
optionalDependencies:
10601+
fsevents "~2.1.2"
10602+
10603+
rollup@^2.8.0:
1059710604
version "2.34.0"
1059810605
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
1059910606
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==

0 commit comments

Comments
 (0)