Skip to content

Commit b9988cb

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump eslint in /examples/chatbots/typescript
Bumps [eslint](https://github.com/eslint/eslint) from 10.0.3 to 10.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.1.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 26ef253 commit b9988cb

2 files changed

Lines changed: 31 additions & 31 deletions

File tree

examples/chatbots/typescript/package-lock.json

Lines changed: 30 additions & 30 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
@@ -30,7 +30,7 @@
3030
"@eslint/js": "^10.0.1",
3131
"@types/node": "^25.5.0",
3232
"@types/readline-sync": "^1.4.8",
33-
"eslint": "^10.0.3",
33+
"eslint": "^10.2.0",
3434
"typescript": "^5.9.3",
3535
"typescript-eslint": "^8.57.1"
3636
}

0 commit comments

Comments
 (0)