Update rollup to the latest version 🚀 (#682)

This commit is contained in:
greenkeeper[bot] 2017-08-20 10:27:15 -05:00 committed by Brian Ng
parent f87b81a8b1
commit d685b3999c
2 changed files with 4 additions and 4 deletions

View File

@ -42,7 +42,7 @@
"nyc": "^11.0.3",
"prettier": "^1.5.2",
"rimraf": "^2.5.4",
"rollup": "^0.47.0",
"rollup": "^0.48.0",
"rollup-plugin-babel": "^3.0.1",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-watch": "^4.0.0",

View File

@ -3849,9 +3849,9 @@ rollup-watch@^4.0.0:
require-relative "0.8.7"
rollup-pluginutils "^2.0.1"
rollup@^0.47.0:
version "0.47.6"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.47.6.tgz#83b90a1890dd3321a3f8d0b2bd216e88483f33de"
rollup@0.48.0:
version "0.48.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.48.0.tgz#6bc70af4ecbc0f4754ea3175c947bdf37eaf2cf4"
run-async@^2.2.0:
version "2.3.0"