Merge pull request #716 from babel/rollup

Bump rollup
This commit is contained in:
Sven SAULEAU 2017-09-10 09:36:52 +02:00 committed by GitHub
commit 3bd142ba8a
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -2035,7 +2035,7 @@ flat-cache@^1.2.1:
graceful-fs "^4.1.2"
write "^0.2.1"
flow-bin@0.54.1:
flow-bin@^0.54.1:
version "0.54.1"
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.54.1.tgz#7101bcccf006dc0652714a8aef0c72078a760510"
@ -3845,9 +3845,9 @@ rollup-watch@^4.0.0:
require-relative "0.8.7"
rollup-pluginutils "^2.0.1"
rollup@^0.48.0:
version "0.48.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.48.1.tgz#61fb3799600443169cd3b95480437fcc42bdf9b2"
rollup@^0.49.3:
version "0.49.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.49.3.tgz#4cce32643dd8cf2154c69ff0e43470067db0adbf"
run-async@^2.2.0:
version "2.3.0"