Merge pull request #669 from babel/greenkeeper/rollup-0.47.0

Update rollup to the latest version 🚀
This commit is contained in:
Justin Ridgewell 2017-08-13 20:33:09 -04:00 committed by GitHub
commit bab28d68f6
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.46.0",
"rollup": "^0.47.0",
"rollup-plugin-babel": "^3.0.1",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-watch": "^4.0.0",

View File

@ -3913,9 +3913,9 @@ rollup-watch@^4.0.0:
require-relative "0.8.7"
rollup-pluginutils "^2.0.1"
rollup@0.46.0:
version "0.46.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.46.0.tgz#98b1cd282cbfaa0f823c339a5623b61d0f1bec2a"
rollup@0.47.0:
version "0.47.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.47.0.tgz#6a9f695bb4ceb2b27436534cdf5ecb66273472d9"
run-async@^2.2.0:
version "2.3.0"