Skip to content

Commit 0940ee5

Browse files
Update dependency @types/send to v1 (#2094)
> [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07. <hr> This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/send](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/send) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/send)) | [`0.17.5` -> `1.2.0`](https://renovatebot.com/diffs/npm/@types%2fsend/0.17.5/1.2.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fsend/1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fsend/0.17.5/1.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/X-oss-byte/Canary-nextjs).
1 parent 90fc195 commit 0940ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"@types/react-dom": "19.2.0",
164164
"@types/react-is": "19.2.0",
165165
"@types/semver": "7.7.1",
166-
"@types/send": "0.17.5",
166+
"@types/send": "1.2.0",
167167
"@types/shell-quote": "1.7.5",
168168
"@types/tar": "6.1.13",
169169
"@types/text-table": "0.2.5",

0 commit comments

Comments
 (0)