Skip to content

Commit

Permalink
chore: npm audit (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe authored May 21, 2018
1 parent ba4e7f6 commit 04c68a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
},
"devDependencies": {
"chai": "^3.5.0",
"coveralls": "^2.11.9",
"mocha": "^3.1.0",
"coveralls": "^3.0.1",
"mocha": "^5.2.0",
"mock-git": "^1.0.2",
"mockery": "^2.0.0",
"nyc": "^11.0.2",
"shelljs": "^0.7.3",
"standard": "^10.0.0"
"standard": "^11.0.1"
}
}

0 comments on commit 04c68a8

Please sign in to comment.