Skip to content

Commit

Permalink
update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felixheck committed Apr 30, 2020
1 parent b6bec70 commit 2db0a02
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
},
"devDependencies": {
"@hapi/hapi": ">=18.4",
"ava": "^3.6.0",
"coveralls": "^3.0.9",
"ava": "^3.8.1",
"coveralls": "^3.1.0",
"nock": "^12.0.3",
"nyc": "^15.0.0",
"standard": "^14.3.1"
"nyc": "^15.0.1",
"standard": "^14.3.3"
},
"dependencies": {
"@hapi/boom": "^9.0.0",
Expand Down

0 comments on commit 2db0a02

Please sign in to comment.