Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 18.19.71 to 22.10.7 in /exampl…
Browse files Browse the repository at this point in the history
…es/custom-receiver (#2404)
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 8dee403 commit da00f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/custom-receiver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/koa__router": "^12",
"@types/node": "^18",
"@types/node": "^22",
"ts-node": "^10",
"typescript": "5.7.3"
}
Expand Down

0 comments on commit da00f6c

Please sign in to comment.