Skip to content

Commit fe61e47

Browse files
Update dependency @types/node to v24
Update @types/node from 20.19.23 to 24.9.1 Change-type: patch
1 parent 8ba4c2c commit fe61e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@balena/abstract-sql-compiler": "^11.2.0",
2424
"@balena/odata-to-abstract-sql": "^10.0.0",
25-
"@types/node": "^20.19.9",
25+
"@types/node": "^24.0.0",
2626
"common-tags": "^1.8.2"
2727
},
2828
"peerDependencies": {

0 commit comments

Comments
 (0)