Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
venables committed Mar 10, 2019
1 parent 9b36631 commit 213db3e
Show file tree
Hide file tree
Showing 2 changed files with 2,373 additions and 2,141 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -29,13 +29,13 @@
"helmet": "^3.15.1"
},
"devDependencies": {
"ava": "^0.25.0",
"coveralls": "^3.0.0",
"eslint": "^4.19.1",
"eslint-plugin-node": "^6.0.1",
"koa": "^2.5.0",
"nyc": "^11.6.0",
"supertest": "^3.0.0"
"ava": "^1.3.1",
"coveralls": "^3.0.3",
"eslint": "^5.15.1",
"eslint-plugin-node": "^8.0.1",
"koa": "^2.7.0",
"nyc": "^13.3.0",
"supertest": "^4.0.0"
},
"nyc": {
"reporter": [
Expand Down

0 comments on commit 213db3e

Please sign in to comment.