Skip to content

Commit a59ed7c

Browse files
chore: bump the dev-dependencies group with 3 updates (#23)
Bumps the dev-dependencies group with 3 updates: [@modelcontextprotocol/inspector](https://github.com/modelcontextprotocol/inspector), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Updates `@modelcontextprotocol/inspector` from 0.15.0 to 0.16.1 - [Release notes](https://github.com/modelcontextprotocol/inspector/releases) - [Commits](modelcontextprotocol/inspector@0.15.0...0.16.1) Updates `@types/node` from 24.0.10 to 24.0.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 9.30.1 to 9.31.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.31.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/inspector" dependency-version: 0.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1800ee commit a59ed7c

File tree

2 files changed

+45
-30
lines changed

2 files changed

+45
-30
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"devDependencies": {
7474
"@changesets/changelog-github": "^0.5.0",
7575
"@changesets/cli": "^2.27.7",
76-
"@modelcontextprotocol/inspector": "^0.15.0",
76+
"@modelcontextprotocol/inspector": "^0.16.1",
7777
"@types/node": "^24.0.1",
7878
"c8": "^10.1.2",
7979
"eslint": "^9.6.0",

0 commit comments

Comments
 (0)