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 28, 2024
1 parent a7037e2 commit 83c10f3
Show file tree
Hide file tree
Showing 3 changed files with 7,403 additions and 5,464 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.8
PNPM_VERSION: 9.12.3

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.13.0",
"pnpm": "8.15.8"
"pnpm": "9.12.3"
}
}
Loading

0 comments on commit 83c10f3

Please sign in to comment.