Skip to content

Commit 0846a43

Browse files
committed
chore: bump pnpm version
1 parent 6ed5a80 commit 0846a43

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Setup pnpm 9
2424
uses: pnpm/action-setup@v4
2525
with:
26-
version: 9.2.0
26+
version: 9.4.0
2727

2828
- name: Setup Node.js 20.x
2929
uses: actions/setup-node@v4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"secretlint": "^8.1.0",
3232
"turbo": "^2.0.3"
3333
},
34-
"packageManager": "pnpm@9.2.0",
34+
"packageManager": "pnpm@9.4.0",
3535
"name": "solid-hiding-header"
3636
}

0 commit comments

Comments
 (0)