Update ava to the latest version 🚀 (#450)

* chore(package): update ava to version 0.19.0

https://greenkeeper.io/

* Fix tests for latest ava
This commit is contained in:
greenkeeper[bot]
2017-04-07 15:52:19 +02:00
committed by Daniel Tschinder
parent aef9e4fb5c
commit 344f070445
6 changed files with 313 additions and 202 deletions

View File

@@ -21,7 +21,7 @@
"node": ">=4.2.0"
},
"devDependencies": {
"ava": "^0.18.0",
"ava": "^0.19.0",
"babel-cli": "^7.0.0-alpha.6",
"babel-eslint": "^7.0.0",
"babel-helper-fixtures": "^7.0.0-alpha.3",