Skip to content

Commit dcb4a9b

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump typescript-eslint in /examples/chatbots/typescript
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.57.1 to 8.58.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9988cb commit dcb4a9b

2 files changed

Lines changed: 81 additions & 81 deletions

File tree

examples/chatbots/typescript/package-lock.json

Lines changed: 80 additions & 80 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
@@ -32,6 +32,6 @@
3232
"@types/readline-sync": "^1.4.8",
3333
"eslint": "^10.2.0",
3434
"typescript": "^5.9.3",
35-
"typescript-eslint": "^8.57.1"
35+
"typescript-eslint": "^8.58.1"
3636
}
3737
}

0 commit comments

Comments
 (0)