Skip to content

Commit

Permalink
chore(deps): update dependency tsd to ^0.30.0 (#453)
Browse files Browse the repository at this point in the history
[![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://github.com/tsdjs/tsd) | [`^0.29.0` ->
`^0.30.0`](https://renovatebot.com/diffs/npm/tsd/0.29.0/0.30.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsd/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsd/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsd/0.29.0/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsd/0.29.0/0.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tsdjs/tsd (tsd)</summary>

### [`v0.30.0`](https://github.com/tsdjs/tsd/releases/tag/v0.30.0)

[Compare
Source](https://github.com/tsdjs/tsd/compare/v0.29.0...v0.30.0)

- Upgrade to TypeScript 5.3
[`5859b92`](https://github.com/tsdjs/tsd/commit/5859b92)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am 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://developer.mend.io/github/netlify/functions).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45My4xIiwidXBkYXRlZEluVmVyIjoiMzcuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent d15b673 commit 548d1d5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"npm-run-all": "^4.1.5",
"nyc": "^15.0.0",
"semver": "^7.5.4",
"tsd": "^0.29.0",
"tsd": "^0.30.0",
"typescript": "^4.4.4"
},
"engines": {
Expand Down

0 comments on commit 548d1d5

Please sign in to comment.