Skip to content

Commit 897b23a

Browse files
renovate-botfilipesilva
authored andcommitted
build: update rollup to version 2.30.0
1 parent 0a8adfd commit 897b23a

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
@@ -196,7 +196,7 @@
196196
"regenerator-runtime": "0.13.7",
197197
"resolve-url-loader": "3.1.1",
198198
"rimraf": "3.0.2",
199-
"rollup": "2.29.0",
199+
"rollup": "2.30.0",
200200
"rxjs": "6.6.3",
201201
"sass": "1.27.0",
202202
"sass-loader": "10.0.3",

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.1",
5555
"rimraf": "3.0.2",
56-
"rollup": "2.29.0",
56+
"rollup": "2.30.0",
5757
"rxjs": "6.6.3",
5858
"sass": "1.27.0",
5959
"sass-loader": "10.0.3",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10644,7 +10644,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1064410644
"@rollup/pluginutils" "^3.0.9"
1064510645
source-map-resolve "^0.6.0"
1064610646

10647-
[email protected], rollup@^2.8.0:
10647+
10648+
version "2.30.0"
10649+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.30.0.tgz#316a1eb0389dbda4082ef2d191b31488995e4c41"
10650+
integrity sha512-j4K1hUZfgFM03DUpayd3c7kZW+2wDbI6rj7ssQxpCpL1vsGpaM0vSorxBuePFwQDFq9O2DI6AOQbm174Awsq4w==
10651+
optionalDependencies:
10652+
fsevents "~2.1.2"
10653+
10654+
rollup@^2.8.0:
1064810655
version "2.29.0"
1064910656
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec"
1065010657
integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ==

0 commit comments

Comments
 (0)