Skip to content

drift-check: @rendobar/sdk behind 3.2.0 #68

Description

@github-actions

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

Location Version
package.json 3.1.0
npm latest 3.2.0

Fix

Run:

pnpm up @rendobar/sdk@3.2.0
git checkout -b chore/bump-sdk-3.2.0
git add package.json pnpm-lock.yaml
git commit -m "chore(deps): bump @rendobar/sdk to 3.2.0"
git push -u origin chore/bump-sdk-3.2.0
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