Skip to content

Commit

Permalink
Update dependency pnpm to v6.33.0 (#554)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 5, 2022
1 parent 26b1d88 commit 75d7194
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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
pull_request: {}

env:
PNPM_VERSION: 6.32.25
PNPM_VERSION: 6.33.0

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

env:
PNPM_VERSION: 6.32.25
PNPM_VERSION: 6.33.0

jobs:
release:
Expand Down

0 comments on commit 75d7194

Please sign in to comment.