Skip to content

Commit 4698b87

Browse files
Update dependency @types/node to v22
Update @types/node from 20.17.47 to 22.15.17 Change-type: patch
1 parent d2ca9b8 commit 4698b87

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": "^10.0.1",
2424
"@balena/odata-to-abstract-sql": "^7.0.0",
25-
"@types/node": "^20.16.5",
25+
"@types/node": "^22.0.0",
2626
"common-tags": "^1.8.2"
2727
},
2828
"peerDependencies": {

0 commit comments

Comments
 (0)