Skip to content

Commit 1cb656f

Browse files
Merge pull request #3599 from angular-ui/greenkeeper/rollup-0.53.4
Update rollup to the latest version 🚀
2 parents f215e9f + 19b042d commit 1cb656f

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.3",
100+
"rollup": "0.53.4",
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
@@ -4157,9 +4157,9 @@ rollup-pluginutils@^2.0.1:
41574157
estree-walker "^0.3.0"
41584158
micromatch "^2.3.11"
41594159

4160-
4161-
version "0.53.3"
4162-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.53.3.tgz#e7b6777623df912bd0ca30dc24be791d6ebc8e5a"
4160+
4161+
version "0.53.4"
4162+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.53.4.tgz#f92ce56ee1d097ad5b6f13951bc80db5fef18113"
41634163

41644164
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:
41654165
version "5.1.1"

0 commit comments

Comments
 (0)