Skip to content

Commit f495506

Browse files
chore(deps): bump eslint in /examples/chatbots/typescript
Bumps [eslint](https://github.com/eslint/eslint) from 9.37.0 to 9.39.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.37.0...v9.39.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fd81b2 commit f495506

File tree

2 files changed

+33
-45
lines changed

2 files changed

+33
-45
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 32 additions & 44 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
@@ -25,7 +25,7 @@
2525
"@eslint/js": "^9.38.0",
2626
"@types/node": "^24.7.2",
2727
"@types/readline-sync": "^1.4.8",
28-
"eslint": "^9.37.0",
28+
"eslint": "^9.39.0",
2929
"typescript": "^5.9.3",
3030
"typescript-eslint": "^8.46.1"
3131
}

0 commit comments

Comments
 (0)