summaryrefslogtreecommitdiffstats
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Bump hosted-git-info from 2.6.0 to 2.8.9dependabot[bot]2021-05-081-2491/+2193
| | | | | | | | Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.6.0...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com>
* Reordered assertion parameter in teststo-s2021-05-081-2846/+2729
| | | | Due to https://github.com/cschlosser/doxdocgen/issues/218
* Use Github actions instead of travis and appveyor (#216)Christoph Schlosser2021-04-301-326/+1091
| | | | | | | | | | | | | | | | | | | | | | | * Switch to GH workflow * Use tslint action * Add build matrix * Run test stage * Disable ubuntu test run due to bug in vscode * Publish coverage on macOS * Remove istanbul * codecov action * Move nyc config to nycrc * Add CD workflow * Remove old publishing script
* Prepare release 1.2.1 (#215)1.2.1Christoph Schlosser2021-04-301-43/+37
|
* Prepare release 1.2.0 (#213)1.2.0Christoph Schlosser2021-04-171-0/+2206
* Prepare release 1.2.0 * Update versions * Lint * update appveyor * Update travis * Use yarn * Add nyc * Run cov instead of test * remove package-lock.json * Remove istanbul