Skip to content

Commit bf65b7f

Browse files
chore(deps): update node.js to v24
1 parent 0811093 commit bf65b7f

5 files changed

Lines changed: 33 additions & 13 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.20.0
1+
24.13.1

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nodejs 20.20.0
1+
nodejs 24.13.1

package-lock.json

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

packages/format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"@types/lodash.isboolean": "3.0.9",
4848
"@types/lodash.isfunction": "3.0.9",
4949
"@types/lodash.isnil": "4.0.9",
50-
"@types/node": "^22.7.8"
50+
"@types/node": "^24.0.0"
5151
}
5252
}

packages/parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/lodash.isundefined": "3.0.9",
5454
"@types/lodash.partition": "4.6.9",
5555
"@types/lodash.uniq": "4.5.9",
56-
"@types/node": "^22.7.8",
56+
"@types/node": "^24.0.0",
5757
"@types/sinon": "21.0.0",
5858
"lodash.partition": "^4.6.0",
5959
"sinon": "21.0.1"

0 commit comments

Comments
 (0)