Update rollup to the latest version 🚀 (#668)

* chore(package): update rollup to version 0.46.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot] 2017-08-11 10:56:38 -05:00 committed by Brian Ng
parent a39ea5dc9d
commit 88cf1bc140
2 changed files with 4 additions and 6 deletions

View File

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

View File

@ -3913,11 +3913,9 @@ rollup-watch@^4.0.0:
require-relative "0.8.7"
rollup-pluginutils "^2.0.1"
rollup@^0.45.1:
version "0.45.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.45.2.tgz#63a284c2b31234656f24e9e9717fabb6a7f0fa43"
dependencies:
source-map-support "^0.4.0"
rollup@0.46.0:
version "0.46.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.46.0.tgz#98b1cd282cbfaa0f823c339a5623b61d0f1bec2a"
run-async@^2.2.0:
version "2.3.0"