Skip to content

Commit

Permalink
Update dependency pnpm to v8.15.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent a39d682 commit fe3862b
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.15.7
PNPM_VERSION: 8.15.8

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 @@ -28,7 +28,7 @@
},
"volta": {
"node": "18.20.2",
"pnpm": "8.15.7"
"pnpm": "8.15.8"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down

0 comments on commit fe3862b

Please sign in to comment.