Skip to content

Commit

Permalink
deps: pnpm 9.12.3 (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Adam Skoufis <[email protected]>
  • Loading branch information
renovate[bot] and askoufis authored Nov 7, 2024
1 parent ae4bf65 commit aac43e6
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 127 deletions.
2 changes: 1 addition & 1 deletion .github/actions/init/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ runs:
fetch-depth: 0
token: ${{ inputs.token }}

- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v4

- uses: actions/setup-node@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"vitest": "^2.0.0",
"wireit": "^0.14.1"
},
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.12.3",
"volta": {
"node": "20.16.0"
},
Expand Down
Loading

0 comments on commit aac43e6

Please sign in to comment.