Skip to content

Commit d11ad18

Browse files
renovate-botclydin
authored andcommitted
build: update rollup to version 2.33.3
1 parent d5348bd commit d11ad18

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.2",
202+
"rollup": "2.33.3",
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.2",
56+
"rollup": "2.33.3",
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
@@ -10553,7 +10553,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1055310553
"@rollup/pluginutils" "^3.0.9"
1055410554
source-map-resolve "^0.6.0"
1055510555

10556-
[email protected], rollup@^2.8.0:
10556+
10557+
version "2.33.3"
10558+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
10559+
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
10560+
optionalDependencies:
10561+
fsevents "~2.1.2"
10562+
10563+
rollup@^2.8.0:
1055710564
version "2.33.2"
1055810565
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2.tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166"
1055910566
integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw==

0 commit comments

Comments
 (0)