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 Apr 24, 2024
1 parent a7d7136 commit 786a786
Show file tree
Hide file tree
Showing 3 changed files with 10,910 additions and 7,963 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: 9.0.6

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

0 comments on commit 786a786

Please sign in to comment.