Skip to content

Commit 46ce6c4

Browse files
renovate-botclydin
authored andcommitted
build: update rollup to version 2.18.0
1 parent cbf0db4 commit 46ce6c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
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.17.1",
53+
"rollup": "2.18.0",
5454
"rxjs": "6.5.5",
5555
"sass": "1.26.8",
5656
"sass-loader": "8.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11481,10 +11481,10 @@ rollup-plugin-sourcemaps@^0.6.0:
1148111481
"@rollup/pluginutils" "^3.0.9"
1148211482
source-map-resolve "^0.6.0"
1148311483

11484-
rollup@2.17.1:
11485-
version "2.17.1"
11486-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.17.1.tgz#d01a27c1b76e42efe2cd786609589f6332e81aa6"
11487-
integrity sha512-lVrtCXJ+08Eapa0SfApLmRNWNWm2FsYFnLPIJZJvZz2uI2Gv+dfPyu1zgF7KKF/HYFJDvjxbdCbI8lUVMnG7Sg==
11484+
rollup@2.18.0:
11485+
version "2.18.0"
11486+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.0.tgz#f03801e5dd01415e5675dcf61c824ea493ca0392"
11487+
integrity sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==
1148811488
optionalDependencies:
1148911489
fsevents "~2.1.2"
1149011490

0 commit comments

Comments
 (0)