Skip to content

Commit 142646e

Browse files
Merge pull request #3592 from angular-ui/greenkeeper/rollup-0.53.1
Update rollup to the latest version 🚀
2 parents 0baeb80 + c1a0de5 commit 142646e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"karma-webpack": "2.0.9",
9898
"lodash": "^4.5.1",
9999
"replace-in-file": "3.1.0",
100-
"rollup": "0.53.0",
100+
"rollup": "0.53.1",
101101
"rollup-plugin-node-resolve": "3.0.0",
102102
"rollup-plugin-sourcemaps": "^0.4.1",
103103
"rollup-plugin-uglify": "2.0.1",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4143,9 +4143,9 @@ rollup-pluginutils@^2.0.1:
41434143
estree-walker "^0.3.0"
41444144
micromatch "^2.3.11"
41454145

4146-
4147-
version "0.53.0"
4148-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.53.0.tgz#7a3d5a04ba2b0a8f2405899fa6a0ac48da480ed1"
4146+
4147+
version "0.53.1"
4148+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.53.1.tgz#58c3a43c8375385b3f92f0dc36fb4e9dbe872542"
41494149

41504150
safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
41514151
version "5.1.1"

0 commit comments

Comments
 (0)