Skip to content

Commit

Permalink
chore: bump pnpm 9.11.0 to 9.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
XuHaoJun committed Oct 8, 2024
1 parent e401207 commit da8658f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
uses: pnpm/action-setup@v4
if: ${{ steps.detect-package-manager.outputs.manager == 'pnpm' }}
with:
version: 9.11.0
version: 9.12.1

- name: Setup Node
uses: actions/setup-node@v4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.1",
"engines": {
"node": "^20 || ^22"
}
Expand Down

0 comments on commit da8658f

Please sign in to comment.