Skip to content

Commit 874447f

Browse files
chore(deps-dev): bump the bundled group with 2 updates
Bumps the bundled group with 2 updates: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `@modelcontextprotocol/sdk` from 1.21.1 to 1.24.1 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.21.1...1.24.1) Updates `puppeteer` from 24.31.0 to 24.32.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.31.0...puppeteer-v24.32.0) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled - dependency-name: puppeteer dependency-version: 24.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundled ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a072c0 commit 874447f

File tree

2 files changed

+49
-34
lines changed

2 files changed

+49
-34
lines changed

package-lock.json

Lines changed: 47 additions & 32 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
@@ -40,7 +40,7 @@
4040
"mcpName": "io.github.ChromeDevTools/chrome-devtools-mcp",
4141
"devDependencies": {
4242
"@eslint/js": "^9.35.0",
43-
"@modelcontextprotocol/sdk": "1.21.1",
43+
"@modelcontextprotocol/sdk": "1.24.1",
4444
"@rollup/plugin-commonjs": "^29.0.0",
4545
"@rollup/plugin-json": "^6.1.0",
4646
"@rollup/plugin-node-resolve": "^16.0.3",
@@ -60,7 +60,7 @@
6060
"eslint-plugin-import": "^2.32.0",
6161
"globals": "^16.4.0",
6262
"prettier": "^3.6.2",
63-
"puppeteer": "24.31.0",
63+
"puppeteer": "24.32.0",
6464
"rollup": "4.53.3",
6565
"rollup-plugin-cleanup": "^3.2.1",
6666
"rollup-plugin-license": "^3.6.0",

0 commit comments

Comments
 (0)