Skip to content

Commit ec8e38c

Browse files
chore(deps): bump typescript in /examples/chatbots/typescript
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7aabd3 commit ec8e38c

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/chatbots/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/node": "^25.5.0",
3232
"@types/readline-sync": "^1.4.8",
3333
"eslint": "^10.2.0",
34-
"typescript": "^5.9.3",
34+
"typescript": "^6.0.2",
3535
"typescript-eslint": "^8.58.1"
3636
}
3737
}

0 commit comments

Comments
 (0)