Skip to content

Commit 34b90b4

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

File tree

2 files changed

+25
-22
lines changed

2 files changed

+25
-22
lines changed

examples/chatbots/typescript/package-lock.json

Lines changed: 24 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
@@ -25,7 +25,7 @@
2525
"@eslint/js": "^9.34.0",
2626
"@types/node": "^24.6.1",
2727
"@types/readline-sync": "^1.4.8",
28-
"eslint": "^9.36.0",
28+
"eslint": "^9.37.0",
2929
"typescript": "^5.9.3",
3030
"typescript-eslint": "^8.45.0"
3131
}

0 commit comments

Comments
 (0)