Skip to content

Commit

Permalink
Update dependency pnpm to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 18, 2023
1 parent b501087 commit 3a745ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -8,7 +8,7 @@ on:
pull_request: {}

env:
PNPM_VERSION: 6.35.1
PNPM_VERSION: 7.27.1

jobs:
lint:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -6,7 +6,7 @@ on:
- '*'

env:
PNPM_VERSION: 6.35.1
PNPM_VERSION: 7.27.1

jobs:
release:
Expand Down

0 comments on commit 3a745ed

Please sign in to comment.