Update ava to the latest version 🚀 (#672)

* chore(package): update ava to version 0.22.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2017-08-15 12:55:56 +02:00
committed by Daniel Tschinder
parent bab28d68f6
commit 3a5690ab1c
2 changed files with 7 additions and 7 deletions

View File

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