Skip to content

Commit 1115f56

Browse files
chore(deps): update dependency tsd to ^0.29.0 (#133)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tsd](https://togithub.com/SamVerschueren/tsd) | [`^0.28.0` -> `^0.29.0`](https://renovatebot.com/diffs/npm/tsd/0.28.0/0.29.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tsd/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsd/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsd/0.28.0/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsd/0.28.0/0.29.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SamVerschueren/tsd (tsd)</summary> ### [`v0.29.0`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.29.0) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.28.1...v0.29.0) - Upgrade to TypeScript 5.2 [`701e314`](https://togithub.com/SamVerschueren/tsd/commit/701e314) ### [`v0.28.1`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.28.1) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.28.0...v0.28.1) - Fix error messages when `tsd` fails ([#&#8203;189](https://togithub.com/SamVerschueren/tsd/issues/189)) [`c785d9c`](https://togithub.com/SamVerschueren/tsd/commit/c785d9c) </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/gr2m/github-project). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi42OC4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4c7bb6 commit 1115f56

2 files changed

Lines changed: 20 additions & 17 deletions

File tree

package-lock.json

Lines changed: 19 additions & 16 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": "^5.0.0",
3535
"open-cli": "^7.0.1",
3636
"prettier": "^3.0.0",
37-
"tsd": "^0.28.0",
37+
"tsd": "^0.29.0",
3838
"typescript": "^5.0.0"
3939
},
4040
"renovate": {

0 commit comments

Comments
 (0)