Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Commit d784406

Browse files
chore(deps): update dependency node to v24
1 parent 9f671a6 commit d784406

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: pnpm/action-setup@v4
1818
- uses: actions/setup-node@v5
1919
with:
20-
node-version: 22.20.0
20+
node-version: 24.11.0
2121
cache: pnpm
2222
- run: pnpm install
2323
- run: pnpm run lint:fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@antfu/eslint-config": "^5.4.1",
2727
"@types/adm-zip": "^0.5.7",
2828
"@types/fs-extra": "^11.0.4",
29-
"@types/node": "^22.18.8",
29+
"@types/node": "^24.9.2",
3030
"adm-zip": "^0.5.16",
3131
"axios": "^1.12.2",
3232
"consola": "^3.4.2",

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)