Skip to content

Commit 47afcfd

Browse files
chore(deps): Update pnpm to v10.28.0
1 parent a255068 commit 47afcfd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install pnpm
1717
uses: pnpm/action-setup@v3
1818
with:
19-
version: 10.26.1
19+
version: 10.28.0
2020

2121
- name: Setup Node.js
2222
uses: actions/setup-node@v6

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install pnpm
1717
uses: pnpm/action-setup@v3
1818
with:
19-
version: 10.26.1
19+
version: 10.28.0
2020

2121
- name: Setup Node.js
2222
uses: actions/setup-node@v6

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@
6464
"node": ">=24.12.0",
6565
"npm": ">=11.7.0"
6666
},
67-
"packageManager": "pnpm@10.26.1+sha512.664074abc367d2c9324fdc18037097ce0a8f126034160f709928e9e9f95d98714347044e5c3164d65bd5da6c59c6be362b107546292a8eecb7999196e5ce58fa"
67+
"packageManager": "pnpm@10.28.0+sha512.05df71d1421f21399e053fde567cea34d446fa02c76571441bfc1c7956e98e363088982d940465fd34480d4d90a0668bc12362f8aa88000a64e83d0b0e47be48"
6868
}

0 commit comments

Comments
 (0)