Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
------------------ * Fixed bug where command line Reload where reload was writing to a file properly that broke on Node 14.x - See: #245 * GitHub Actions - See: #247 * Added Node 14.x to GitHub Actions CI * Removed Node 13.x from GitHub Actions due to end of life * Dependency Updates * Updated codecov from 3.6.1 to 3.7.0 - See: #235 and #246 * Updated commander from 4.1.0 to 5.1.0 - See: #246 * Updated minimist from 1.2.0 to 1.2.3 (Security package-lock.json) - See: #236 * Updated mocha from 7.0.0 to 7.1.2 - See: #233 * Updated sinon from 8.0.4 to 9.0.2 - See: #231 and #234 * Updated standard from 14.3.1 to 14.3.4 - See: #238 * Updated nyc from 15.0.0 to 15.0.1 - See: #242 * Updated ws from 7.2.0 to 7.3.0 - See: #244
- Loading branch information