Skip to content

Commit 31f2423

Browse files
chore(deps): update all non-major dependencies
1 parent fd64c2f commit 31f2423

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set node version to 24
2323
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
2424
with:
25-
node-version: 24
25+
node-version: 24.13.1
2626
cache: 'pnpm'
2727

2828
- name: Prepare

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"optional": true
132132
}
133133
},
134-
"packageManager": "pnpm@10.29.3",
134+
"packageManager": "pnpm@10.30.0",
135135
"engines": {
136136
"node": ">=20.11.0"
137137
}

0 commit comments

Comments
 (0)