Skip to content

Commit a5db109

Browse files
chore(deps-dev): bump typescript in /examples/custom-receiver
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3abfb65 commit a5db109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/custom-receiver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
"@types/koa__router": "^12",
2424
"@types/node": "^18",
2525
"ts-node": "^10",
26-
"typescript": "5.3.3"
26+
"typescript": "5.7.3"
2727
}
2828
}

0 commit comments

Comments
 (0)