Skip to content

Commit

Permalink
Update ava to the latest version 🚀 (#500)
Browse files Browse the repository at this point in the history
* chore(package): update ava to version 0.22.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
  • Loading branch information
greenkeeper[bot] authored and danez committed Aug 15, 2017
1 parent 87b91f0 commit ffdf7f1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"webpack": "2 || 3"
},
"devDependencies": {
"ava": "^0.21.0",
"ava": "^0.22.0",
"babel-cli": "^6.18.0",
"babel-core": "^6.0.0",
"babel-eslint": "^7.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -284,9 +284,9 @@ ava-init@^0.2.0:
read-pkg-up "^2.0.0"
write-pkg "^2.0.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"
Expand Down

0 comments on commit ffdf7f1

Please sign in to comment.