Skip to content

Commit 1cf1c74

Browse files
renovate[bot]Github changeset workflow
authored andcommitted
chore(deps): update dependency @types/node to v24
1 parent 5ad15b1 commit 1cf1c74

3 files changed

Lines changed: 64 additions & 59 deletions

File tree

.changeset/renovate-54189bf.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'filter-data': patch
3+
---
4+
5+
Updated dependency `@types/node` to `^24.10.0`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@swc/core": "^1.14.0",
6969
"@swc/jest": "^0.2.39",
7070
"@types/jest": "^30.0.0",
71-
"@types/node": "^20.19.24",
71+
"@types/node": "^24.10.0",
7272
"@types/ramda": "^0.31.1",
7373
"@web-configs/eslint-plugin": "^0.5.2",
7474
"@web-configs/prettier": "^0.1.2",

0 commit comments

Comments
 (0)