Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typedoc bug fix #47

Merged
merged 10 commits into from Nov 1, 2022
Merged

typedoc bug fix #47

merged 10 commits into from Nov 1, 2022

Commits on Oct 31, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.40.1 to 5.41.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 31, 2022
    Copy the full SHA
    a091365 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from toebeann/dependabot/npm_and_yarn/dev/type…

    …script-eslint/eslint-plugin-5.41.0
    
    Bump @typescript-eslint/eslint-plugin from 5.40.1 to 5.41.0
    toebeann committed Oct 31, 2022
    Copy the full SHA
    e502918 View commit details
    Browse the repository at this point in the history
  3. Bump typedoc from 0.23.18 to 0.23.19

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.18 to 0.23.19.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.23.18...v0.23.19)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 31, 2022
    Copy the full SHA
    3aff803 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #43 from toebeann/dependabot/npm_and_yarn/dev/type…

    …doc-0.23.19
    
    Bump typedoc from 0.23.18 to 0.23.19
    toebeann committed Oct 31, 2022
    Copy the full SHA
    bbf5ea2 View commit details
    Browse the repository at this point in the history
  5. Bump @types/semver from 7.3.12 to 7.3.13

    Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) from 7.3.12 to 7.3.13.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/semver"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 31, 2022
    Copy the full SHA
    40cbb55 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #44 from toebeann/dependabot/npm_and_yarn/dev/type…

    …s/semver-7.3.13
    
    Bump @types/semver from 7.3.12 to 7.3.13
    toebeann committed Oct 31, 2022
    Copy the full SHA
    3a88c13 View commit details
    Browse the repository at this point in the history
  7. Bump jest from 29.2.1 to 29.2.2

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.2.1 to 29.2.2.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.2.2/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 31, 2022
    Copy the full SHA
    8bf9244 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #45 from toebeann/dependabot/npm_and_yarn/dev/jest…

    …-29.2.2
    
    Bump jest from 29.2.1 to 29.2.2
    toebeann committed Oct 31, 2022
    Copy the full SHA
    d403acc View commit details
    Browse the repository at this point in the history
  9. Bump @typescript-eslint/parser from 5.40.1 to 5.41.0

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.40.1 to 5.41.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.41.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 31, 2022
    Copy the full SHA
    9f5c787 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #46 from toebeann/dependabot/npm_and_yarn/dev/type…

    …script-eslint/parser-5.41.0
    
    Bump @typescript-eslint/parser from 5.40.1 to 5.41.0
    toebeann committed Oct 31, 2022
    Copy the full SHA
    f690ada View commit details
    Browse the repository at this point in the history