Skip to content

Commit f9578c4

Browse files
chore(deps): update pnpm to v10.33.0 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 467b5ab commit f9578c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v5
1212
- uses: pnpm/action-setup@v2
1313
with:
14-
version: 10.32.1
14+
version: 10.33.0
1515
- name: Setup Node
1616
uses: actions/setup-node@v6
1717
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919
"prettier": "^3.8.1",
2020
"vitest": "^3.2.4"
2121
},
22-
"packageManager": "pnpm@10.32.1"
22+
"packageManager": "pnpm@10.33.0"
2323
}

0 commit comments

Comments
 (0)