Skip to content

Commit

Permalink
Update mocha 6.1 (#20)
Browse files Browse the repository at this point in the history
* update mocha version to fix vulnerabilities

* updated changelog, added coverage.lcov to gitignore

* fixed typo
  • Loading branch information
BCSAlleko authored Jul 18, 2019
1 parent 97e0684 commit 7402368
Show file tree
Hide file tree
Showing 4 changed files with 511 additions and 1,766 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules
.nyc_output
coverage
coverage.lcov
lib
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

### Fixed

- Upgrade mocha library to fix vulnerabilities

## [0.1.6] - 2018-11-01

### Fixed
Expand Down
Loading

0 comments on commit 7402368

Please sign in to comment.