Skip to content

Commit 87a43e2

Browse files
renovate-botclydin
authored andcommitted
build: update rollup to version 2.33.2
1 parent 9140f60 commit 87a43e2

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
@@ -197,7 +197,7 @@
197197
"regenerator-runtime": "0.13.7",
198198
"resolve-url-loader": "3.1.2",
199199
"rimraf": "3.0.2",
200-
"rollup": "2.33.1",
200+
"rollup": "2.33.2",
201201
"rxjs": "6.6.3",
202202
"sass": "1.29.0",
203203
"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.1",
56+
"rollup": "2.33.2",
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
@@ -10611,7 +10611,14 @@ rollup-plugin-sourcemaps@^0.6.0:
1061110611
"@rollup/pluginutils" "^3.0.9"
1061210612
source-map-resolve "^0.6.0"
1061310613

10614-
[email protected], rollup@^2.8.0:
10614+
10615+
version "2.33.2"
10616+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.2.tgz#c4c76cd405a7605e6ebe90976398c46d4c2ea166"
10617+
integrity sha512-QPQ6/fWCrzHtSXkI269rhKaC7qXGghYBwXU04b1JsDZ6ibZa3DJ9D1SFAYRMgx1inDg0DaTbb3N4Z1NK/r3fhw==
10618+
optionalDependencies:
10619+
fsevents "~2.1.2"
10620+
10621+
rollup@^2.8.0:
1061510622
version "2.33.1"
1061610623
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.1.tgz#802795164164ee63cd47769d8879c33ec8ae0c40"
1061710624
integrity sha512-uY4O/IoL9oNW8MMcbA5hcOaz6tZTMIh7qJHx/tzIJm+n1wLoY38BLn6fuy7DhR57oNFLMbDQtDeJoFURt5933w==

0 commit comments

Comments
 (0)