Skip to content

drift-check: @rendobar/sdk behind 3.0.1 #54

@github-actions

Description

@github-actions

Drift check detected that @rendobar/sdk dependency is behind the latest published version.

Location Version
package.json 3.0.0
npm latest 3.0.1

Fix

Run:

pnpm up @rendobar/sdk@3.0.1
git checkout -b chore/bump-sdk-3.0.1
git add package.json pnpm-lock.yaml
git commit -m "chore(deps): bump @rendobar/sdk to 3.0.1"
git push -u origin chore/bump-sdk-3.0.1
gh pr create

This issue was opened automatically by .github/workflows/drift-check.yml. It will be closed automatically when the dependency is updated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions