Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 8ed151e

Browse files
chore(deps): update dependency tsd to ^0.27.0 (#390)
[![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.25.0` -> `^0.27.0`](https://renovatebot.com/diffs/npm/tsd/0.25.0/0.27.0) | [![age](https://badges.renovateapi.com/packages/npm/tsd/0.27.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/tsd/0.27.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/tsd/0.27.0/compatibility-slim/0.25.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/tsd/0.27.0/confidence-slim/0.25.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>SamVerschueren/tsd</summary> ### [`v0.27.0`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.27.0) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.26.1...v0.27.0) - Report missing diagnostic codes when using `expectError` ([#&#8203;178](https://togithub.com/SamVerschueren/tsd/issues/178)) [`b4503d0`](https://togithub.com/SamVerschueren/tsd/commit/b4503d0) - Add missing error codes ([#&#8203;177](https://togithub.com/SamVerschueren/tsd/issues/177)) [`168de40`](https://togithub.com/SamVerschueren/tsd/commit/168de40) ### [`v0.26.1`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.26.1) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.26.0...v0.26.1) - Log stacktrace on failure ([#&#8203;176](https://togithub.com/SamVerschueren/tsd/issues/176)) [`5b117c5`](https://togithub.com/SamVerschueren/tsd/commit/5b117c5) ### [`v0.26.0`](https://togithub.com/SamVerschueren/tsd/releases/tag/v0.26.0) [Compare Source](https://togithub.com/SamVerschueren/tsd/compare/v0.25.0...v0.26.0) - Add diagnostic for TS error 2707 ([#&#8203;173](https://togithub.com/SamVerschueren/tsd/issues/173)) [`114db77`](https://togithub.com/SamVerschueren/tsd/commit/114db77) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://app.renovatebot.com/dashboard#github/netlify/functions). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a69ef44 commit 8ed151e

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -62,7 +62,7 @@
6262
"husky": "^7.0.4",
6363
"npm-run-all": "^4.1.5",
6464
"nyc": "^15.0.0",
65-
"tsd": "^0.25.0",
65+
"tsd": "^0.27.0",
6666
"typescript": "^4.4.4"
6767
},
6868
"engines": {

0 commit comments

Comments
 (0)