Skip to content

Commit 483dfc9

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.33.0 to 8.35.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.35.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-version: 8.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40b8e7e commit 483dfc9

File tree

2 files changed

+71
-68
lines changed

2 files changed

+71
-68
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 70 additions & 67 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.29.0",
2222
"typescript": "^5.8.3",
23-
"typescript-eslint": "^8.33.0"
23+
"typescript-eslint": "^8.35.0"
2424
}
2525
}

0 commit comments

Comments
 (0)