Skip to content

Commit e9dbd6d

Browse files
Bump the development-dependencies group with 2 updates
Bumps the development-dependencies group with 2 updates: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/parser` from 8.39.1 to 8.40.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/parser) Updates `typescript-eslint` from 8.39.1 to 8.40.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.40.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5e80a6 commit e9dbd6d

File tree

3 files changed

+134
-126
lines changed

3 files changed

+134
-126
lines changed

package-lock.json

Lines changed: 63 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,14 @@
4747
"@types/cors": "^2.8.19",
4848
"@types/express": "^5.0.3",
4949
"@types/node": "^24.3.0",
50-
"@typescript-eslint/parser": "^8.39.1",
50+
"@typescript-eslint/parser": "^8.40.0",
5151
"eslint": "^9.33.0",
5252
"eslint-plugin-import": "^2.32.0",
5353
"eslint-plugin-sonarjs": "^3.0.4",
5454
"hygen": "^6.2.11",
5555
"knip": "^5.62.0",
5656
"typescript": "^5.9.2",
57-
"typescript-eslint": "^8.39.1"
57+
"typescript-eslint": "^8.40.0"
5858
},
5959
"bin": {
6060
"mcp-hello-world": "./build/index.js"

0 commit comments

Comments
 (0)