Skip to content

Commit 209746b

Browse files
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.28.0 to 8.29.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.29.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b0340b commit 209746b

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 49 additions & 49 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
@@ -20,6 +20,6 @@
2020
"@types/readline-sync": "^1.4.8",
2121
"eslint": "^9.8.0",
2222
"typescript": "^5.7.3",
23-
"typescript-eslint": "^8.0.0"
23+
"typescript-eslint": "^8.29.0"
2424
}
2525
}

0 commit comments

Comments
 (0)