Skip to content

Commit 2099115

Browse files
Update dependency @types/node to v22
1 parent f48046b commit 2099115

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
@@ -25,7 +25,7 @@
2525
"axios": "^0.26.1"
2626
},
2727
"devDependencies": {
28-
"@types/node": "^12.11.5",
28+
"@types/node": "^22.0.0",
2929
"typescript": "^4.0"
3030
}
3131
}

0 commit comments

Comments
 (0)