Skip to content

Commit 0636e07

Browse files
renovate-botfilipesilva
authored andcommittedJun 29, 2020
build: update rollup to version 2.18.1
1 parent 96111ad commit 0636e07

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎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.5",
5151
"resolve-url-loader": "3.1.1",
5252
"rimraf": "3.0.2",
53-
"rollup": "2.18.0",
53+
"rollup": "2.18.1",
5454
"rxjs": "6.5.5",
5555
"sass": "1.26.9",
5656
"sass-loader": "8.0.2",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11489,10 +11489,10 @@ rollup-plugin-sourcemaps@^0.6.0:
1148911489
"@rollup/pluginutils" "^3.0.9"
1149011490
source-map-resolve "^0.6.0"
1149111491

11492-
rollup@2.18.0:
11493-
version "2.18.0"
11494-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392"
11495-
integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==
11492+
rollup@2.18.1:
11493+
version "2.18.1"
11494+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d"
11495+
integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==
1149611496
optionalDependencies:
1149711497
fsevents "~2.1.2"
1149811498

0 commit comments

Comments
 (0)
Please sign in to comment.