Skip to content

Commit

Permalink
chore(package): add ^3.7.0 remove ^3.6.0 (devDependencies.ava)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Apr 13, 2020
1 parent 4200b54 commit 9bbb49e
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": {
"@kronos-integration/test-interceptor": "^7.0.0",
"ava": "^3.6.0",
"ava": "^3.7.0",
"c8": "^7.1.0",
"documentation": "^12.3.0",
"semantic-release": "^17.0.4"
Expand Down

0 comments on commit 9bbb49e

Please sign in to comment.