Skip to content

Commit 00fb587

Browse files
chore(deps): update dependency node to v24
1 parent 0737588 commit 00fb587

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Node 🔧
2020
uses: actions/setup-node@v4.4.0
2121
with:
22-
node-version: '22.21.1'
22+
node-version: '24.12.0'
2323
cache: pnpm
2424
registry-url: 'https://registry.npmjs.org'
2525
- name: build and Publish package on NPM 📦

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"yargs": "^17.7.2"
4343
},
4444
"devDependencies": {
45-
"@types/node": "^22.19.2",
45+
"@types/node": "^24.10.3",
4646
"@types/yargs": "^17.0.35",
4747
"ts-node": "^10.9.2",
4848
"typescript": "^5.9.3"

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)