Skip to content

Commit c11faf7

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version 2.34.0
1 parent b9ecbce commit c11faf7

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
@@ -199,7 +199,7 @@
199199
"regenerator-runtime": "0.13.7",
200200
"resolve-url-loader": "3.1.2",
201201
"rimraf": "3.0.2",
202-
"rollup": "2.33.3",
202+
"rollup": "2.34.0",
203203
"rxjs": "6.6.3",
204204
"sass": "1.29.0",
205205
"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
@@ -53,7 +53,7 @@
5353
"regenerator-runtime": "0.13.7",
5454
"resolve-url-loader": "3.1.2",
5555
"rimraf": "3.0.2",
56-
"rollup": "2.33.3",
56+
"rollup": "2.34.0",
5757
"rxjs": "6.6.3",
5858
"sass": "1.29.0",
5959
"sass-loader": "10.1.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10572,7 +10572,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1057210572
"@rollup/pluginutils" "^3.0.9"
1057310573
source-map-resolve "^0.6.0"
1057410574

10575-
[email protected], rollup@^2.8.0:
10575+
10576+
version "2.34.0"
10577+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
10578+
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
10579+
optionalDependencies:
10580+
fsevents "~2.1.2"
10581+
10582+
rollup@^2.8.0:
1057610583
version "2.33.3"
1057710584
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
1057810585
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==

0 commit comments

Comments
 (0)