Skip to content

Commit 9a6de5c

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) and [debug](https://github.com/debug-js/debug). Updates `@modelcontextprotocol/sdk` from 1.17.5 to 1.18.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.17.5...1.18.0) Updates `debug` from 4.4.1 to 4.4.3 - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](debug-js/debug@4.4.1...4.4.3) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: debug dependency-version: 4.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d6ec03 commit 9a6de5c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -33,8 +33,8 @@
3333
},
3434
"homepage": "https://github.com/ChromeDevTools/chrome-devtools-mcp#readme",
3535
"dependencies": {
36-
"@modelcontextprotocol/sdk": "^1.17.5",
37-
"debug": "^4.4.1",
36+
"@modelcontextprotocol/sdk": "^1.18.0",
37+
"debug": "^4.4.3",
3838
"puppeteer-core": "^24.20.0",
3939
"yargs": "18.0.0"
4040
},

0 commit comments

Comments
 (0)