Update rollup to the latest version 🚀 (#615)

This commit is contained in:
greenkeeper[bot] 2017-07-09 23:52:20 -05:00 committed by Brian Ng
parent 68fb475661
commit 39ae6f6d28
2 changed files with 12 additions and 12 deletions

View File

@ -41,7 +41,7 @@
"nyc": "^11.0.2",
"prettier": "^1.5.2",
"rimraf": "^2.5.4",
"rollup": "^0.43.1",
"rollup": "^0.44.0",
"rollup-plugin-babel": "3.0.0-alpha.12",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-watch": "^4.0.0",

View File

@ -1304,14 +1304,6 @@ center-align@^0.1.1:
align-text "^0.1.3"
lazy-cache "^1.0.3"
chalk@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.0.0.tgz#c25c5b823fedff921aa5d83da3ecb5392e84e533"
dependencies:
ansi-styles "^3.1.0"
escape-string-regexp "^1.0.5"
supports-color "^4.0.0"
chalk@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e0c64f"
@ -1330,6 +1322,14 @@ chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
strip-ansi "^3.0.0"
supports-color "^2.0.0"
chalk@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.0.1.tgz#dbec49436d2ae15f536114e76d14656cdbc0f44d"
dependencies:
ansi-styles "^3.1.0"
escape-string-regexp "^1.0.5"
supports-color "^4.0.0"
chokidar@^1.4.2, chokidar@^1.6.1, chokidar@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
@ -3821,9 +3821,9 @@ rollup-watch@^4.0.0:
chokidar "^1.7.0"
require-relative "0.8.7"
rollup@0.43.1:
version "0.43.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.43.1.tgz#a7770af9711bd21dda977e7cce3d0f63fdfdfa04"
rollup@0.44.0:
version "0.44.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.44.0.tgz#7be42a308f906e5134a84ab60f725b8b2a0db4c6"
dependencies:
source-map-support "^0.4.0"
optionalDependencies: