Skip to content

Commit

Permalink
fix: pin ava to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 8, 2019
1 parent 4e68d7b commit 066ea92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@lifeomic/eslint-plugin-node": "^1.1.1",
"ajv": "^6.2.0",
"ava": "^2.0.0",
"ava": "2.1.0",
"coveralls": "^3.0.0",
"eslint": "^6.0.0",
"nyc": "^14.0.0",
Expand Down

0 comments on commit 066ea92

Please sign in to comment.