Skip to content

Commit

Permalink
Updated nyc and sinon to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
riklewis committed Nov 2, 2017
1 parent 1ee2221 commit dba4d6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"expect": "^21.1.0",
"mocha": "^4.0.1",
"mocha-lcov-reporter": "^1.3.0",
"nyc": "^11.2.1",
"sinon": "^4.0.0"
"nyc": "^11.3.0",
"sinon": "^4.1.0"
},
"dependencies": {
"gulp-util": "^3.0.8",
Expand Down

0 comments on commit dba4d6b

Please sign in to comment.