Skip to content

Commit 93b0048

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build.yaml

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@v4
1818
with:
19-
version: 10.17.1
19+
version: 10.18.3
2020

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

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[tools]
22
node = "24"
3-
pnpm = "10.17.1"
3+
pnpm = "10.18.3"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"keywords": [],
2727
"author": "",
2828
"license": "MIT",
29-
"packageManager": "pnpm@10.17.1",
29+
"packageManager": "pnpm@10.18.3",
3030
"devDependencies": {
3131
"@types/express": "^5.0.3",
3232
"@types/minimist": "^1.2.5",

0 commit comments

Comments
 (0)