Skip to content

Commit 29d0b34

Browse files
fix(deps): update dependency @modelcontextprotocol/sdk to ^1.24.2 (#1853)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@modelcontextprotocol/sdk](https://modelcontextprotocol.io) ([source](https://redirect.github.com/modelcontextprotocol/typescript-sdk)) | [`^1.24.1` -> `^1.24.2`](https://renovatebot.com/diffs/npm/@modelcontextprotocol%2fsdk/1.24.3/1.24.2) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@modelcontextprotocol%2fsdk/1.24.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@modelcontextprotocol%2fsdk/1.24.3/1.24.2?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/textlint/textlint). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMi4yIiwidXBkYXRlZEluVmVyIjoiNDIuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ddd2332 commit 29d0b34

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/textlint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"watch": "tsc -b --watch"
4949
},
5050
"dependencies": {
51-
"@modelcontextprotocol/sdk": "^1.24.1",
51+
"@modelcontextprotocol/sdk": "^1.24.2",
5252
"@textlint/ast-node-types": "workspace:*",
5353
"@textlint/ast-traverse": "workspace:*",
5454
"@textlint/config-loader": "workspace:*",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)