Skip to content

Commit

Permalink
Update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Oct 2, 2018
1 parent fa36adc commit 07ad282
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 @@ -49,12 +49,12 @@
},
"devDependencies": {
"coveralls": "^3.0.2",
"eslint": "^4.19.0",
"eslint-config-pretty-standard": "^1.3.0",
"eslint-plugin-prettier": "^2.6.0",
"eslint": "^5.6.1",
"eslint-config-pretty-standard": "^2.0.0",
"eslint-plugin-prettier": "^3.0.0",
"httpception": "^2.0.0",
"mocha": "^5.2.0",
"nyc": "^11.6.0",
"nyc": "^13.0.1",
"prettier": "^1.14.3",
"unexpected": "^10.39.1"
}
Expand Down

0 comments on commit 07ad282

Please sign in to comment.