Skip to content

Commit

Permalink
Chore/bump dependencies (#67)
Browse files Browse the repository at this point in the history
* Bump dependencies

* Add Node.js 15 to build targets

* Bump version to 6.4.1

* Update CHANGELOG
  • Loading branch information
pigulla committed Oct 24, 2020
1 parent 3477de7 commit 3a3cc63
Show file tree
Hide file tree
Showing 4 changed files with 5,346 additions and 3,648 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ branches:
only:
- master
node_js:
- "15"
- "14"
- "13"
- "12"
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 6.4.1 (2020-10-24)

- update dependencies to resolve a potential security issue
- add Node.js 15 to build targets

## 6.4.0 (2020-06-24)

- move to Jest for testing
Expand Down

0 comments on commit 3a3cc63

Please sign in to comment.