Skip to content

Commit 9ad98d6

Browse files
renovate-botfilipesilva
authored andcommitted
build: update rollup to version 2.29.0
1 parent f02cff0 commit 9ad98d6

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.28.2",
199+
"rollup": "2.29.0",
200200
"rxjs": "6.6.3",
201201
"sass": "1.27.0",
202202
"sass-loader": "10.0.2",

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.28.2",
56+
"rollup": "2.29.0",
5757
"rxjs": "6.6.3",
5858
"sass": "1.27.0",
5959
"sass-loader": "10.0.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10634,7 +10634,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1063410634
"@rollup/pluginutils" "^3.0.9"
1063510635
source-map-resolve "^0.6.0"
1063610636

10637-
[email protected], rollup@^2.8.0:
10637+
10638+
version "2.29.0"
10639+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.29.0.tgz#0c5c5968530b21ca0e32f8b94b7cd9346cfb0eec"
10640+
integrity sha512-gtU0sjxMpsVlpuAf4QXienPmUAhd6Kc7owQ4f5lypoxBW18fw2UNYZ4NssLGsri6WhUZkE/Ts3EMRebN+gNLiQ==
10641+
optionalDependencies:
10642+
fsevents "~2.1.2"
10643+
10644+
rollup@^2.8.0:
1063810645
version "2.28.2"
1063910646
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.28.2.tgz#599ec4978144a82d8a8ec3d37670a8440cb04e4b"
1064010647
integrity sha512-8txbsFBFLmm9Xdt4ByTOGa9Muonmc8MfNjnGAR8U8scJlF1ZW7AgNZa7aqBXaKtlvnYP/ab++fQIq9dB9NWUbg==

0 commit comments

Comments
 (0)