Skip to content

Commit 9e34781

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

File tree

2 files changed

+17
-22
lines changed

2 files changed

+17
-22
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 16 additions & 21 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.29.0",
1919
"@types/node": "^24.0.6",
2020
"@types/readline-sync": "^1.4.8",
21-
"eslint": "^9.29.0",
21+
"eslint": "^9.30.0",
2222
"typescript": "^5.8.3",
2323
"typescript-eslint": "^8.35.0"
2424
}

0 commit comments

Comments
 (0)