Skip to content

Commit 8ec6ae0

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump eslint in /examples/chatbots/typescript
Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 9.27.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.26.0...v9.27.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5b9686 commit 8ec6ae0

File tree

2 files changed

+16
-28
lines changed

2 files changed

+16
-28
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 15 additions & 27 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
@@ -18,7 +18,7 @@
1818
"@eslint/js": "^9.27.0",
1919
"@types/node": "^22.15.24",
2020
"@types/readline-sync": "^1.4.8",
21-
"eslint": "^9.26.0",
21+
"eslint": "^9.27.0",
2222
"typescript": "^5.8.3",
2323
"typescript-eslint": "^8.33.0"
2424
}

0 commit comments

Comments
 (0)