Skip to content

Commit

Permalink
Update dependency pnpm to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 66e479c commit 2b8e9ae
Show file tree
Hide file tree
Showing 3 changed files with 10,701 additions and 8,770 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.9
PNPM_VERSION: 9.12.0

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.4",
"pnpm": "8.15.9"
"pnpm": "9.12.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
Loading

0 comments on commit 2b8e9ae

Please sign in to comment.