Skip to content

Commit

Permalink
Update dependency pnpm to v8.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 18, 2024
1 parent 42c5e9b commit 44e7bdf
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 @@ -9,7 +9,7 @@ on:
pull_request: {}

env:
PNPM_VERSION: 8.15.4
PNPM_VERSION: 8.15.5

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 @@ -99,6 +99,6 @@
},
"volta": {
"node": "20.11.1",
"pnpm": "8.15.4"
"pnpm": "8.15.5"
}
}

0 comments on commit 44e7bdf

Please sign in to comment.