Skip to content

Commit

Permalink
Update dependency pnpm to v6.32.23 (#224)
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 Jun 19, 2022
1 parent 2ec6fb3 commit 82e599c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
pull_request:

env:
PNPM_VERSION: 6.32.22
PNPM_VERSION: 6.32.23

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

env:
PNPM_VERSION: 6.32.22
PNPM_VERSION: 6.32.23
DEPLOY_TARGET: 'GitHub Pages'

jobs:
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:
- 'v*'

env:
PNPM_VERSION: 6.32.22
PNPM_VERSION: 6.32.23

jobs:
release:
Expand Down

0 comments on commit 82e599c

Please sign in to comment.