Skip to content

Commit 89b783a

Browse files
committed
chore(deps): update node.js to v24
1 parent 5579e01 commit 89b783a

File tree

3 files changed

+60
-48
lines changed

3 files changed

+60
-48
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.x
1+
24.x

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@commitlint/cli": "^20.0.0",
5858
"@commitlint/config-conventional": "^20.0.0",
5959
"@manypkg/cli": "^0.25.1",
60-
"@types/node": "^22.18.13",
60+
"@types/node": "^24.0.0",
6161
"del-cli": "^7.0.0",
6262
"eslint": "9.37.0",
6363
"husky": "^9.1.7",
@@ -70,7 +70,7 @@
7070
},
7171
"packageManager": "[email protected]",
7272
"engines": {
73-
"node": "22.x"
73+
"node": "24.x"
7474
},
7575
"manypkg": {
7676
"ignoredRules": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)