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 May 6, 2024
1 parent 1fe6658 commit 08c7ec6
Show file tree
Hide file tree
Showing 3 changed files with 10,920 additions and 7,981 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.8
PNPM_VERSION: 9.1.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.2",
"pnpm": "8.15.8"
"pnpm": "9.1.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
Loading

0 comments on commit 08c7ec6

Please sign in to comment.