Skip to content

Commit cc0865e

Browse files
chore(deps): update pnpm to v10.18.3 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7cc6e7 commit cc0865e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.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.18.2
14+
version: 10.18.3
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.6.2",
2020
"vitest": "^3.2.4"
2121
},
22-
"packageManager": "pnpm@10.18.2"
22+
"packageManager": "pnpm@10.18.3"
2323
}

0 commit comments

Comments
 (0)