summaryrefslogtreecommitdiffstats
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Bump moment from 2.29.1 to 2.29.4 (#293)HEADmasterdependabot[bot]2022-08-161-3/+4
| | | | | | | | | | | | | | | | | Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.4) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump simple-git from 3.3.0 to 3.5.0 (#285)dependabot[bot]2022-08-161-4/+4
| | | | | | | | | | | | | | | | | Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.5.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump minimist from 1.2.5 to 1.2.6 (#281)dependabot[bot]2022-04-041-3/+4
| | | | | | | | | | | | | | | | Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christoph Schlosser <2466365+cschlosser@users.noreply.github.com>
* Bump simple-git from 2.38.0 to 3.3.0 (#280)dependabot[bot]2022-03-231-7/+9
| | | | | | | | | | | | | | | | Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 2.38.0 to 3.3.0. - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.3.0/simple-git) --- updated-dependencies: - dependency-name: simple-git dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update mocha (#257)Christoph Schlosser2021-10-291-191/+451
| | | | | * Update nyc and mocha to hopefully silence the weekly emails * Revert nyc
* Bump path-parse from 1.0.6 to 1.0.7 (#250)dependabot[bot]2021-08-161-2/+2
| | | | | | | | | | | | | | | Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 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