Skip to content

Commit

Permalink
Update dependency pnpm to v8.6.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2023
1 parent 8a54267 commit 8f6fc64
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: 8.6.10
PNPM_VERSION: 8.6.11

concurrency:
group: ci-${{ github.head_ref || github.ref }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@
},
"volta": {
"node": "18.17.0",
"pnpm": "8.6.10"
"pnpm": "8.6.11"
}
}

0 comments on commit 8f6fc64

Please sign in to comment.