Skip to content

Commit 1f8e10e

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

4 files changed

Lines changed: 36 additions & 13 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20.19.6
1+
24.12.0

package-lock.json

Lines changed: 33 additions & 10 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.0"

0 commit comments

Comments
 (0)