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

build(deps-dev): bump vitest and @vitest/coverage-v8 #1376

Merged
merged 2 commits into from
Jul 15, 2024

Commits on Jul 15, 2024

  1. build(deps-dev): bump vitest and @vitest/coverage-v8

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.
    
    Updates `vitest` from 2.0.2 to 2.0.3
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.3/packages/vitest)
    
    Updates `@vitest/coverage-v8` from 2.0.2 to 2.0.3
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.3/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    461b6ca View commit details
    Browse the repository at this point in the history
  2. fix: fix typecheck errors

    Signed-off-by: Jeff MAURY <jmaury@redhat.com>
    jeffmaury committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1e0d370 View commit details
    Browse the repository at this point in the history