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",

View File

@ -246,9 +246,9 @@ ava-init@^0.2.0:
read-pkg-up "^2.0.0"
write-pkg "^3.1.0"
ava@^0.21.0:
version "0.21.0"
resolved "https://registry.yarnpkg.com/ava/-/ava-0.21.0.tgz#cd8d8ea3546f57150dea38548b9f72f8ca583d29"
ava@0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/ava/-/ava-0.22.0.tgz#4c28a1fdef7e749ba0c8131ac18a7ca489eef049"
dependencies:
"@ava/babel-preset-stage-4" "^1.1.0"
"@ava/babel-preset-transform-test-files" "^3.0.0"
@ -3913,9 +3913,9 @@ rollup-watch@^4.0.0:
require-relative "0.8.7"
rollup-pluginutils "^2.0.1"
rollup@0.47.0:
version "0.47.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.47.0.tgz#6a9f695bb4ceb2b27436534cdf5ecb66273472d9"
rollup@^0.47.0:
version "0.47.4"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.47.4.tgz#e3a55de83a78221d232ce29619a8d68189ae845e"
run-async@^2.2.0:
version "2.3.0"