Skip to content

Commit 307362a

Browse files
renovate-botalan-agius4
authored andcommitted
build: update rollup to version 2.38.1
1 parent 3159bbf commit 307362a

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
"regenerator-runtime": "0.13.7",
202202
"resolve-url-loader": "3.1.2",
203203
"rimraf": "3.0.2",
204-
"rollup": "2.38.0",
204+
"rollup": "2.38.1",
205205
"rxjs": "6.6.3",
206206
"sass": "1.32.5",
207207
"sass-loader": "10.1.1",

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"regenerator-runtime": "0.13.7",
5757
"resolve-url-loader": "3.1.2",
5858
"rimraf": "3.0.2",
59-
"rollup": "2.38.0",
59+
"rollup": "2.38.1",
6060
"rxjs": "6.6.3",
6161
"sass": "1.32.5",
6262
"sass-loader": "10.1.1",

yarn.lock

+8-1
Original file line numberDiff line numberDiff line change
@@ -10262,7 +10262,14 @@ rollup-plugin-sourcemaps@^0.6.3:
1026210262
"@rollup/pluginutils" "^3.0.9"
1026310263
source-map-resolve "^0.6.0"
1026410264

10265-
rollup@2.38.0, rollup@^2.37.0:
10265+
rollup@2.38.1:
10266+
version "2.38.1"
10267+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.1.tgz#ecea0f7ce6ef2c1f023fdb79524eb7aeb670ea79"
10268+
integrity sha512-q07T6vU/V1kqM8rGRRyCgEvIQcIAXoKIE5CpkYAlHhfiWM1Iuh4dIPWpIbqFngCK6lwAB2aYHiUVhIbSWHQWhw==
10269+
optionalDependencies:
10270+
fsevents "~2.1.2"
10271+
10272+
rollup@^2.37.0:
1026610273
version "2.38.0"
1026710274
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.0.tgz#57942d5a10826cb12ed1f19c261f774efa502d2d"
1026810275
integrity sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==

0 commit comments

Comments
 (0)