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

chore(deps): bump uuid and @types/uuid #4717

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Mar 1, 2023

  1. chore(deps): bump uuid and @types/uuid

    Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together.
    
    Updates `uuid` from 3.4.0 to 9.0.0
    - [Release notes](https://github.com/uuidjs/uuid/releases)
    - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
    - [Commits](uuidjs/uuid@v3.4.0...v9.0.0)
    
    Updates `@types/uuid` from 3.4.10 to 9.0.1
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)
    
    ---
    updated-dependencies:
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-major
    - dependency-name: "@types/uuid"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    5f15276 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    dcd5788 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. fix: updated package-lock

    jeffb-sfdc committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    ac1c0a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c516349 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e020cf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ddd89d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bd7419 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. fix: updated mock of uuid

    jeffb-sfdc committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f0b241a View commit details
    Browse the repository at this point in the history