Update ava to the latest version 🚀 (#599)

* chore(package): update ava to version 0.20.0

* Update yarn.lock
This commit is contained in:
greenkeeper[bot]
2017-06-29 10:20:20 -07:00
committed by Daniel Tschinder
parent 30dfccf84c
commit 62b527851f
2 changed files with 104 additions and 119 deletions

View File

@@ -21,7 +21,7 @@
"node": ">=4.2.0"
},
"devDependencies": {
"ava": "^0.19.0",
"ava": "^0.20.0",
"babel-cli": "7.0.0-alpha.12",
"babel-eslint": "8.0.0-alpha.13",
"babel-helper-fixtures": "7.0.0-alpha.12",