Skip to content

Commit d49871a

Browse files
dependabot[bot]clareliguori
authored andcommitted
chore(deps): bump eslint in /examples/chatbots/typescript
Bumps [eslint](https://github.com/eslint/eslint) from 9.30.1 to 9.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.1...v9.32.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 463b299 commit d49871a

File tree

2 files changed

+20
-18
lines changed

2 files changed

+20
-18
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 19 additions & 17 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
@@ -24,7 +24,7 @@
2424
"@eslint/js": "^9.30.1",
2525
"@types/node": "^24.1.0",
2626
"@types/readline-sync": "^1.4.8",
27-
"eslint": "^9.30.1",
27+
"eslint": "^9.32.0",
2828
"typescript": "^5.8.3",
2929
"typescript-eslint": "^8.35.1"
3030
}

0 commit comments

Comments
 (0)