Skip to content

Commit

Permalink
Merge pull request #67 from blond/chore/up-deps
Browse files Browse the repository at this point in the history
chore(package): update dev dependencies
  • Loading branch information
blond committed May 6, 2018
2 parents 27223eb + 2028252 commit 1fbb6d5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"promise.prototype.finally": "2.0.1"
},
"devDependencies": {
"ava": "^0.21.0",
"coveralls": "^2.11.9",
"eslint": "^3.6.0",
"eslint-config-pedant": "^0.9.0",
"nyc": "^10.0.0",
"proxyquire": "^1.7.9",
"sinon": "^2.1.0"
"ava": "^0.25.0",
"coveralls": "^3.0.1",
"eslint": "^4.19.1",
"eslint-config-pedant": "^1.0.0",
"nyc": "^11.7.1",
"proxyquire": "^2.0.1",
"sinon": "^5.0.4"
},
"scripts": {
"pretest": "eslint .",
Expand Down

0 comments on commit 1fbb6d5

Please sign in to comment.