Skip to content

Commit 189773d

Browse files
renovate-botclydin
authored andcommitted
build: update rollup to version 2.26.5
1 parent 0d7e0f5 commit 189773d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
"regenerator-runtime": "0.13.7",
196196
"resolve-url-loader": "3.1.1",
197197
"rimraf": "3.0.2",
198-
"rollup": "2.26.4",
198+
"rollup": "2.26.5",
199199
"rxjs": "6.6.2",
200200
"sass": "1.26.3",
201201
"sass-loader": "9.0.3",

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"regenerator-runtime": "0.13.7",
5151
"resolve-url-loader": "3.1.1",
5252
"rimraf": "3.0.2",
53-
"rollup": "2.26.4",
53+
"rollup": "2.26.5",
5454
"rxjs": "6.6.2",
5555
"sass": "1.26.10",
5656
"sass-loader": "9.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10618,10 +10618,10 @@ rollup-plugin-sourcemaps@^0.6.0:
1061810618
"@rollup/pluginutils" "^3.0.9"
1061910619
source-map-resolve "^0.6.0"
1062010620

10621-
10622-
version "2.26.4"
10623-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.4.tgz#a8350fd6bd56fce9873a7db2bd9547d40de3992b"
10624-
integrity sha512-6+qsGuP0MXGd7vlYmk72utm1MrgZj5GfXibGL+cRkKQ9+ZL/BnFThDl0D5bcl7AqlzMjAQXRAwZX1HVm22M/4Q==
10621+
10622+
version "2.26.5"
10623+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.26.5.tgz#5562ec36fcba3eed65cfd630bd78e037ad0e0307"
10624+
integrity sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==
1062510625
optionalDependencies:
1062610626
fsevents "~2.1.2"
1062710627

0 commit comments

Comments
 (0)