Skip to content

Commit 277bdc4

Browse files
chore(deps): update dependency tsd to ^0.32.0
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tsd](https://redirect.github.com/tsdjs/tsd) | [`^0.31.0` -> `^0.32.0`](https://renovatebot.com/diffs/npm/tsd/0.31.0/0.32.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsd/0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsd/0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsd/0.31.0/0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsd/0.31.0/0.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>tsdjs/tsd (tsd)</summary> ### [`v0.32.0`](https://redirect.github.com/tsdjs/tsd/releases/tag/v0.32.0) [Compare Source](https://redirect.github.com/tsdjs/tsd/compare/v0.31.2...v0.32.0) - Update to TypeScript 5.8 [`71387ca`](https://redirect.github.com/tsdjs/tsd/commit/71387ca) *** ### [`v0.31.2`](https://redirect.github.com/tsdjs/tsd/releases/tag/v0.31.2) [Compare Source](https://redirect.github.com/tsdjs/tsd/compare/v0.31.1...v0.31.2) - Add `ts2719` to known errors ([#&#8203;220](https://redirect.github.com/tsdjs/tsd/issues/220)) [`0660059`](https://redirect.github.com/tsdjs/tsd/commit/0660059) ### [`v0.31.1`](https://redirect.github.com/tsdjs/tsd/releases/tag/v0.31.1) [Compare Source](https://redirect.github.com/tsdjs/tsd/compare/v0.31.0...v0.31.1) - Add `ts2739` to known errors ([#&#8203;216](https://redirect.github.com/tsdjs/tsd/issues/216)) [`cc31c6e`](https://redirect.github.com/tsdjs/tsd/commit/cc31c6e) </details> --- ### 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. --- - [ ] <!-- 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/gr2m/github-project). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61dff88 commit 277bdc4

File tree

2 files changed

+30
-44
lines changed

2 files changed

+30
-44
lines changed

package-lock.json

Lines changed: 29 additions & 43 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
@@ -34,7 +34,7 @@
3434
"octokit-plugin-create-pull-request": "^6.0.0",
3535
"open-cli": "^8.0.0",
3636
"prettier": "^3.0.0",
37-
"tsd": "^0.31.0",
37+
"tsd": "^0.32.0",
3838
"typescript": "^5.0.0"
3939
},
4040
"renovate": {

0 commit comments

Comments
 (0)