Skip to content

Commit

Permalink
Update dependency mocha to v6.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 25, 2020
1 parent 04af6d6 commit 88d0944
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 68 deletions.
135 changes: 68 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"test": "mocha ./test.js"
},
"devDependencies": {
"mocha": "6.2.2"
"mocha": "6.2.3"
}
}

0 comments on commit 88d0944

Please sign in to comment.